Game Development Community

Updating position

by Will Sanders · in Torque Game Engine · 12/19/2002 (10:33 pm) · 0 replies

I've made a SceneObject that I want to follow the player around. Unfortunately, I can't seem to get it to move from where the player spawns (perhaps it's not replicating from server to client?). This seems like it should be very simple.

Then, how should I go about doing it?