extends Node3D func play(): $Fire.restart() $Smoke.restart() $Debris.restart() get_tree().create_timer(2).timeout.connect(free)