A_FlameDie

From ZDoom Wiki
Revision as of 15:37, 6 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Strife|Status change}} '''A_FlameDie'''<br> (''no parameter'')<br> Sets the {{Flag|NOGRAVITY}} flag and changes the z velocity to some value 0-3. This codepo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_FlameDie
(no parameter)

Sets the NOGRAVITY flag and changes the z velocity to some value 0-3.

This codepointer is restricted to FlameMissile and derived classes.