[gd_scene format=3 uid="uid://bqv3sg03tcv71"] [ext_resource type="Script" uid="uid://c8l12dlpexosv" path="res://src/Levels/DemoLevel.cs" id="1_l2cn0"] [ext_resource type="Script" uid="uid://cdgi3y0sm3rt1" path="res://src/Gameplay/Camera.cs" id="2_mxa1b"] [ext_resource type="PackedScene" uid="uid://j15868gtem0y" path="res://src/Gameplay/Nodules/RootNodule/RootNodule.tscn" id="3_knlma"] [ext_resource type="PackedScene" uid="uid://ce2frpb21ct5l" path="res://src/Gameplay/GooSubViewPort.tscn" id="4_goo"] [sub_resource type="LabelSettings" id="LabelSettings_l2cn0"] font_size = 107 [node name="DemoLevel" type="Node2D" unique_id=1583216522] script = ExtResource("1_l2cn0") [node name="Camera" type="Camera2D" parent="." unique_id=1348670701] script = ExtResource("2_mxa1b") [node name="Label" type="Label" parent="." unique_id=1452841224] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -331.0 offset_top = -221.0 offset_right = 320.0 offset_bottom = -74.0 grow_horizontal = 2 grow_vertical = 2 text = "DEMO LEVEL" label_settings = SubResource("LabelSettings_l2cn0") [node name="RootNodule" parent="." unique_id=1797926942 instance=ExtResource("3_knlma")] [node name="CanvasLayer" type="CanvasLayer" parent="." unique_id=648836414] [node name="ColorRect" type="ColorRect" parent="CanvasLayer" unique_id=1287004749] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 [node name="GooSubViewPort" parent="." unique_id=348721885 instance=ExtResource("4_goo")]