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

use particle spawner instead of individual particles #2

Merged
merged 3 commits into from Mar 26, 2024

Conversation

yl-whosit
Copy link
Contributor

Spawning 100 individual particles creates excessive network traffic, which in turn makes some clients lag for minutes after lots of confetti was spammed. This may be engine bug or our settings, but it's better to just use spawners anyway.

Also added 2 configurable parameters: usage cooldown and number of particles.

@Krunegan Krunegan merged commit 77f4c68 into Krunegan:main Mar 26, 2024
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.

None yet

2 participants