This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-08-17 21:04:08

MercifulJack
Scratcher
Registered: 2011-03-10
Posts: 3

How to move One sprite around another sprite in a circle

This is an easy way of moving one sprite around another sprite in a circle with the arrow keys there are harder more better ways



When flag clicked, set Circle move to 0, Set move to 0, forever, go to x pos radius of circle * cos of Circle move y pos radius of circle * sin of Circle move,  Change circle move by move,
set move to move * any number, if left arrow pressed change move by 1, if right arrow pressed change move by -1



Sorry no code

Offline

 

Board footer