Add finished signal to CPUParticles

This commit is contained in:
HolonProduction
2023-05-09 10:18:08 +02:00
parent 7030ac555f
commit a1c0d206e8
8 changed files with 54 additions and 34 deletions

View File

@ -93,7 +93,6 @@ public:
StringName sort_children;
StringName finished;
StringName emission_finished;
StringName animation_finished;
StringName animation_changed;
StringName animation_started;