FloatPuff

From Eternity Wiki
Revision as of 05:09, 20 April 2020 by Printz (talk | contribs) (Created page with "{{codepointer |description=Used by the Phoenix Rod's powered projectile flame when hitting a wall. |usage='''FloatPuff''' |examples= From base/hereti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

Used by the Phoenix Rod's powered projectile flame when hitting a wall.

Usage

FloatPuff

Parameters

No parameters.

Examples

From base/heretic/things.edf:

 Death:
   FX09 G 3 Bright
   FX09 H 3 Bright A_FloatPuff
   FX09 I 4 Bright
   FX09 JK 5 Bright
   stop

Notes

This one adds 1.8 to actor's vertical velocity.

See also