the particle system can destroy the GO for you…
2 Likes
This will work if you call particleSystem.Stop() or if the particle system is not set to looping. If the system is looping you’ll either need to destroy it in script or set it to stop in script and be confident that destroy is set in the stop action.
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.