Megacrush Unity Assets
API DocumentationOther Links
Metadata Driven Development
Metadata Driven Development
  • Overview
  • Sample Spreadsheet
  • BG Database Configuration
    • First Steps
      • Setting up BG Database Locally
      • Creating an Import Job for Google Sheets
    • Import & View Metadata
    • Configuring a new Table
  • Code Architecture
  • Video Walkthrough
  • GameData Scriptable Object
    • The New Item Wizard (Editor tool)
  • Get the Project
  • BG Database Documentation
Powered by GitBook
On this page

Sample Spreadsheet

Sample metadata spreadsheet

PreviousOverviewNextBG Database Configuration

Last updated 6 months ago

This is the example metadata spreadsheet used by the Unity project.

Definitions

  • Sheet = Unique database 'table'

  • Columns = unique data type that can be parsed into Unity

  • Rows = entries in the table.

You can copy the example spreadsheet for your own testing purposes by opening it in Google Sheets and going to file-> make a copy

https://docs.google.com/spreadsheets/d/111jjCWTq26izYaLcAhXd2SB6eNwHfCbVmIiLwjHonz4/edit?usp=sharing
The example metadata spreadsheet