Commit graph

5 commits

Author SHA1 Message Date
dhain
7a04d79aba Merge branch 'dhain' into develop
# Conflicts:
#	Assets/Scenes/MainScene.unity
#	Assets/Scripts/PlayerController.cs
2022-05-19 16:07:18 +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
j-weissen
433158e658 added Tiles, basic TileBehaviour 2022-05-18 22:53:23 +02:00