Introduction

<aside> 💡 This asset was created based on Unity version 2020.3.1f1. Please note that compatibility cannot be guaranteed with versions lower than this.

</aside>

"Google Sheets Importer" is a simple yet powerful tool designed for Unity developers who want to manage data without a server.

This asset allows you to fetch data from Google Sheets into the Unity editor, storing it as JSON files and serializing it into C# classes.

Additionally, it supports the automatic generation of a DataManager using the singleton pattern, creating easy-to-access variables in C# code for each tab downloaded from Google Sheets.

This enables various uses in your projects, such as:

Moreover, "Google Sheets Importer" features an intuitive interface, making it accessible even for beginners to quickly integrate Google Sheets data into Unity projects.

Download now and apply it to your projects!

Supported Data Type