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