Hello, I would like to know how to make a sprite set it's angle to the mouse position without it using the origin point. I would like ti to use Image point 1 for example.
Also, I need the player character, who is using an 8 directional movement behaviour, to move in the opposite direction of the mouse when clicked. Like it's being pushed.
Thank you