mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 18:33:48 +00:00
Changed player to new one
This commit is contained in:
parent
60ab375572
commit
1c1436a539
27 changed files with 323 additions and 87 deletions
|
|
@ -88,7 +88,8 @@ public partial class Hud : CanvasLayer
|
|||
|
||||
public void HideGameOver()
|
||||
{
|
||||
|
||||
_gameOverPanel.Hide();
|
||||
_playerDead = false;
|
||||
}
|
||||
|
||||
public void UpdateHealth(float newHealth, float maxHealth)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue