Phazorknight / Cogito

Immersive Sim Template Project for GODOT 4
MIT License
717 stars 81 forks source link

Extend particle lifetime to avoid render server error #142

Closed samaritan-sw closed 3 months ago

samaritan-sw commented 3 months ago

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