4 lines
37 B
GDScript
Executable file
4 lines
37 B
GDScript
Executable file
extends Node2D
|
|
|
|
func _ready():
|
|
pass
|