Load Store Error?

Games4lifeGames4life Member, PRO Posts: 279

Hi GS,

I integrated a store in my game and it works great! However, overtime I exit the store and then go back to the store all of my bought items refresh and then I have to buy them again! How do I make it so that when I go back into the store my item progress is saved? For example: If i bought a sword it equips to my soldier and now I have it forever, but when I go back into the store I have to buy it all over again (The buy button respawns)? How do I fix this?

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    This is all logic. You have been on here a bit and you still seem to be struggling with the basics. If the app is quit in the background or you use self attributes on that scene when you go off the scene this info will not remain. You need to store and recall the info. Are you unsung tables? If not it time you learned about tables. You need to spend a little more time learning. Go to the academy and watch a series on tables. Also I have a series on my site call GS Logic, watch that series it will help you a great deal in understanding how to build logic.

  • Games4lifeGames4life Member, PRO Posts: 279

    @Lost_Oasis_Games said:
    This is all logic. You have been on here a bit and you still seem to be struggling with the basics. If the app is quit in the background or you use self attributes on that scene when you go off the scene this info will not remain. You need to store and recall the info. Are you unsung tables? If not it time you learned about tables. You need to spend a little more time learning. Go to the academy and watch a series on tables. Also I have a series on my site call GS Logic, watch that series it will help you a great deal in understanding how to build logic.

    Ah, yes, my apologies thanks for your help.

Sign In or Register to comment.