Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmmetOT/StructableObject
StructableObject is a wrapper for Unity's ScriptableObject system. It basically just lets you manipulate a data struct as if it were a ScriptableObject. This has been useful in my own development as it allows you to create systems which work well with both procedural data and designed data.
https://github.com/EmmetOT/StructableObject
procedural-data unity unity-editor unity-scriptableobject unity3d wrapper
Last synced: about 1 month ago
JSON representation
StructableObject is a wrapper for Unity's ScriptableObject system. It basically just lets you manipulate a data struct as if it were a ScriptableObject. This has been useful in my own development as it allows you to create systems which work well with both procedural data and designed data.
- Host: GitHub
- URL: https://github.com/EmmetOT/StructableObject
- Owner: EmmetOT
- License: mit
- Created: 2021-05-24T17:06:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-29T23:32:48.000Z (about 3 years ago)
- Last Synced: 2024-08-02T05:12:04.089Z (5 months ago)
- Topics: procedural-data, unity, unity-editor, unity-scriptableobject, unity3d, wrapper
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE