Commit graph

5 commits

Author SHA1 Message Date
s-prechtl
7ccf683005 shop updated 2022-06-03 13:58:49 +02:00
dhain
24fa26ddb2 added Item changing Sprite when hovering over Slot in Shop or Inventory 2022-06-03 09:29:24 +02:00
d-hain
f7b593045f µ 2022-06-03 00:07:30 +02:00
dhain
ee6704abc1 added ItemStorage.cs, ItemStorageSlot.cs, ItemStorageUI.cs
* Inventory, InventorySlot, InventoryUI, Shop, ShopSlot, ShopUI are extending them
2022-06-02 15:08:21 +02:00
d-hain
ce1f6ed389 added cost amount to items
added Shop UI
added Shop.cs
 * you now can buy items and you lose the cost when bought
 * shop is scrollable

added comments in Inventory.cs, InventorySlot.cs, InventoryUI.cs
now showing description when hovering over items in shop or inventory
2022-06-02 00:08:37 +02:00