mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 15:44:23 +00:00
11 lines
339 B
Text
11 lines
339 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bkm7id1wdwywg"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/menu/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")
|