1- [gd_scene load_steps =18 format =3 uid ="uid://bomyo23b5yead" ]
1+ [gd_scene load_steps =19 format =3 uid ="uid://bomyo23b5yead" ]
22
33[ext_resource type ="PackedScene" uid ="uid://ds2er2baig65x" path ="res://scenes/funny_hubert.tscn" id ="2_nj3n7" ]
44[ext_resource type ="Texture2D" uid ="uid://djdyxn44vgp3j" path ="res://assets/textures/room.png" id ="3_nggxw" ]
1111[ext_resource type ="PackedScene" uid ="uid://blrow0klriehp" path ="res://scenes/baseobject.tscn" id ="10_kf21y" ]
1212[ext_resource type ="Texture2D" uid ="uid://k2eocvy6b05o" path ="res://assets/textures/objects/hubert.png" id ="11_8wv3o" ]
1313[ext_resource type ="Script" path ="res://scripts/Border.gd" id ="12_rgis5" ]
14+ [ext_resource type ="PackedScene" uid ="uid://d3ba2vx8uqe8c" path ="res://scenes/scene_change_interact_area.tscn" id ="12_vrsm6" ]
1415
1516[sub_resource type ="RectangleShape2D" id ="RectangleShape2D_m3x2g" ]
1617size = Vector2 (108 , 32 )
@@ -247,8 +248,7 @@ text = ":D"
247248[node name ="TextInteractArea2" parent ="." instance =ExtResource ("8_qnajo" )]
248249position = Vector2 (168 , 20 )
249250alert_type = 2
250- textlist = Array[String](["v1.1.0 Dev Build
251- (TODO: Change this text on release)" ])
251+ textlist = Array[String](["v1.1.0-alpha.1" , "cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat cat ca" ])
252252
253253[node name ="Border" type ="StaticBody2D" parent ="." ]
254254position = Vector2 (12 , 144 )
@@ -269,6 +269,10 @@ position = Vector2(-136, 430)
269269alert_type = 0
270270textlist = Array[String](["You don't recognise the individual in the photo" , "So why do they look so familiar?" ])
271271
272+ [node name ="SceneChangeInteractArea" parent ="." instance =ExtResource ("12_vrsm6" )]
273+ position = Vector2 (120 , 351 )
274+ scene_path = "res://scenes/catsim/cat_sim.tscn"
275+
272276[connection signal ="body_entered" from ="SpoopyArea" to ="M" method ="_on_spoopy_area_body_entered" flags =18 ]
273277[connection signal ="body_exited" from ="SpoopyArea" to ="M" method ="_on_spoopy_area_body_exited" flags =18 ]
274278
0 commit comments