Jump to content
Sign in to follow this  
MarineX

move up object

Recommended Posts

How do I move up a object like a sandbag...?

I think it has something to do with the getPos command, but I'm not sure.

Share this post


Link to post
Share on other sites

in the init field of the object (sandbag)

type: this setpos [(getpos this select 0),(getpos this select 1),3]

the last number (3) sets the height in meters,

you want.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×