AdamCarballo / Unity-SerializedSharedVariables-v1

📤 Data-driven shared variables approach using Unity scriptable objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Serialized Shared Variables

📤 Data-driven shared variables approach using Unity scriptable objects

Overview

README and documentation coming soon.

License

This repository is using Mozilla Public License 2.0 on all files including the following statement:

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

Files that don't contain this statement (like configuration and generated files) are unlicensed and hold no copyright.
Files generated by this repository belong to the user that generated them, including any applicable license they choose.

More info coming soon.

About

📤 Data-driven shared variables approach using Unity scriptable objects

License:Mozilla Public License 2.0


Languages

Language:C# 100.0%