FootprintParticle :: struct
| tiles | :: array[TileID] | The tiles this footprint particle is shown on when the player walks over them. |
The tiles this footprint particle is shown on when the player walks over them. | ||
| particle_name optional | :: ParticleID | The name of the particle that should be created when the character walks on the defined tiles. |
The name of the particle that should be created when the character walks on the defined tiles. | ||
| use_as_default optional | :: boolean | Whether this footprint particle should be the default particle that is used for |
Whether this footprint particle should be the default particle that is used for | ||


