GameOver Overlay ist komplett fertig und funktional, später ggf. noch änderungen an info.Text

This commit is contained in:
2026-02-16 15:30:57 +01:00
parent a7aac28d92
commit 1a775172fd
7 changed files with 2826 additions and 47 deletions

View File

@@ -4,6 +4,10 @@ using UnityEngine;
public class InventoryData
{
//vielleicht standardHealth, standardEnergy einbauen
// energy
public int energy;