[gd_scene load_steps=4 format=3 uid="uid://c0087irckk6ls"] [ext_resource type="Texture2D" uid="uid://cvk01b0l15k3u" path="res://backgounds/Midori walking though forest.jpg" id="1_3edyj"] [ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="1_7k1pi"] [ext_resource type="Script" path="res://levels/Cutscenes/unfunaversary/firstclass.gd" id="1_atuct"] [node name="Firstclass" type="Node2D"] script = ExtResource("1_atuct") [node name="TextureRect" type="TextureRect" parent="."] offset_right = 1278.0 offset_bottom = 600.0 texture = ExtResource("1_3edyj") [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_1_3" horizontal_alignment = 1 [node name="Bottomhud" parent="." instance=ExtResource("1_7k1pi")]