FloatPuff: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{codepointer |description=Used by the Phoenix Rod's powered projectile flame when hitting a wall. |usage='''FloatPuff''' |examples= From base/hereti...")
 
(No difference)

Latest revision as of 05:09, 20 April 2020

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