Thread: angle of player
View Single Post
  #24  
Old 10-07-2003, 03:15 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
woah-ness.... I finally figured it out... it turned out that it had to be:
dy = centerx-playerx;
dx = playery-centery;

yea... i think that the playery-centery inversion is kindof wierd... as well as the x's going under dy and the y's going under dx... BUT I JUST HAD TO FOOL AROUND WITH IT A LIL'... god... 2 months of heavy... heavy thinking and I FINALLY get it...

Now just to mess with the pull scripts.
Reply With Quote