GitHub - wovencode/ScriptableTemplates: Wovencore Templates
by Fhiz (Weaver) MIT licensed https://github.com/wovencode/
Summary
A simple, generic class derived from ScriptableObjects in order to load and access large amounts of data.
Features
- Loads ScriptableObjects into Dictionaries
- Failsave & Performant using ReadOnlyDictionary
- Performant load from Resources subfolder only
Installation
- Install and Open the most recent version of Unity.
- Create a new 3d project.
- Import the package into the project.
Quickstart
-
Drag the "TemplateLoader" prefab into your scene.
-
Hit "Play" and check the console log.
-
Use "ExampleTemplate" as a base for your own ScriptableObject templates.
Requirements
- Wovencore Tools (https://github.com/wovencode/woco-tools)
Contains Open-Source Code
- None
Namespace
- Wovencode
Compatibility
- Unity3d 2018-2019 (inclusive)
- Client: Windows, MacOS, Android, iOS, Linux
- Server: Windows, MacOs, Linux
- Single-Player: Windows, MacOS, Android, iOS, Linux