4 lines
90 B
GDScript
4 lines
90 B
GDScript
extends CanvasLayer
|
|
|
|
func _ready() -> void:
|
|
layer = GlobalConfig.CANVAS_LAYER_LITTLE_GAME |