Thread: Math Help
View Single Post
  #6  
Old 01-29-2007, 01:26 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
Quote:
Originally Posted by Rapidwolve View Post
Also I need to make it so if the mouse is in front of the player the player.dir changes to down, or if its right, the player.dir changes to right. I think thats where I got the %4 from
PHP Code:
player.dir getdir(mousex-player.x,mousey-player.y); 
Oh no, mousex variable! Unthinkable.
__________________
◕‿‿◕ · pfa · check yer syntax! · src

Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/
Reply With Quote