mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-22 15:44:21 +00:00
15 lines
414 B
Text
15 lines
414 B
Text
[gd_scene load_steps=2 format=3 uid="uid://mfa1v4fsnupp"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c3rxmcwa5nqng" path="res://game/game.tscn" id="1_dbqdv"]
|
|
|
|
[node name="GameContainer" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
|
|
[node name="Game" parent="." instance=ExtResource("1_dbqdv")]
|