MagicLord Hi there, My script creates a particle instance, the particle is playing with One Shot. Does the particle instance gets deleted from scene once it has finished playing ? Must i deleted the instance ?
Calinou Does the particle instance gets deleted from scene once it has finished playing ? Must i deleted the instance ? No, you need to do so manually using queue_free().