HUD Arbeiten begonnen, ChangeHealthScript neu erstellt, neue und alte Methoden eingebaut

This commit is contained in:
2026-02-09 11:37:52 +01:00
parent f10a0ec485
commit 42b50afc95
5 changed files with 1083 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ public class ShopScript : MonoBehaviour
[SerializeField] GameObject errorPanel;
[SerializeField] GameObject backgroundPanel;
[SerializeField]public bool paymentSystemActive = false;
[SerializeField] public bool paymentSystemActive = false;
//TMP_Text textfeld;
[SerializeField] TMP_Text textfeld;