View Single Post
  #5  
Old 08-11-2003, 02:29 AM
jrm_iii jrm_iii is offline
Registered User
Join Date: Apr 2003
Posts: 162
jrm_iii is on a distinguished road
Quote:
move dx,dy,time,options; x + dx = newx y + dy = newy time = time to move there (normally .05 secs for .5 tiles) options -> I wouldn't worry about that yet
can you give me an example of that?