Files
puzzle-quest/developers/jeremy/Dagger.gd
T
2021-05-12 13:03:32 +02:00

7 lines
134 B
GDScript

extends Spatial
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.