fortressforever-2013 / fortressforever-src

A port of Fortress Forever, a Team Fortress mod on Source Engine SDK 2013 (SDK2013CE)
https://www.fortress-forever.com/
Other
6 stars 6 forks source link

vcollide_wireframe 1 doesn't show info_ff_script collisions in current build #15

Closed gumbuknine closed 7 months ago

YoYo178 commented 7 months ago

SDK 2013 only draws wireframes on props that are actually solid, and not on props that are "transparent" (player can walk through it). So this behaviour actually seems pretty normal to me, but anyway now one can do vcollide_wireframe 2 to replicate the SDK 2006 behavior.