32 lines
747 B
Plaintext
32 lines
747 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://psgvivswjxvb"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://autoload/toast/script/toast_root.gd" id="1_fss3d"]
|
||
|
|
||
|
[node name="toast_root" type="CanvasLayer"]
|
||
|
script = ExtResource("1_fss3d")
|
||
|
|
||
|
[node name="pos" type="Control" parent="."]
|
||
|
layout_mode = 3
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
mouse_filter = 2
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="pos"]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = -1
|
||
|
anchor_left = 0.394
|
||
|
anchor_top = 0.239
|
||
|
anchor_right = 0.609
|
||
|
anchor_bottom = 0.877
|
||
|
offset_left = 0.111969
|
||
|
offset_top = 0.127991
|
||
|
offset_right = 0.431946
|
||
|
offset_bottom = -0.296021
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 0
|
||
|
mouse_filter = 2
|
||
|
alignment = 2
|