|
@@ -31,3 +31,5 @@ curve = SubResource( 1 )
|
|
|
[node name="MobSpawnLocation" type="PathFollow2D" parent="MobPath"]
|
|
|
position = Vector2( -1.05261, 2.78944 )
|
|
|
rotation = -6.07153e-08
|
|
|
+[connection signal="timeout" from="ScoreTimer" to="." method="_on_ScoreTimer_timeout"]
|
|
|
+[connection signal="timeout" from="StartTimer" to="." method="_on_StartTimer_timeout"]
|