MaceBallImpact2

From Eternity Wiki
Revision as of 04:23, 25 April 2020 by Printz (talk | contribs) (Created page with "{{codepointer |description=Heretic medium non-powered firemace ball impact. |usage='''MaceBallImpact2''' |examples= From base/heretic/things.edf: Death: FX02 F 4 bright...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

Heretic medium non-powered firemace ball impact.

Usage

MaceBallImpact2

Parameters

No parameters.

Examples

From base/heretic/things.edf:

 Death:
   FX02 F 4 bright A_MaceBallImpact2
   FX02 GHIJ 4 bright

Notes

If it hits a liquid floor, it vanishes (only the terrain splash may remain).

If it doesn't hit a floor (or its vertical speed is less than 2), it will stop momentum, lose any gravity and bouncing, and follow through to next exploding frames. No sound will be made from this.

Otherwise on hitting a floor, it will remain with 75% momentum, be restored to its spawnstate and spawn 3 projectiles of type 440 (MaceFX3) in three directions.

See also