A_IceGuyChase

From ZDoom Wiki
Jump to navigation Jump to search

A_IceGuyChase
(no parameter)

Calls A_Chase and has a 50% 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. The spawned actor will have the calling actor's velocity transferred to it.

This codepointer is restricted to IceGuy and derived classes.