Posted 13 years ago2011-08-10 21:05:56 UTCPost #297681
ok i want to make a swinging rope in spirit ive tried using a func_ladder and moves with option but it doesnt seem to work ie the ladder stays where it is any ideas?
Posted 13 years ago2011-08-10 23:42:48 UTCPost #297686
Maybe have the ladder in the air covering the entire area the rope swings in? I'm fairly sure func_ladder only works when there's something to collide with, so maybe that's how you can do it; the ladder would only let the player hang on when the rope is in the correct position relative to the player.
Posted 13 years ago2011-08-11 03:07:01 UTCPost #297694
I don't know, I'm fairly certain that a func_wall provides a climbable area even if there are no solid brushes nearby; because it's the func_wall itself that becomes solid, even if invisible.