1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-22 08:04:23 +00:00
hella-farm/scenes/menu/safe_margin_container.tscn

12 lines
339 B
Text
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://bkm7id1wdwywg"]
2024-04-14 01:37:30 +00:00
[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")