Hello!
I am trying to make some kind of threat indicator. It will point towards an enemy and track the enemy in an orbital fashion. The image below will definitely explain it better. The black circle is the player and the red triangle is the indicator. The red triangle can only move on the green circle and always points towards the red circle. I have succesfully done the pointing towards the red circle part but how do I move the pointer in the orbit accordingly? How would you go about coding this?