2.3.1 Go to XY Block ⭐
View
The “GO TO XY” block allows the sprite to jump to the indicated XY position from its initial position.
Examples:
Make the sprite go to the centre of the stage use the following block and coordinates:
Make the sprite go to the lower left of the stage, use the following coordinates:
Activity
- Move this block from the Motion tab into the Script area and position it directly under the first (When Green Flag clicked) block in the set of programme instructions.
- Fill in the X & Y coordinates with (-200,100)
- Click the Green Flag icon to start the programme
- Add event “When clicked”
Script:
Last modified: Friday, 24 September 2021, 4:32 PM