[gd_scene load_steps=4 format=3 uid="uid://c0f8yoj6q7l6w"] [ext_resource type="Script" path="res://levels/Cutscenes/Honker Railway/railway.gd" id="1_0hhdb"] [ext_resource type="Texture2D" uid="uid://5w6pjyubryq3" path="res://backgounds/Honker Railway in forest.jpg" id="1_10hv6"] [ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_4m46s"] [node name="Railway" type="Node2D"] script = ExtResource("1_0hhdb") [node name="TextureRect" type="TextureRect" parent="."] offset_right = 1278.0 offset_bottom = 600.0 texture = ExtResource("1_10hv6") [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_2" horizontal_alignment = 1 [node name="Bottomhud" parent="." instance=ExtResource("2_4m46s")]