#custom currency

1 messages · Page 1 of 1 (latest)

humble dagger
#

create a variable called coins or whatever

#

then make a custom ui with a text that changes the text to the value of the coins variable

#

then make a ui as a shop and make some tappable items and when tapped check of coins > [price -1] and if it’s true then subtract the price from coins variable and if it isn’t true then make the item red and shake or something

normal jungle