W Wiggles Active Member Joined May 22, 2008 Messages 276 Feb 3, 2010 #1 I've been having trouble with ladders in my map. I can do it the easy way using a ladder texture but can't get it to work the way in this tutorial. Any ideas how i can get it to work?
I've been having trouble with ladders in my map. I can do it the easy way using a ladder texture but can't get it to work the way in this tutorial. Any ideas how i can get it to work?
R Rogue Sniper EGO Is My Life! Legacy Members Joined Jan 16, 2007 Messages 6,091 Feb 3, 2010 #2 Are you making a single player or multiplayer map? Single Player: Use a prop ladder (model) then use the func_useableladder entity and line it up as best as possible. Multiplayer: Use a prop ladder (model) then encompass it the tools_ladder texture (red with LADDER spammed on it). Do not tie that brush to a entity.
Are you making a single player or multiplayer map? Single Player: Use a prop ladder (model) then use the func_useableladder entity and line it up as best as possible. Multiplayer: Use a prop ladder (model) then encompass it the tools_ladder texture (red with LADDER spammed on it). Do not tie that brush to a entity.
3vlNomad EGO Addict =(eGO)= Joined Sep 30, 2009 Messages 1,326 Feb 7, 2010 #3 You can use any texture you want, make it look however you want, then tie-to-entity func_ladder. Works every time
You can use any texture you want, make it look however you want, then tie-to-entity func_ladder. Works every time