1
0
Files
godotminiprojects/Loops/Loops.gd
FoxSpellCaster fc844f4d90 Loops
2025-01-11 00:34:46 -05:00

7 lines
103 B
GDScript

extends Node2D
# Called when the node enters the scene tree for the first time.
func _ready():
pass