Page 1 of 1

TUT-How to make a ladder climbable in Halo CE.

Posted: Sat Mar 19, 2005 2:17 pm
by x13igDudex12
Ok...i'm not really going to go into making the ladder...

make a box, put boxes into it..attach them...and then boolean...

now..to make a ladder climbable you need to name your material with a mark.

Open your material editor and make it a multi-sub object. Select your bitmap and look at the name of the bitmap. I'll use example_tutorial_metal for this. apply your bitmap. go to the main aterial editor page (with the sub-objects) and select the one you put the bitmap in. Click on it and name it your bitmaps name with these two signs at the end:

%^

so my sample name should be this:

example_tutorial_metal%^

This will make it two sided and climbable.

Now when you're doing your collision-geometry do the same thing. (well this works when I do scenery, wont have to do this for maps)

Open the material editor and keep one material for the ladder. This is good for scenery you want ladders on such as towers or bases.

name it collision-geometry with the two symbols at the end.

So it should be this:


collision-geometry%^

Now place your scenery (if it is) in sapien and try to climb it. Im guessing you can make anything climbable. I' going to try to put it on something like a tree.....lol..

hope this helps.

Re: How to make a ladder climbable in Halo CE.

Posted: Sat Mar 19, 2005 4:54 pm
by Waverunner
x13igDudex12 wrote: hope this helps.
~x13igDude12~
is your sn supposed to have a x after dude?

Posted: Sat Mar 19, 2005 5:10 pm
by Patrickssj6
lol

Posted: Sat Mar 19, 2005 5:41 pm
by x13igDudex12
how immature

Posted: Sat Mar 19, 2005 6:31 pm
by Waverunner
x13igDudex12 wrote:how immature
what? lol

nice tutorial by the way

Posted: Sat Mar 19, 2005 6:36 pm
by Patrickssj6
yeah forgot that nice tutorial :wink: lol

Posted: Sat Mar 19, 2005 7:56 pm
by x13igDudex12
thanks...and i tried it on a tree....and it works....lol......MONKEY TIME!

Posted: Sun Mar 20, 2005 8:00 pm
by Bakko
Add a Tut: tag in the front of the topic so people don't think you're asking for help.

Nice tutorial.