Inventory

user_avatar Made by: TutorialDoctor

PROJECT DESCRIPTION

Share this project:

Branch this example of inventory logic. Currently the indexes of the items you tap are stored in an array (not to a file) but this way enough. An array example is in the works.

If anyone has any tips let me know.

VERSION 1.2

Last Updated: September 21, 2022

You can now get the nth item in the array by index by tapping the file diamond. Use this data to do advanced array logic and create your own inventory system.

COMMENTS

YOU MUST BE SIGNED IN TO LEAVE A COMMENT

February 25, 2017

Doc, you are good at graphics, but your projects are really low on functions. Yeah, that array stuff is funny, but there is nothing else.. This may be useful only for hyperpad newbies..

February 25, 2017

Exactly, these are mostly for educational purposes. Intended more as a base to build upon. A framework of sorts. I'll be making this system more advanced over time and with idea contributions.