The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "Legacy:WarheadLauncher"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
(No difference)

Latest revision as of 11:09, 23 May 2003

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.