Hi, im new to Construct 2 and i want make a game.
I created a tomato plant that drops 1 tomato when it's clicked and i created a tree where you can pick up some wood.
For three days i thought how i can make an inventory, but i don't know how use arrays for inventories.
I want create a simple inventory where i see the objects on a HUD and when i click the tomato the tomato is destroyed, and if i pick up the wood when the tomato is in inventory the wood go next the tomato, and if i click the tomato when the wood is in inventory, the tomato is destroyed and the wood take the first position on inventory and so on.
Can you post under this post some .capx project where i can learn your inventory system? Thanks very much!!
P.S
I saw all posts published on the creation of inventories but no one is right for me.
Bye