10 lines
413 B
Text
10 lines
413 B
Text
[gd_scene load_steps=3 format=3 uid="uid://cbqdxkaq5m44g"]
|
|
|
|
[ext_resource type="Script" path="res://src/userinterface.gd" id="1_7rse1"]
|
|
[ext_resource type="Texture2D" uid="uid://485ypkeljwca" path="res://assets/images/WallpaperResized.png" id="1_kfnw8"]
|
|
|
|
[node name="UserInterface" type="NinePatchRect"]
|
|
offset_right = 1440.0
|
|
offset_bottom = 810.0
|
|
texture = ExtResource("1_kfnw8")
|
|
script = ExtResource("1_7rse1")
|