CTFProjectile SpellSpawnHorde

From SigMod
Jump to navigation Jump to search

Overview[edit | edit source]

The projectile from the Skeletons Horde spell is an instance of this class. Once this projectile hits the world, it attempts to spawn 4 CTFProjectile_SpellSpawnZombie projectiles with random direction vectors.

Source location : /game/shared/tf/halloween/tf_weapon_spellbook.cpp

Linked entity : tf_projectile_spellspawnhorde

Class Structure[edit | edit source]