Skip to content

Unity

Code Generation

  1. In Unity, select Tools ► Balancy ► Config, enter your email and password for balancy.dev, and press Generate Code button.
  2. It might take some time, depending on your connection and the number of Templates you have.
  3. Generated classes will be placed in Assets/Balancy/AutoGeneratedCode.
  4. Please DO NOT change anything in this folder because your changes will be overwritten with the next generation.

Download Configs

If your game is offline, you might assume that the game could be launched for the first time without access to the internet. In such a situation, you can't rely on the game balance will be delivered to the build.

  1. Open editor window Tools ► Balancy ► Config
  2. Click on Download Data
  3. All the latest game data from Balancy will be downloaded and put into /Assets/Balancy/Resources
  4. If your game is launched without internet access, it'll use the data from the resources
  5. Once the internet is available, the data will be automatically updated if necessary