• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

item shop

  1. N

    Advice on Reusing Code for an Item Shop

    IDE v. 2.3.0.529, runtime v. 2.3.0.401 So I successfully have made an shop where the player can purchase items from and it will be added to their inventory, but I would like to use the same code for all the other shops so it doesn't use up more memory. The only thing I would have to change is...
  2. N

    [SOLVED] Scroller won't work to change items in a shop

    IDE v. 2.3.0.529 and runtime v 2.3.0.401 So I'm trying make a shop for my game where the player presses the "w" key in the trigger area and then the shop opens up. It can display 3 items at a time and if there are more than 3 items then there is a scroller that will change the items that are...
  3. Vinsane

    Android Item Shop Question - Need Help Removing Money From Player

    Hi everyone! I am trying to figure out what I'm doing wrong here with my shop keeper setup. I have a fairly straight forward code setup to create a functioning Item Shop, everything is working fine EXCEPT the actual minus of money when the item is purchased! I'll give the rundown of the code...
Top