To move the sprite around the stage with the mouse use the Set Drag On block. Try it in a game, animation, or to create art!
- Click on the Actions toolkit
- Scroll down to the Sprite Interactions section
- Drag the Set Drag on Block into the editor
*The sprite will return to it's original location when the program runs again.
sprite.set_drag_on()