View Single Post
  #2  
Old 05-16-2008, 11:58 PM
Robin Robin is offline
The secret of NIMH
Robin's Avatar
Join Date: Apr 2005
Location: Wales, UK
Posts: 515
Robin will become famous soon enough
Send a message via AIM to Robin
there is getdir, it works on dx and dy.
PHP Code:
dx dragitem.player.x;
dy dragitem.player.y;
player.dir getdir(dx,dy); 
if the player is pointing the opposite way, reverse the dragitem and player, can't remember which way it's supposed to go and I'm about to go to bed :P
__________________

Reply With Quote