5 lines
38 B
GDScript
5 lines
38 B
GDScript
extends Control
|
|
|
|
func _ready():
|
|
pass
|
extends Control
|
|
|
|
func _ready():
|
|
pass
|