World Gen #3, Inventory #2

-- Added item interaction
-- Changed inventory management slightly
-- Added slide-show system to world, world can now "move" to show more space.
This commit is contained in:
Hannah-Dagemark 2023-10-16 08:44:17 +02:00
commit 3a3bea1ead
8 changed files with 164 additions and 22 deletions

View file

@ -1,6 +1,7 @@
name=(name)
size=x.y
size=slidecount
id=INT(XYZ)
statics=static.x.y,
interactables=interactable.x.y,
items=item.x.y,
objects=object.x.y,