SpawnCount: Difference between revisions
Appearance
en>DCoder No edit summary |
m 2 revisions imported |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|Rules(md).ini}}, {{Categ|Art(md).ini}} | |||
|types={{Categ|VoxelAnims}}, {{Categ|Animations}} | |||
|values={{Values|int}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
Defines the maximum amount of animations to [[Spawns|spawn]] by this animation once it expires (i.e. hits the ground or an object). The actual amount of animations spawned varies randomly between SpawnCount and zero. | |||
Note that the spawner animation must have {{f|Bouncer|yes|link}} set for this to work (voxel anims have this enabled by default). | |||
==See Also== | |||
*[[Spawns]] – for the type of animation to spawn. | |||
Latest revision as of 22:05, 31 March 2025
|
|
|
|
|
|
| Flag: | SpawnCount |
| File(s): | Rules(md).ini, Art(md).ini |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
| Applicable to: | VoxelAnims, Animations |
Defines the maximum amount of animations to spawn by this animation once it expires (i.e. hits the ground or an object). The actual amount of animations spawned varies randomly between SpawnCount and zero.
Note that the spawner animation must have Bouncer=yes set for this to work (voxel anims have this enabled by default).
See Also
- Spawns – for the type of animation to spawn.





