scriptable-object topic

List scriptable-object repositories

yaSingleton

159
Stars
10
Forks
Watchers

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

scriptable-events

125
Stars
7
Forks
Watchers

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

ios-scriptable-tsx

123
Stars
21
Forks
Watchers

在 vscode 上使用 typescript 和 jsx 开发 ios 小组件的小框架.基于 Scriptable app.

yaSingleton-Example-Project

15
Stars
0
Forks
Watchers

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

scriptable-object-based-guns

98
Stars
26
Forks
Watchers

Learn how to create a ScriptableObject-based gun system from scratch for your game!

SoCreator

30
Stars
2
Forks
Watchers

⚙ Tool for ScriptableObject's creation

scriptable-scenes

18
Stars
0
Forks
Watchers

Simple scene loading and management system for Unity Engine, implemented via scriptable objects