Files
puzzle-quest/developers/jeremy/Dagger.gd
T

7 lines
134 B
GDScript
Raw Normal View History

2021-05-10 15:40:34 +02:00
extends Spatial
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.