Moving Objects
by M. Sadik Yildiz · in Technical Issues · 08/05/2008 (4:15 am) · 3 replies
[!!! Newbie Warning !!!]
I need to move Static Shape Objects from one marker to another one. How can i do that?
I need to move Static Shape Objects from one marker to another one. How can i do that?
#2
Actually, I don't know so much how the engine is working. Can u explain me, exactly what i need to do. Or maybe u can advice a full resource.
Thanks for your help James!
08/05/2008 (11:49 pm)
[!!! Newbie Warning !!!]Actually, I don't know so much how the engine is working. Can u explain me, exactly what i need to do. Or maybe u can advice a full resource.
Thanks for your help James!
#3
If this isn't a continuous movement but just an occasional relocation you could accomplish this in script using setTransform on the server side object and commandToClient to have the client set the client side TSStatic's transforms. But I don't know if that's what you need, or if you need it to continuously move.
08/05/2008 (11:58 pm)
You do not appear to own the sdk so i cannot post C++ for you or in this forum. That's as clear a description as I can give without writing out the code.If this isn't a continuous movement but just an occasional relocation you could accomplish this in script using setTransform on the server side object and commandToClient to have the client set the client side TSStatic's transforms. But I don't know if that's what you need, or if you need it to continuously move.
Associate James Ford
Sickhead Games