28 lines
735 B
Plaintext
28 lines
735 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dcwvxdme8mjsq"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://csfn8q6b5hj4y" path="res://scenes/reservation/reservation_creation.tscn" id="1_yk1ll"]
|
|
|
|
[node name="ReservationCreation" type="Control"]
|
|
layout_mode = 3
|
|
anchor_left = 0.02
|
|
anchor_top = 0.01
|
|
anchor_right = 0.98
|
|
anchor_bottom = 0.99
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="BackgroundColor" type="ColorRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0.133333, 0.14902, 0.176471, 1)
|
|
|
|
[node name="VerticalBar" parent="." instance=ExtResource("1_yk1ll")]
|
|
layout_mode = 0
|
|
anchors_preset = 0
|
|
anchor_right = 0.0
|
|
grow_horizontal = 1
|