[Custom Action] Particles emitted can be displayed until the end

■ Contents
CA_SpawnDetachedParticleAction.gd (5.5 KB)

■ Behavior
Even if the object that spawned the particles disappears,
the emitted particles will not vanish with it and will continue to perform the effect for the configured duration.

  • “Debris” emitted by disappearing blocks
  • “Shockwave” from a hit projectile
    In such cases, the particles remain even after the original object is gone.

■ Installation
Download the data above and drop it into the ≪FileSystem≫ of your own project.
※ This is a feature of AGMaker version 1.3.0 and later.
※ Please back up your project before proceeding.

■ Configuration
Since the “Add Execute Action” state now includes additional tags,
please configure your existing particle .tscn file.

※ Caution
If you need to delete this *.gd file, please do so after removing it from any states where it was used, just in case.
Alternatively, create a backup at that point.
As of June 2026, there have been cases where projects failed to start after deletion, so please proceed with caution.

4 Likes