Construct 2 Cookbook: Inventory
This is a way to use the Array object to make an inventory of any size. It has a couple handy features:
- Inventory can be any size (is set by a Global Variable)
- All in-game items are frames of a single sprite object.
- Items in the inventory are the same object type as the ones in play. Changing or adding items only needs to happen once.
I think this will work with the free version, but I haven't actually checked, so let me know.
I'm happy to answer any questions, and if there's any features you'd like to see added to this, or anything else I should do a cookbook page on, get in touch!
Status | Released |
Category | Assets |
Author | metalsnail |
Made with | Construct |
Download
Download NowName your own price
Click download now to get access to the following files:
Construct2CookbookInventorySource.zip 184 kB
Leave a comment
Log in with itch.io to leave a comment.