HUD Arbeiten begonnen, ChangeHealthScript neu erstellt, neue und alte Methoden eingebaut
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user