#How to make mkney increase
1 messages · Page 1 of 1 (latest)
Add to the button a custom component and in the component add a number variable that is initially 1. Every time you buy something it increased by 0.1
And the price must be 50*multiplier
I dont get it😭 i made a button, (because the script i showed was to the text) and created a new custom component, idk 😭
The number must be 1
When something buys. The number updates (add 0.1)
It might not be saved because you don't want to do it with player variables.
When buying something, script something that checks if money is equal or higher than 50×{variable you created}. If it is, reduce the coin amount with 50×variable you created and add 0.1 to the multiplier
But the script will not be saved
Add 0.1 to the new variable