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

Modules List #7

Open
33 of 74 tasks
AndreiRudenko opened this issue Dec 1, 2020 · 0 comments
Open
33 of 74 tasks

Modules List #7

AndreiRudenko opened this issue Dec 1, 2020 · 0 comments

Comments

@AndreiRudenko
Copy link
Owner

AndreiRudenko commented Dec 1, 2020

List of modules to implement so far. It will be changing over time.
Overall i don't want to bloat system, and thinking about better approach to structure

Spawn Area

  • PointSpawn
  • AreaSpawn
  • CircleSpawn
  • RingSpawn
  • PolylineSpawn

Emit

  • EmitDistance
  • EmitRate
  • ParticlesPerEmit

Color

  • InitialColor
  • InitialColorMinMax
  • ColorOverLifetime
  • ColorMinMaxOverLifetime
  • ColorListOverLifetime
  • ColorListMinMaxOverLifetime
  • ColorBySpeed

Scale

  • InitialScale
  • InitialScaleMinMax
  • ScaleOverLifetime
  • ScaleMinMaxOverLifetime
  • ScaleListOverLifetime
  • ScaleListMinMaxOverLifetime
  • ScaleBySpeed

Scale

  • InitialSize
  • InitialSizeMinMax
  • SizeOverLifetime
  • SizeMinMaxOverLifetime
  • SizeListOverLifetime
  • SizeListMinMaxOverLifetime
  • SizeBySpeed

Origin

  • Origin

Rotate

  • InitialRotation
  • InitialRotationMinMax
  • RotateOverLifetime
  • RotateMinMaxOverLifetime
  • RotateListOverLifetime
  • RotateListMinMaxOverLifetime
  • RotateToDirection

Move

  • MovementOverLifetime
  • MovementListOverLifetime

Force

  • Force
  • ForceMinMax
  • ForceOverLifetime
  • ForceMinMaxOverLifetime
  • ForceListOverLifetime
  • ForceListMinMaxOverLifetime

Velocity

  • InitialVelocity
  • InitialVelocityMinMax

Direction

  • Direction
  • DirectionMinMax
  • DirectionOverLifetime
  • DirectionMinMaxOverLifetime
  • DirectionListOverLifetime
  • DirectionListMinMaxOverLifetime

AngularVelocity

  • AngularVelocity
  • AngularVelocityMinMax
  • AngularVelocityOverLifetime
  • AngularVelocityMinMaxOverLifetime
  • AngularVelocityListOverLifetime
  • AngularVelocityListMinMaxOverLifetime
  • AngularVelocityBySpeed

RadialAccel

  • RadialAccel
  • TangentialAccel

Drag

  • Drag
  • DragMinMax
  • AngularDrag
  • AngularDragMinMax

Other

  • Burst
  • Noise
  • Wiggle
  • MagneticFields
  • Callback
  • Animation

Render

  • SpriteRenderer
  • TrailRenderer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant