Easy Destroy
A c# component that destroys or disables the GameObject it is on

Last updated
A c# component that destroys or disables the GameObject it is on

Attach to any GameObject you want destroyed or disabled after X seconds
Useful for prefabs that are temporary, such as VFX. Just attach it to the prefab and it will destroy itself when its done with the effect.
Last updated