ScratchData LogoScratchData
Back to grandpasp2's profile

Better "when clicked ..." event

GRgrandpasp2•Created May 28, 2025
Better "when clicked ..." event
5
1
80 views
View on Scratch

Instructions

When you want a general-purpose "click" event, the "when stage clicked" event may not be sufficient because it isn't triggered when a sprite is clicked. The "when this sprite clicked" event obviously isn't triggered when the mouse clicks an unoccupied section of the stage. You can create a custom, all-purpose click event with the "when timer >.." event. Click the stage or the left sprite. See inside sprite2.

Description

Note: This method can be used to create a custom "event" from any Boolean condition. Credit to @ggenije for this tip

Project Details

Project ID1182009715
CreatedMay 28, 2025
Last ModifiedMay 30, 2025
SharedMay 28, 2025
Visibilityvisible
CommentsAllowed