properly set emitting when particles restart

This commit is contained in:
clayjohn
2019-06-21 22:33:11 -07:00
parent 5a29be31b3
commit 64ecc8a5a3
13 changed files with 40 additions and 7 deletions
@@ -44,7 +44,8 @@ class CPUParticles2DEditorPlugin : public EditorPlugin {
enum {
MENU_LOAD_EMISSION_MASK,
MENU_CLEAR_EMISSION_MASK
MENU_CLEAR_EMISSION_MASK,
MENU_RESTART
};
enum EmissionMode {