A_BishopSpawnBlur

From ZDoom Wiki
Revision as of 20:27, 4 August 2010 by Gez (talk | contribs) (sortkey)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_BishopSpawnBlur

(no parameters)

Spawns a BishopBlur actor at the calling actor's current location. It also uses the number determined in A_BishopDoBlur to determine the number of times it should randomly pick between jumping to the See or Missile state. (For each try there is a 38% chance of it choosing the Missile state.)

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