31 lines
753 B
Plaintext
31 lines
753 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://pgph6nn14pmh"]
|
|
|
|
[ext_resource type="Script" uid="uid://qllnduluao0r" path="res://tutorial.gd" id="1_7n6eb"]
|
|
|
|
[node name="tutorial" type="CanvasLayer"]
|
|
script = ExtResource("1_7n6eb")
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0, 0, 0, 0.39215687)
|
|
|
|
[node name="Panel" type="Panel" parent="."]
|
|
anchors_preset = 12
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -277.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="Panel"]
|
|
layout_mode = 0
|
|
offset_left = 108.0
|
|
offset_top = 29.0
|
|
offset_right = 1049.0
|
|
offset_bottom = 240.0
|