asw_grenade_freeze

From Source Entities
Jump to navigation Jump to search
Info.png

This entity is not in the stock FGD files by default.
See below for instructions on making it available.

asw_grenade_freeze is a point entity present in Asw.pngAlien Swarm. It's an active freeze grenade.

Asw grenade cluster.png

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."
[
]