ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Bouncer: Difference between revisions
Jump to navigation
Jump to search
Millefeuille (talk | contribs) No edit summary |
Add warhead |
||
Line 21: | Line 21: | ||
Further, animations which have either Bouncer or [[IsMeteor]] set, can have additional functions: | Further, animations which have either Bouncer or [[IsMeteor]] set, can have additional functions: | ||
*{{f|Warhead|link}} - Specifies the warhead to deal [[damage]] with. | |||
*{{f|Spawns|link}} - Defines an animation that is spawned when the animation impacts on the ground (and does not rebound). | *{{f|Spawns|link}} - Defines an animation that is spawned when the animation impacts on the ground (and does not rebound). | ||
*{{f|SpawnCount|link}} - How many of Spawns to spawn. | *{{f|SpawnCount|link}} - How many of Spawns to spawn. |
Latest revision as of 14:05, 21 August 2023
Flag: | Bouncer |
File(s): | art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | Animations |
This flag determines whether an animation should have special debris behaviour. If set to yes, the animation will by default "fall" from its starting height like any other object subject to gravity. However, its trajectory can be controlled with several additional flags:
Further, animations which have either Bouncer or IsMeteor set, can have additional functions:
- Warhead - Specifies the warhead to deal damage with.
- Spawns - Defines an animation that is spawned when the animation impacts on the ground (and does not rebound).
- SpawnCount - How many of Spawns to spawn.
- ExpireAnim - Animation to invoke when the animation impacts on the ground (and does not rebound).