Publisher | SuperAshley Entertainment |
---|---|
File size | 476.05kB |
Number of files | 15 |
Latest version | 1 |
Latest release date | 2021-10-20 12:39:12 |
First release date | 2014-09-17 08:17:20 |
Supported Unity versions | 2018.4.2 or higher |
This tool can create and generate your game data from Google Spreadsheet into ScriptableObject assets.
Google Spreadsheet is great for game designers to create and store their game data, because it allows different people working on the same spreadsheet at the same time, and they don't have to worry about how to use Unity.
It is also great for creating string tables which makes it really easy for localization.
- Full source code included
- Manual included, easy to read & follow
- Loads published google spreadsheet using spreadsheet ID
- Generates C# classes for each of the worksheets within the spreadsheet
- Generates ScriptableObject classes & Assets for storing the data from the spreadsheet
- More features to come!
Google Spreadsheet is great for game designers to create and store their game data, because it allows different people working on the same spreadsheet at the same time, and they don't have to worry about how to use Unity.
It is also great for creating string tables which makes it really easy for localization.
- Full source code included
- Manual included, easy to read & follow
- Loads published google spreadsheet using spreadsheet ID
- Generates C# classes for each of the worksheets within the spreadsheet
- Generates ScriptableObject classes & Assets for storing the data from the spreadsheet
- More features to come!