mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
11 lines
310 B
Text
11 lines
310 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bpvx3nkkbluip"]
|
|
|
|
[ext_resource type="Script" path="res://interface/safe_ui.gd" id="1_y2ofp"]
|
|
|
|
[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_y2ofp")
|