A_WizAtk2

From ZDoom Wiki
Revision as of 17:24, 10 August 2009 by Gez (talk | contribs) (Created page with '{{DISPLAYTITLE:A_WizAtk2}} '''A_WizAtk2'''<br /> (no parameters) Calls A_FaceTarget, gives the calling actor the GHOST flag, and set its render style to translucent (40% opa…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_WizAtk2
(no parameters)

Calls A_FaceTarget, gives the calling actor the GHOST flag, and set its render style to translucent (40% opaque, 60% transparent).

This codepointer is restricted to Wizard and derived classes.