godot_rl_FPS / projectile_impact.gd
edbeeching's picture
edbeeching HF staff
Upload . with huggingface_hub
8f07272
raw
history blame contribute delete
No virus
77 Bytes
extends Node3D
func _on_timer_timeout():
print("queue free")
queue_free()