Skip to content

Update .emitParticles()#14

Closed
Mophyr wants to merge 2 commits intoRaild3x:mainfrom
Mophyr:chore/update-emit-particles
Closed

Update .emitParticles()#14
Mophyr wants to merge 2 commits intoRaild3x:mainfrom
Mophyr:chore/update-emit-particles

Conversation

@Mophyr
Copy link

@Mophyr Mophyr commented Nov 27, 2025

  • Solve issue with emit count argument not passing to descending ParticleEmitters
  • Removed EmitDuration functionality since it serves no purpose considering :Emit() only emits at the time of call
  • Return array of delayed threads for emitters with EmitDelay attribute in case the user wants to clean them up (use case: cancel those threads in case emitter no longer exists before the delay time elapses)

@Raild3x
Copy link
Owner

Raild3x commented Jan 7, 2026

Included in latest version

@Raild3x Raild3x closed this Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants