Face toward's location
I was wondering how to make a spirte space towards a location using screen.setRotation.
EX: For every tick the sprite will face toward the mouse location
I was wondering how to make a spirte space towards a location using screen.setRotation.
EX: For every tick the sprite will face toward the mouse location
you are looking for atan2 - https://microstudio.io/i/Loginus/atan2/