Tremulous Forum

Mods => Modding Center => Topic started by: MilesTeg on May 27, 2007, 09:13:27 am

Title: Where is the wallwalk code?
Post by: MilesTeg on May 27, 2007, 09:13:27 am
Hi!
I'm currently playing around with the ioq3 source code. I'm looking for the wallwalk code in the tremulous source code. I searched for "dretch" and "Level0" but I just can't find it  :(

I'm especially interested in the way you changed the roll-angle.

btw: nice work with the game!!
Title: Where is the wallwalk code?
Post by: benmachine on May 27, 2007, 11:34:51 am
Try src/game/bg_pmove.c
Title: Where is the wallwalk code?
Post by: PFB on May 27, 2007, 12:07:20 pm
http://www.quakesrc.org/forums/viewtopic.php?t=7601&highlight=wall+walking

a tutorial :D
Title: Where is the wallwalk code?
Post by: MilesTeg on May 27, 2007, 05:44:36 pm
cool! thx a lot and happy fraggin :)