Skip to content

Allow customizing tileset dust particles #748

@Kalobi

Description

@Kalobi

I am planning on implementing this myself

No

Describe your request

Vanilla uses the same dust particles when jumping off solids for all tilesets except those with a surface index of 40 (scifi tiles), which use a different one. Everest should provide some method to customize this. The fact that it's tied to surface index instead of tileset ID makes it a bit annoying, and it's unclear whether we would offer a selection of preconstructed particle types (very limiting) or allow specifying all arguments for a custom ParticleType instance (sounds messy to implement).

I will probably look into this at some point if nobody else gets to it, but I have a lot of things to do atm.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions