Save boss and player statuses
This commit is contained in:
parent
b0c5798328
commit
6ea21b3181
9 changed files with 43 additions and 3 deletions
|
@ -1023,6 +1023,7 @@ collision_mask = 2
|
|||
wait_time = 0.3
|
||||
autostart = true
|
||||
|
||||
[connection signal="died" from="." to="." method="_on_BossEnemy_died"]
|
||||
[connection signal="timeout" from="Timer" to="." method="_on_Timer_timeout"]
|
||||
|
||||
[editable path="Hurtbox"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue