Godot Version
4.4
Question
How do I make my NPC rotate to always look at the player?
I have this 2D NPC that I want to to rotate looking always towards the player. Something simple, doesnt need to be cool visually, indeed I just want the NPC to change rotation to always face the player. How do I do that?