Quote:
Originally Posted by Cubical
You could always use a timeout and move the x of the object until the player chats. II don't know exactly what you're trying to accomplish so its hard to tell the best way to go about it.
|
move is generally preferable to a timeout because it synchronizes the movement between serverside and clientside for smooth movement even if you have high latency.