So in this project i'm trying to get the enemy to travel around the character but don't know how to do it.
Currently all i have is:
what do i add to make it spin around the Player?
turnTowards(Player.main.getX(), Player.main.getY());