Skip to content

Fix #19507 Not emitted particles affects performance

Rafał Mikrut requested to merge github/fork/malbach/godot_malbach into master

Created by: malbach

Fixes #19507 (closed) Adds a particles_get_inactive (copied from particles_get_emitting) to stop redrawing if not emitting.

Merge request reports