So,I'm working on this small Shoot-'em-Up and want to make an in-game store,where you use your score to purchase new items like bombs and missiles.
I want to make it so that you can,while playing,press a key,like 5,and lose 1500 points but get your new item immediately.
However,I can't seem to find a way to 'unlock' the item,It only works when the Player gets the item right at the beggining of the level.Anyone know how to do in-level(?) shops?