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
How do you make a ladder go down by pulling a lever?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: How do you make a ladder go down by pulling a lever?

The ladder you want to move down is a MoveObject. Therefore you use the SetMoveObjectState script. It will make the ladde move in the set axis (Y in this entity's case). It's quite simple, really.

Firstly make sure you're using the correct ladder entity. If it has the AngularOffsetArea box at the bottom of the entity tab, then you know it's a MoveObject. After that just call the script when you want the ladder to move.

(This post was last modified: 02-28-2014, 05:52 PM by Mudbill.)
02-28-2014, 05:51 PM
Find


Messages In This Thread
RE: How do you make a ladder go down by pulling a lever? - by Mudbill - 02-28-2014, 05:51 PM



Users browsing this thread: 1 Guest(s)