Hello, My name is Ben and I find this game engine to be awesome!
I am making a shoot 'em up game and I have a sprite that gets moved when a user "is in touch".
My question is, how do I get the angle value that the sprite is heading to?
I have tried making a compass with an object in the middle of the screen and an object bar on the sprite (which pointed to the object on the centre of screen) but that did not work well.
Is there an easier way to get the angle?