Skip to content

wovencode/ScriptableTemplates

Repository files navigation

ScriptableTemplates (Wovencore)

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

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

About

Wovencore Templates

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages