A_BlueSpark

From ZDoom Wiki
Revision as of 07:23, 11 August 2009 by Gez (talk | contribs) (Created page with '{{DISPLAYTITLE:A_BlueSpark}} '''A_BlueSpark'''<br /> (no parameters) Spawns two {{Class|Sorcerer2FXSpark}} actors and gives them different random horizontal velocities between -…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_BlueSpark
(no parameters)

Spawns two Sorcerer2FXSpark actors and gives them different random horizontal velocities between -2 and +2 on both X and Y axes, and between 1 and 2 on the Z axis.

This codepointer is restricted to Sorcerer2FX1 and derived classes.