23 lines
738 B
Text
23 lines
738 B
Text
|
[gd_scene load_steps=3 format=3 uid="uid://cqevagcsx77jk"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://brvfc3s2cj76f" path="res://backgounds/Midori Deep Forest.jpg" id="1_5c5di"]
|
||
|
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_a6w8j"]
|
||
|
|
||
|
[node name="Forest" type="Node2D"]
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect" parent="."]
|
||
|
offset_right = 1278.0
|
||
|
offset_bottom = 600.0
|
||
|
texture = ExtResource("1_5c5di")
|
||
|
|
||
|
[node name="Text" type="Label" parent="."]
|
||
|
offset_left = 52.0
|
||
|
offset_top = 606.0
|
||
|
offset_right = 1224.0
|
||
|
offset_bottom = 714.0
|
||
|
theme_override_font_sizes/font_size = 40
|
||
|
text = "CUTSCENE_2_0"
|
||
|
horizontal_alignment = 1
|
||
|
|
||
|
[node name="Bottomhud" parent="." instance=ExtResource("2_a6w8j")]
|