-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Expected Behavior
The sound starts at the current volume of the sprite/clone that starts it.
Actual Behavior
The sound starts at a different volume and quickly fades to the correct volume.
When first starting the sound, it starts at 100% volume regardless of the sprite's volume.
When starting the sound again, it starts at the current volume of the clone that started it last time, and not at the volume of the clone that starts it now.
Steps to Reproduce
- Go to https://scratch.mit.edu/projects/editor
- Click on
- Note that it makes a sound, even though the volume is 0
- If you click it again, it doesn't make the sound
- Click "create clone of myself" in this script:
- If you do step 2 again then it makes the sound again.
System Details
Windows 10, Chrome 138
Metadata
Metadata
Assignees
Labels
No labels