Difference between revisions of "Creating Ladders (CSGO)"
Petethegoat (talk | contribs) (First draft, split from the main ladder page.) |
Petethegoat (talk | contribs) (Updated todo regarding nodrawing other faces of the toolsinvisibleladder brush.) |
||
Line 13: | Line 13: | ||
You now have a climbable face which is in front of the object/brush. No other setup is required for your ladder to work in game. | You now have a climbable face which is in front of the object/brush. No other setup is required for your ladder to work in game. | ||
− | {{ | + | {{tip|<code>tools/toolsinvisibleladder</code> will make the entire brush act like a ladder, even if it is only on a single face of the brush. Other faces of the brush will still show their textures in game.}} |
Revision as of 07:43, 20 February 2016
Create a brush in front of the object/brush you want to be climbable, as close as you can to it, but without touching it.
Make sure that the face is the same width/height as the climbable object.

Assign the material tools/toolsinvisibleladder
to this brush.
You now have a climbable face which is in front of the object/brush. No other setup is required for your ladder to work in game.

tools/toolsinvisibleladder
will make the entire brush act like a ladder, even if it is only on a single face of the brush. Other faces of the brush will still show their textures in game.