Troubleshooting player_died signal.
This commit is contained in:
parent
afc5c68569
commit
a73fb28552
7 changed files with 48 additions and 56 deletions
|
|
@ -60,10 +60,7 @@ region_enabled = true
|
|||
region_rect = Rect2(0, 0, 240, 320)
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource("2_0xm2m")]
|
||||
position = Vector2(123, 270)
|
||||
max_shield = null
|
||||
speed = null
|
||||
cooldown = null
|
||||
position = Vector2(123, 272)
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue