ScratchData LogoScratchData
Back to kriblo_test's profile

Bug: Clones can't "play sound until done" in loops

KRkriblo_test•Created May 19, 2021
Bug: Clones can't "play sound until done" in loops
1
1
32 views
View on Scratch

Instructions

Start the project and listen to the Bossa Nova. Clicking the cat will ruin your experience. 1. When the project starts a clone is created. 2. When a clone is created, it enters a forever loop where it "play sound [Bossa Nova] until done". 3. When a clone is clicked, it creates a new clone, which does the same thing all clones do, see step 2. This will fail regardless of whether the clones are synchronized or not. My guess is there is a callback from the "play sound until done"-block, which all clones erroneously receive. All code by me (@kriblo).

Project Details

Project ID533030995
CreatedMay 19, 2021
Last ModifiedMay 19, 2021
SharedMay 19, 2021
Visibilityvisible
CommentsAllowed