Chris Burrows has been busy as of late, helping the community out by posting open source examples based on the Array Object. Specifically, he has submitted examples on how to create an ingame inventory, and an Item Editor too for external use.
Comments from the Author(s):
"I have created this Array editor to assist in the development of my current project, a survival horror game titled, No Room In Hell. It stores item name and descriptions in an MMF array which are saved as an external file which then is loaded by my game at runtime. "
Click here to download the Item Editor and Click here to download the Inventory Example
|