Commit graph

9 commits

Author SHA1 Message Date
dhain
470aeff3f3 runnable 2022-05-19 16:13:53 +02:00
dhain
7a04d79aba Merge branch 'dhain' into develop
# Conflicts:
#	Assets/Scenes/MainScene.unity
#	Assets/Scripts/PlayerController.cs
2022-05-19 16:07:18 +02:00
dhain
2ff7fc2c12 diesmal wirklich 2022-05-19 16:03:20 +02:00
j-weissen
1e2ae28c12 Added TerraformingTools & functionality 2022-05-19 15:00:55 +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
4612938b54 added Player GameObject, updated GrassTile.Clicked() 2022-05-18 23:59:49 +02:00
s-prechtl
3466d25dbb PlayerController.cs select Item 2022-05-10 00:01:21 +02:00
s-prechtl
d84a815d74 UsableItem.cs 2022-05-09 23:38:56 +02:00
s-prechtl
0554440fd5 PlayerController.cs init 2022-05-09 23:08:18 +02:00