A_SmBounce

From ZDoom Wiki
Revision as of 17:54, 3 August 2009 by Gez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_SmBounce

(no parameters)

Increases the calling actor's height by one unit and gives it some random momentum: Z-momentum between 2 and 6, X- and Y-momenta between 0 and 2 each.

Examples

See FireDemonRock1 and its derived classes for examples.