hey im trying to make an elevator door with wire hydraulics, I've been trying 2 put this
[CODE]@name Elevator Door
@inputs Speed
@outputs Door
Speed < (2) -> Door = (90)
Speed > (2) -> Door = (48.5)
[/CODE]
into E2 doesn't work tho
Sorry, you need to Log In to post a reply to this thread.