Hello,
I'm programming a little game in Greenfoot and would like my enemies to hunt my Hero.
To get this done, I'd like to write a little function that calculates the rotation the enemy has to be set to in order to reach exactly my position.
And here's the problem;
I have absolutely no idea how to do that.
Can anybody help me?

