Rotation Help

Hey guys, I’m trying to rotate a sprite to look at a certain point and it works fine but I need to change what part of the sprite that I’m rotating is facing ‘forward’
At the moment it’s facing the sprite’s shoulder so I need to be able to change the ‘rotation point’ if you know what I mean?
Thanks,
Blooper

The “forward part” of a sprite must be on the right when the sprite is not rotated. So you should maybe change your image so that all sprites you’re using are looking to the right by default. :slight_smile:

Okay awesome. Thanks for the super-quick reply mate :slight_smile: