untitled-plant-game/World/GoodAndWellBalancedWaterPar...

5 lines
70 B
GDScript

extends Particles2D
func _on_Delete_timeout() -> void:
queue_free()