How did I do this: 1. I made a variable called “Direction” that will set the direction of the sprite. 2. Code: When Green flag clicked Forever Point Towards Mouse-pointer Set “Direction” to round direction If “Direction” < 0 then Set “Direction” to direction+direction+ 360. BAM! A DIRECTION SYSTEM