How to make rising platforms?
Quote from chris_24 on November 24, 2007, 8:33 amHow do you make rising platforms, like the ones that rise up from the goo liquid? Is it anything to do with prop_telescopic_arm? I can't find a tutorial on it anywhere...
thanks in advance.
How do you make rising platforms, like the ones that rise up from the goo liquid? Is it anything to do with prop_telescopic_arm? I can't find a tutorial on it anywhere...
thanks in advance.
Quote from youme on November 24, 2007, 8:41 amchris_24 wrote:How do you make rising platforms, like the ones that rise up from the goo liquid? Is it anything to do with prop_telescopic_arm? I can't find a tutorial on it anywhere...
thanks in advance.Make a func_door, set the speed to somewhere inbetween 25 and 75 and parent a platform to it (either a prop_dynamic or make a brush and make it a func_brush)
thanks in advance.
Make a func_door, set the speed to somewhere inbetween 25 and 75 and parent a platform to it (either a prop_dynamic or make a brush and make it a func_brush)
Quote from chris_24 on November 24, 2007, 8:43 amoh. well that was simple enough . thought it might be harder. cheers, but does anyone know what prop_telescopic_arm does, beacause if I don't find out it's gonna annoy me
oh. well that was simple enough . thought it might be harder. cheers, but does anyone know what prop_telescopic_arm does, beacause if I don't find out it's gonna annoy me
Quote from ahref on November 30, 2007, 5:21 pmi think the telescopic arm has something to do with the poles you see on the moving parts of walls
i think the telescopic arm has something to do with the poles you see on the moving parts of walls
Quote from volt on December 1, 2007, 10:35 amPlus I've read that func_movelinear is broken. As in, you can't set things as its parent.
Or is what I read wrong?
Plus I've read that func_movelinear is broken. As in, you can't set things as its parent.
Or is what I read wrong?
Quote from MrTwoVideoCards on December 1, 2007, 11:35 amvolt wrote:Plus I've read that func_movelinear is broken. As in, you can't set things as its parent.Or is what I read wrong?
No you can in fact, the moving platforms are a combination of both, a func_door and a Func_movelinear, so it should be fine, as i would prefer making both.
Or is what I read wrong?
No you can in fact, the moving platforms are a combination of both, a func_door and a Func_movelinear, so it should be fine, as i would prefer making both.