ID:161931
Mar 13 2008, 12:54 pm (Edited on Mar 13 2008, 1:07 pm)
|
|
I've been trying to figure out how I would go about a targeting system that constantly updates the person's angle to be facing whatever is being targeted. The angles are based off of byond's native angle system, 90 is east, 180 is south 270 is west and 360/0 is north. Also, the movement system is pixel based. I'm not so great at math, well trig in this case, so that is why I need some direction (no pun intended)
|
In response to Foomer
|
|
I appreciate you finding that for me. A lot of the functions in your linked post will come in handy for me, thanks!
|
You may also want to visit [link] for some other functions along those lines.