Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Implemented an inventory system and a way to interact with objects. I found a really helpful inventory tutorial on youtube which helps a lot with the bugs in inventories like the item data not being changed when you move an item from one square to another. Here's the link to the tutorial I'm following: https://youtube.com/playlist?list=PLY1jY0hbmKxBvcEHa0k5Aw8_MKoB6jrRU

I was totally right yesterday about having to change the  gravestones to their own objects later on. The interaction system works I just need to actually get  rid of the grave once its used. Might work on that tomorrow. Good progress today!