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

Integrate particle system #42

Open
5 tasks
CuddlyBunion341 opened this issue Jan 28, 2025 · 0 comments
Open
5 tasks

Integrate particle system #42

CuddlyBunion341 opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CuddlyBunion341
Copy link
Owner

CuddlyBunion341 commented Jan 28, 2025

Implement generic particle emitter plugin.

Todo:

  • Define components
  • Define systems
  • Define resources (for assets mayhaps?)
  • Find a way to render sprites
  • Benchmark

Components

Particle Emitter

  • Speed

Particle

  • Remaining lifetime
  • Position
  • Velocity
  • Type?

Textures

  • Block textures

Animations? (optional)

  • Tween

Systems

  • summon particle emitter?
  • update particles
@CuddlyBunion341 CuddlyBunion341 self-assigned this Jan 28, 2025
@CuddlyBunion341 CuddlyBunion341 added the enhancement New feature or request label Jan 28, 2025
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