asw_grenade_freeze
Jump to navigation
Jump to search
This entity is not in the stock FGD files by default.
|
Code classes:
CASW_Grenade_Freeze
CASW_Grenade_Cluster
CASW_Grenade_Vindicator
CASW_Rifle_Grenade
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
(models)CBaseEntity
(all ents)
asw_grenade_freeze
is a point entity present in Alien Swarm. It's an active freeze grenade.
FGD Code[edit | edit source]
This FGD code will let you place these in a map. Due to their short lifetime, it's logical to spawn them with point_template
.
@PointClass base(Targetname, Parentname, Angles) studioprop("models/swarm/grenades/HandGrenadeProjectile.mdl") = asw_grenade_freeze : "Deployed Freeze Grenade. Use with point_template. Can be targeted by an ai_relationship."
[
]