Thread: Npc Movement
View Single Post
  #6  
Old 08-11-2001, 05:25 AM
LilNiglet LilNiglet is offline
Registered User
Join Date: Jun 2001
Posts: 3,178
LilNiglet is on a distinguished road
Quote:
Originally posted by fuzie
I DON'T KNOW WHAT THAT IS????



**brian**
dx = how many tiles in the x axis to move, can be a decimal or a negitave

dy = same as x, but does it in the y axis

time = amount of time to allot the movement for

options = dunno, never used these

I.E. move 10,0,2.5,; would move the NPC 10 spaces to the right in 2.5 seconds.
Reply With Quote