A_IceGuyLook

From ZDoom Wiki
Revision as of 04:26, 7 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Hexen}} '''A_IceGuyLook'''<br> (''no parameter'')<br> Calls A_Look and has a 25% chance of spawning either a {{Class|IceGuyWisp1}} or {{Class|IceGuyWisp2}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_IceGuyLook
(no parameter)

Calls A_Look and has a 25% chance of spawning either a IceGuyWisp1 or IceGuyWisp2 somewhere within the radius of the calling actor 60 map units above the calling actor's feet.

This codepointer is restricted to IceGuy and derived classes.