About moving object
#3

if you know how to move an object to a side, then you already know how to move it upwards. simply use the Z axis. (3rd parameter, here 10)
Код:
MoveObject(Gate,0,0,10,1);
will move a gate 10 units up the sky.
Reply


Messages In This Thread
About moving object - by Mr.1337 - 18.07.2011, 11:28
Re: About moving object - by Ehab1911 - 18.07.2011, 11:40
Re: About moving object - by Babul - 18.07.2011, 12:58

Forum Jump:


Users browsing this thread: 1 Guest(s)