5 lines
75 B
GDScript
5 lines
75 B
GDScript
extends CanvasLayer
|
|
|
|
|
|
func _ready():
|
|
layer = GlobalConfig.CANVAS_LAYER_BAG |