#How to make mkney increase

1 messages · Page 1 of 1 (latest)

teal palm
#

I want it to be like
You buy for 50€ it goes by x1.1 but idk how to make it without making player variable, is it possible with local variable? Or am i just dumb

sudden summit
#

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

teal palm
#

I dont get it😭 i made a button, (because the script i showed was to the text) and created a new custom component, idk 😭

serene marsh
#

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.

sudden summit
serene marsh
sudden summit
#

Add 0.1 to the new variable