Hello,
I am making a simple 2D top-down shooter game. I need to enemy to look at the player and follow the player wherever he is. I know this has been asked before, but I CANNOT seem to figure this out. Since this is 2D, the only axis that should be rotated is the Z axis. I cannot seem to figure this out, please help!