Publisher | Kasi Rani |
---|---|
File size | 10.72kB |
Number of files | 4 |
Latest version | 1 |
Latest release date | 2016-12-28 09:32:25 |
First release date | 2016-05-10 04:08:23 |
Supported Unity versions | 2018.4.2 or higher |
Ever wanted to tweak the integer values of your mobile game without updating your game over and over.
This asset will help you manage all the integers you create in the game from a public server like dropbox. It is very simple and easy to integrate. All you have to do is implement the script on a game object in your scene. Set up all the values that you want to be made tweakable. You are done after that!
You can start updating the game's difficulty and other variables based on the feedback by just tweaking the numbers in the .txt file on dropbox. This will help you solve the issue in the game without going through the app submission process.
The script is written in C#.
Please get in touch with us at [email protected] if you are facing any issues. We have added the documentation along with the package.