Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Can i make a lift/elevator go up and down?
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#2
RE: Can i make a lift/elevator go up and down?

SetMoveObjectState(string& asName, float afState);


Moves an object to a certain state.
asName - internal name
afState - state of the object, 0 = closed, 1 = open, values inbetween are valid too!


You'll probably have to animate it.

03-02-2012, 03:11 PM
Find


Messages In This Thread
RE: Can i make a lift/elevator go up and down? - by flamez3 - 03-02-2012, 03:11 PM



Users browsing this thread: 1 Guest(s)