tf_projectile_spellspawnhorde
Class hierarchy |
---|
CTFProjectile_SpellSpawnHorde |
tf_weapon_spellbook.cpp
|
tf_projectile_spellspawnhorde
is a point entity available in Team Fortress 2. Its the spell that spawns tf_zombie entities, or skeletons, when it touches the ground. When spawned in manually, it deletes itself on contact with world geometry, and will not spawn any of the skeletons.
Bug:If this entity joins a team through
TeamNum
, it will not delete itself for that team. [todo tested in?]