scriptableobject topic

List scriptableobject repositories

fluid-dialogue

189
Stars
11
Forks
Watchers

A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.

luban

3.3k
Stars
527
Forks
Watchers

luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.

EGamePlay

1.8k
Stars
437
Forks
Watchers

一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on E...

unity-animator-helpers

128
Stars
12
Forks
Watchers

A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Animator parameters easy. Works with 2D or 3D projects.

ScriptableObject-Architecture

927
Stars
108
Forks
Watchers

Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy

yaSingleton

159
Stars
10
Forks
Watchers

A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.

Unite2017

1.2k
Stars
201
Forks
Watchers

Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017

scriptable-events

126
Stars
8
Forks
Watchers

Simple and extensible event system for Unity Engine, implemented via scriptable objects

unity-ui-manager

88
Stars
7
Forks
Watchers

:ticket: A Simple UI Manager for rapid prototyping and ease of collaboration

Unity3D-ReactiveScriptables

31
Stars
0
Forks
Watchers

ScriptableObject based framework / scaffolding that facilitates loosely coupled communication and automatic update propagation between MonoBehaviour components.