private void Start() { PlayerStats.Initialize(1); InventoryUI.Instantiate(); EquipmentUI.Instantiate(); }