11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://y8ycnndhmpw5"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://Artists/Scripts/UX/UXService.cs" id="1_dyebr"]
|
||
|
|
||
|
[node name="UXService" type="Control"]
|
||
|
layout_mode = 3
|
||
|
anchors_preset = 0
|
||
|
offset_right = 40.0
|
||
|
offset_bottom = 40.0
|
||
|
script = ExtResource("1_dyebr")
|