<when green flag clicked>
<forever>
<go to[ sprite you want it to follow
<end>
Offline
Try some of the scripts here.
Offline
If you want it to follow a sprite, but not be on top of it all the time, try this:
[blocks]<forever>
<point towards( sprite )>
<move( 5 )steps>
<end>[/blocks]
Offline
TheSuccessor wrote:
If you want it to follow a sprite, but not be on top of it all the time, try this:
[blocks]<forever>
<point towards( sprite )>
<move( 5 )steps>
<end>[/blocks]
That works, but it goes to the sprite if you don't move it.
Try this one from the scratch wiki:
Replace all the "mouse pointer" ones with the sprite name.
Offline
muppetds wrote:
muppetds wrote:
I keep setting it to 00GMT
It keeps jumping back to emtSorry I put this in the wrong forum
That is noted here. It is called Scratch Time.
Offline