
11-09-2006, 08:29 AM
|
|
[TServerDeveloper]
|
Join Date: Jun 2006
Posts: 448
|
|
|
Movement on Clientside doesn't work. NPCs don't really co-relate clientside, besides the this.save[] arrays ( which are limited )
The direction + face look can easily be simulated by three ganis: Look straight, Look Left, and Look Right. (unless you want a forth... Look Behind! Which is just awkward )
Movement could be easily done by serverside moves... But they won't be as responsive as clientside in the early days.
Now there's a clientside-serverside portion -- I don't know if that's considered. It might be elaborate to work that out. |
|
|
|