Table used for Item List in RPG
I have an inventory in my rpg game and I want to have a table for my items. I have the first column as the name of the item and the second is the amount of that item. I also have a third column for some setup stuff like what equipped and time of day that has words like sowrd, axe, bow, or day, dawn, dusk, and night. My main focus right now is to make my inventory so that if the mouse inside the object icon it will take the data from a certian cell and show it on the item. For example I have an arows icon and when the mouse is inside I want it to go to the cell on the tables list and fetch the amount of arrows. this allows me to have 5 copies of my item list and make 5 game saves and not have like 200 attributes for myy game. Help?
Comments
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
answer 8-} why didn't I think of that