Made pause controller to be created on player if it exists

This commit is contained in:
2ndbeam 2024-04-30 21:24:51 +03:00
commit 93aa83dcaa
11 changed files with 129 additions and 17 deletions

View file

@ -15,6 +15,6 @@ stars_amount = 4000
tracked_node = NodePath("../../PlayerShip")
color_background = Color(0.276474, 0.0962249, 0.200656, 1)
[node name="PlayerShip" parent="." index="4" instance=ExtResource("7_jyplv")]
[node name="PlayerShip" parent="." index="3" instance=ExtResource("7_jyplv")]
process_mode = 0
position = Vector2(19, 10)