Skip to main content

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

Heya! The plugin looks like something I would need for my idea, but wanted to know: Will this also allow me to limit the inventory slots and items the player can have? And can I make it so similiar items will not stack, but rather be seen as individual items? Say the player picks up 2 potions, they would take 2 slots, instead of stacking?

Hey! You have a main inventory, you can define how many slots it have, and you can also make that if you have an item defined as a "bag" you can add extra slots, as many as you want, you can set how many bag container you want or if you only want the main inventory and how many cells it have.

As for the infividual items, right now i don't have it implemented, but i will add it soon ^^

Ah I see. Sounds good though~

Excited to see it implemented, cuz then it will be perfect~
Thank you for answering quickly!

Oh yeah and one more question: Is it possible to add a background to the inventory?
Say like an "open backpack" background?

Right now you can change the skin, it work as the window skins, you can chose a specific skin, maybe you can change to make it look invisible and add an image via common event.

I don't have a native option for that, but i will keep that in mind for a future update too :D