mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-22 15:44:21 +00:00
12 lines
309 B
Text
12 lines
309 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://e4be5wkya7g0"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://interface/safe_ui.gd" id="1_ceq6m"]
|
||
|
|
||
|
[node name="SafeUI" type="MarginContainer"]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
script = ExtResource("1_ceq6m")
|