A_LeafThrust

From ZDoom Wiki
Revision as of 20:49, 5 May 2014 by Xeotroid (talk | contribs) (Added note about restriction.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_LeafThrust

(no parameters)

Has a 37.5% chance of increasing the actor's Z momentum by a random amount between 1 and 3 every time it is called.

This codepointer is restricted to Leaf1 and derived classes.

Examples

See Leaf1 and Leaf2 for examples.