IAP question

j75j75 Member, PRO Posts: 235
I watched the tutorials and still am wondering about this.
If I make an IAP that unlocks all levels of a game, what do I need to add so that when the game loads, the purchase is detected and unlocks every time. Thanks.

Comments

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375
    edited November 2013
    Just have an attribute, when player buys product change levels unlocked to true
    Save attribute levels unlocked
    in the beginning of the game on the splash screen/title screen just have the load attribute behavior loading the levels unlocked attribute
  • j75j75 Member, PRO Posts: 235
    Thank you. I am new to all this but I will dig in and try and figure this out with your tips. Thanks again.
Sign In or Register to comment.