I’m trying to get my boss sprite to rotate so that it is always “facing” the player while following the player. Follow works for the chase, but the boss sprite always faces the same direction.
Is there any way to have the boss sprite dynamically rotate based on the position of the player?