Discuss Scratch

pio10657
Scratcher
5 posts

How to make your sprite go smoothly to a x and y position!

DO NOT ADVERTISE.

I just wanna get Thank you comments on the forum post, not ads!?! Only people on my Whitelist can advertise.



How to make your sprite go smoothly to a x and y position!



Firstly,

Just make a block like this:
move fluently to x: () y: ()
Secondly,

Put in this code:
define move fluently to x: (x) y: (y)
change x by: (((x) - (x position)) / (4))
change y by: (((y) - (y position)) / (4))
And… your done! wait… WHAT IS DAT ORANGE FLYING OUT OF MY TV



Powered by DjangoBB