Re: ladder
Posted by Drominix on
Fri Dec 3rd 2004 at 10:43pm
Posted
2004-12-03 10:43pm
19 posts
12 snarkmarks
Registered:
Dec 3rd 2004
Location: USA
Hello all. Just working on a map. It has alot of ladders and ironically they act like ladders: when you walk up to them you climb up. Fansy that. :razz: The problem is that I cant get off the ladders besides jumping off. I noticed there was an entity called func_ladderendpoint. But I cant get the freakin thing to work. Any suggestions? I just want to be able to sidestep off the ladder at the top or something.
Re: ladder
Posted by Neural Scan on
Fri Dec 3rd 2004 at 10:58pm
Posted
2004-12-03 10:58pm
150 posts
85 snarkmarks
Registered:
Jun 28th 2003
Occupation: Student
Location: England.
There are several tutorials (including one on ladders) in the SDK reference documents :smile: Very helpful stuff in there. There's also a LOT of example maps for different features.
Re: ladder
Posted by Tracer Bullet on
Fri Dec 3rd 2004 at 11:14pm
Posted
2004-12-03 11:14pm
2271 posts
445 snarkmarks
Registered:
May 22nd 2003
Occupation: Graduate Student (Ph.D)
Location: Seattle WA, USA
As far as I know, the only way to get off a ladder is to jump. That at least was my experience playing though the game.
Re: ladder
Posted by Drominix on
Fri Dec 3rd 2004 at 11:35pm
Posted
2004-12-03 11:35pm
19 posts
12 snarkmarks
Registered:
Dec 3rd 2004
Location: USA
Thanks. I figured it out. You have to add ladder dismount points and attach them to the ladder entity.