xiandie/scene/main.gd

5 lines
92 B
GDScript3
Raw Normal View History

2024-12-23 01:29:31 +00:00
extends Node2D
func _ready() -> void:
$UILayer.layer = GlobalConfig.CANVAS_LAYER_VIGNETTE