r3-next/main.tscn

36 lines
1 KiB
Text
Raw Permalink Normal View History

2024-01-16 13:58:51 +01:00
[gd_scene load_steps=4 format=3 uid="uid://brfix6t76y1ut"]
2023-08-09 02:36:38 +02:00
2024-01-16 13:58:51 +01:00
[ext_resource type="Script" path="res://main.gd" id="1_51vn3"]
[ext_resource type="PackedScene" uid="uid://dblfov80ngodu" path="res://selftest.tscn" id="2_jnmxu"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="3_tig2r"]
2023-08-09 02:36:38 +02:00
2024-01-16 13:58:51 +01:00
[node name="Main" type="Control"]
2023-08-09 02:36:38 +02:00
layout_mode = 3
2024-01-16 13:58:51 +01:00
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_51vn3")
2023-08-09 02:36:38 +02:00
[node name="Label" type="Label" parent="."]
layout_mode = 0
2024-01-16 03:04:31 +01:00
offset_left = 290.0
2023-08-09 03:39:26 +02:00
offset_top = 258.0
2024-01-16 03:04:31 +01:00
offset_right = 949.0
offset_bottom = 326.0
2024-01-16 00:44:55 +01:00
theme_override_font_sizes/font_size = 49
2024-01-16 03:04:31 +01:00
text = "Press enter or B to continue"
2023-08-09 02:36:38 +02:00
horizontal_alignment = 1
vertical_alignment = 1
2023-09-06 22:09:51 +02:00
2024-01-16 13:58:51 +01:00
[node name="Selftest" parent="." instance=ExtResource("2_jnmxu")]
2023-11-23 20:19:21 +01:00
layout_mode = 0
2023-12-02 21:44:54 +01:00
offset_left = 57.0
offset_top = 112.0
offset_right = 97.0
offset_bottom = 135.0
2024-01-14 03:59:55 +01:00
2024-01-16 13:58:51 +01:00
[node name="Bottomhud" parent="." instance=ExtResource("3_tig2r")]
2024-01-14 03:59:55 +01:00
layout_mode = 1