Tutorials
Blocks
Manual
Getting Started
2 of 11
Click to watch the tutorial
Go to Blocks Editor
Click the blocks button to go to the blocks editor.
When game starts
In the events drawer, drag out the "When game starts" block.
Forever
In the control drawer, get the "forever" block, and put it inside the "When game starts" block.
Point towards the mouse
In the direction drawer, get the "point sprite1 toward mouse pointer" block, and put it inside the "forever" block.
pointTowardMouse
000_blocks
NEXT
Go to next tutorial
3. Move toward mouse