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

Extend particle lifetime to avoid render server error #142

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

samaritan-sw
Copy link
Contributor

Tiny fix to prevent Godot throwing render server error "Condition "p_length < 0.01" is true" every time simple_particle_puff is emitted.

@samaritan-sw samaritan-sw changed the title Fix "p_length < 0.01 is true" rendering server error Extend particle lifetime to avoid render server error Apr 2, 2024
Copy link
Owner

@Phazorknight Phazorknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering for how to fix this, thanks so much!

@Phazorknight Phazorknight merged commit b15f62d into Phazorknight:main Apr 2, 2024
@samaritan-sw samaritan-sw deleted the particlefix branch April 3, 2024 16:08
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