mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
12 lines
344 B
Text
12 lines
344 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://bkm7id1wdwywg"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scenes/interface/safe_margin_container.gd" id="1_57nrw"]
|
||
|
|
||
|
[node name="SafeMarginContainer" type="MarginContainer"]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
script = ExtResource("1_57nrw")
|