Minor Update
--- Inventory System ---

-Bug fixes;
-Minor Changes;
1 parent 4e95ae1 commit f1c8d9e92936d9860bdda34609425caf202e1042
@Rackday Rackday authored on 20 Nov
Showing 31 changed files
View
Assets/Prefab/Characters/MainCharacter.prefab
View
Assets/Prefab/HUD/Inventory/InventorySlot.prefab
View
Assets/Prefab/HUD/Inventory/ItemOptions.prefab
View
Assets/Prefab/HUD/InventoryPanel.prefab
View
Assets/Prefab/HUD/Modifiers.meta 0 → 100644
View
Assets/Prefab/HUD/Modifiers/ModifierUIElement.prefab 0 → 100644
View
Assets/Prefab/HUD/Modifiers/ModifierUIElement.prefab.meta 0 → 100644
View
Assets/Scenes/PlayerHUD.unity
Too large (Show diff)
View
Assets/Scenes/Town1/BlackSmithShop.unity
View
Assets/Scenes/Town1/Prototype.unity
Not supported
View
Assets/Scripts/Items/Potion.cs 100644 → 0
View
Assets/Scripts/Items/Potion.cs.meta 100644 → 0
View
Assets/Scripts/Items/Potions/AttackPotion.asset 0 → 100644
View
Assets/Scripts/Items/Potions/AttackPotion.asset.meta 0 → 100644
View
Assets/Scripts/Items/Potions/HealthPotion.asset 100644 → 0
View
Assets/Scripts/Items/Potions/HealthPotion.asset.meta 100644 → 0
View
Assets/Scripts/Items/StatPotion.cs 0 → 100644
View
Assets/Scripts/Items/StatPotion.cs.meta 0 → 100644
View
Assets/Scripts/Managers/InventoryManager.cs
View
Assets/Scripts/Player/Inventory/Inventory.cs
View
Assets/Scripts/Player/PlayerController.cs
View
Assets/Scripts/Player/PlayerHUD.cs
View
Assets/Scripts/Player/Stats/Stats.cs
View
Assets/Scripts/Player/Stats/StatsMediator.cs
View
Assets/Scripts/UI/HUDManager.cs
View
Assets/Scripts/UI/Inventory/InventoryButton.cs
View
Assets/Scripts/UI/Inventory/QuickInventoryUI.cs
View
Assets/UI/Inventory/DynamicInventoryUI.cs
View
Assets/UI/Inventory/PlayerInventoryUI.cs 0 → 100644
View
Assets/UI/Inventory/PlayerInventoryUI.cs.meta 0 → 100644
View
README.md