-
**What do you want to achieve?
I am trying to make Upgrade system. There is a gui which contains some buttons and each button upgrades a specific thing, like coin multiplier, player’s speed, things like that. -
What is the issue?
I want help regarding how can i achieve such system. -
What solutions have you thought of so far?
I made this system using module scripts and int values how ever that made the system too complicated and was not efficient. And I am now thinking of DataStores could be used for this purpose?
I just want a bit guide on how can I achieve this system. I tried looking for references but could not find anywhere.