I love the smell of UnrealEd crashing in the morning. – tarquin

Legacy:WarheadLauncher

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:09, 23 May 2003 by Wormbo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT :: Actor (UT) >> Inventory (UT) >> Weapon (UT) >> TournamentWeapon >> WarheadLauncher (Package: Botpack)

"WarheadLauncher" is the name used in the UT code for the Redeemer. Presumably the name came after the weapon was actually coded.

It uses WarHeadAmmo as ammo class and WarShell and GuidedWarShell as projectile classes. The guiding code is not part of the weapon's script, WarheadLauncher only passes PostRender calls to the current GuidedWarShell.