store

TinobossTinoboss Member Posts: 37

i have made an in game store (which works) it allows players to unlock more balloons. when u don't have enough money it dosnt let you buy any more. but what i want is if i buy a red balloon i want to be able to use them in my game. how do i switch the color of the current balloon to the color of the balloon i buy , but still be able to switch between the balloons i have already bought

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    You need to keep track of purchases in a table and then check to see if that particular color has been purchased before. If so, allow the player to change to that color. If not, don't.

  • TinobossTinoboss Member Posts: 37
    edited May 2015

    ok but now how do i make the original balloon to change colors to the one they bought @tatiang

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    I sent you a private message (PM). You can access it from the Inbox link at the top of the page.

Sign In or Register to comment.