Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customizing tileset dust particles #748

Open
Kalobi opened this issue Feb 27, 2024 · 0 comments
Open

Allow customizing tileset dust particles #748

Kalobi opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Kalobi
Copy link
Member

Kalobi commented Feb 27, 2024

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

@Kalobi Kalobi added the enhancement New feature or request label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant