I am wondering how I would rotate one object to follow another.
I need a method of doing so for a Tower Defense type game I'm working on. I need the towers to rotate to face the nearest enemy in their range.
The towers are contained inside picturebox controls.
I need a method of doing so for a Tower Defense type game I'm working on. I need the towers to rotate to face the nearest enemy in their range.
The towers are contained inside picturebox controls.