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

Generic Particle Effects #113

Open
Tommycore opened this issue Dec 15, 2021 · 0 comments
Open

Generic Particle Effects #113

Tommycore opened this issue Dec 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Tommycore
Copy link

Description

It would be nice to be able to build particle effects from the ground up, including things like the following:

  • Particle

    • Speed
    • Direction
    • Sprite(s)
    • Size
    • Coloration
    • Livetime
  • Emitter

    • Spawn rate
    • Size
    • Shape
  • Forces

    • Attractor
    • Deflector
    • Path
    • Destructor
    • Vortex
    • Wind
    • Custom (Script)

Bonus points for exporting and importing settings, thus making particle effects reusable.

Context

No response

@Tommycore Tommycore added the enhancement New feature or request label Dec 15, 2021
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