Commit graph

7 commits

Author SHA1 Message Date
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
dhain
97b6ce7497 voigas 2022-05-19 16:54:36 +02:00
dhain
2ff7fc2c12 diesmal wirklich 2022-05-19 16:03:20 +02:00
d-hain
aacdd80fdf added Inventory UI
added logic to inventory
 * it is very possible to be reworked in the near future
 * With
   - ScriptableItem
   - an own Inventory class maybe
   - if necessary no Dictionary anymore
2022-05-19 02:30:21 +02:00
j-weissen
433158e658 added Tiles, basic TileBehaviour 2022-05-18 22:53:23 +02:00
dhain
0d49c92c15 extended usable Items with UsableItem 2022-05-10 00:01:57 +02:00
s-prechtl
d84a815d74 UsableItem.cs 2022-05-09 23:38:56 +02:00