A_BishopAttack

From ZDoom Wiki
Revision as of 18:04, 5 March 2012 by Gez (talk | contribs) (tweaked sortkey)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_BishopAttack

(no parameters)

Plays the attack sound then either performs a melee attack if the target is within range or it will determine the number of projectiles to fire in A_BishopAttack2 (5 through 7).

This code pointer is restricted to Bishop and actors inheriting from it.