Ladder Problem

Post here if you have problems getting Reality Factory running on your machine. Please make sure you have the latest DirectX installed as well as updated drivers for your video & sound card before posting...
Post Reply
Anteater
Posts: 20
Joined: Sat Mar 25, 2006 10:35 pm

Post by Anteater » Mon May 29, 2006 3:08 pm

There is also a problem with ladders in FP view where you go straight through them until you hit a wall. This isn't a problem in most cases but can present some issues. These bugs shoul be fixed. Until then it's impossible to have a 100% seamless 1st/3rd person game.

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams » Mon May 29, 2006 3:43 pm

Ladders ARE empty brushes (= no collision), you need a solid brush and a brush flagged as ladder in front of it.

hike1
RF FAQ-Keeper
Posts: 607
Joined: Tue Jul 05, 2005 4:19 am
Contact:

Post by hike1 » Thu Jun 01, 2006 12:29 am

Demos tutorials http://terrymorgan.net/download.htm

RF FAQ http://terrymorgan.net/rffaq.zip


line 1351


Q. How do I make a ladder?

A. First make the actual ladder, this can be solid brushes with 2 long
posts and a bunch of rungs, or a single brush with a transparent
ladder-type texture. Then make a 4 texel thick brush right in front of
the actual ladder, as high and wide as your actual ladder. In brush menu
flag it 'empty', and 'ladder' or 'zero gravity' I think they're the
same. Go /edit/ select all/faces in selected brush and in the face menu
check 'transparent' with a number of zero. You climb the ladder by
pressing the space bar (jump) and forward (w).

Post Reply