99
1010[sub_resource type ="Curve2D" id =1 ]
1111_data = {
12- "points" : PoolVector2Array ( 0 , 0 , 0 , 0 , -0.901337 , 0.225891 , 0 , 0 , 0 , 0 , 480.262 , 1.29041 , 0 , 0 , 0 , 0 , 481.327 , 700.681 , 0 , 0 , 0 , 0 , 0.163177 , 698.552 , 0 , 0 , 0 , 0 , -0.901337 , 0.225891 )
12+ "points" : PoolVector2Array ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 480 , 0 , 0 , 0 , 0 , 0 , 480 , 720 , 0 , 0 , 0 , 0 , 0 , 720 , 0 , 0 , 0 , 0 , 0 , 0 )
1313}
1414
1515[node name ="Main" type ="Node" ]
@@ -19,7 +19,7 @@ Mob = ExtResource( 2 )
1919[node name ="ColorRect" type ="ColorRect" parent ="." ]
2020anchor_right = 1.0
2121anchor_bottom = 1.0
22- color = Color ( 0.223529 , 0.317647 , 0.368627 , 1 )
22+ color = Color ( 0.219608 , 0.372549 , 0.380392 , 1 )
2323
2424[node name ="Player" parent ="." instance =ExtResource ( 3 )]
2525
@@ -39,8 +39,6 @@ position = Vector2( 240, 450 )
3939curve = SubResource ( 1 )
4040
4141[node name ="MobSpawnLocation" type ="PathFollow2D" parent ="MobPath" ]
42- position = Vector2 ( -0.901337 , 0.225891 )
43- rotation = 0.00221238
4442
4543[node name ="HUD" parent ="." instance =ExtResource ( 4 )]
4644
@@ -49,7 +47,6 @@ stream = ExtResource( 5 )
4947
5048[node name ="DeathSound" type ="AudioStreamPlayer" parent ="." ]
5149stream = ExtResource ( 6 )
52-
5350[connection signal ="hit" from ="Player" to ="." method ="game_over" ]
5451[connection signal ="timeout" from ="MobTimer" to ="." method ="_on_MobTimer_timeout" ]
5552[connection signal ="timeout" from ="ScoreTimer" to ="." method ="_on_ScoreTimer_timeout" ]
0 commit comments