Concussiveblast

From Valve Developer Community
Revision as of 09:01, 19 September 2018 by Blixibon (talk | contribs) (Revision + Fixed an inaccuracy)
Jump to navigation Jump to search
English (en)Translate (Translate)
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 FGD by default.
It should not be put directly in a map.

Template:Hl2 point This entity appears to have been intended for weapon_cguard, an unused weapon from the Half-Life 2 Beta. It is now used by striders as the centerpiece of their cannon blast, functioning as the explosion that deals the actual damage and creates the warp effect. This entity serves no use to mappers, therefore it has been marked as obsolete.

C++ In code, it is represented by theCConcussiveBlastclass, defined in theweapon_cguard.cppfile.