This article's documentation is for anything that uses the Source engine. Click here for more information.

path_corner_crash

From Valve Developer Community
Jump to navigation Jump to search
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Icon-NotInFGD.png
This entity is not in the Counter-Strike: SourceDay of Defeat: SourceTeam Fortress 2Left 4 DeadLeft 4 Dead 2Counter-Strike: Global Offensive FGD by default.
See below for instructions on making it available.
Class hierarchy
CPathCornerCrash
CPathCorner
CPointEntity
CBaseEntity
pathcorner.cpp

path_corner_crash is a point entity available in all Source Source games. Seems that it was originally planned to to be crash point used by npc_combinegunship which now uses info_target_gunshipcrash instead.

Note.pngNote:One difference from path_corner is that this isn't considered static point entity [1]

See also