scriptable-object
There are 30 repositories under scriptable-object topic.
heyJordanParker/yaSingleton
A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
chark/scriptable-events
Simple and extensible event system for Unity Engine, implemented via scriptable objects
2214962083/ios-scriptable-tsx
在 vscode 上使用 typescript 和 jsx 开发 ios 小组件的小框架.基于 Scriptable app.
llamacademy/scriptable-object-based-guns
Learn how to create a ScriptableObject-based gun system from scratch for your game!
NullTale/SoCreator
⚙ Tool for convenient ScriptableObject's creation
chark/scriptable-scenes
Simple scene loading and management system for Unity Engine, implemented via scriptable objects
heyJordanParker/yaSingleton-Example-Project
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
VirtueSky/TheBeginning
Getting started making games so easy (Android & iOS)
chark/unity-scriptable-objects
Game events and shared data realized using scriptable objects
blueknightone/DialogueSystem
A basic dialogue system for Unity
sophiathekitty/SharedVariableSaveSystem
Some scriptable objects for sharing data between game elements and a system for saving the runtime values of those shared variables.
AmirArdroudi/birdtools
A multipurpose toolset for developing games in Unity
cemuka/intro-to-so
an introduction to mvc in unity with scriptable objects
abrusle/unity-scriptable-dictionary
Dictionaries as ScriptableObjects in Unity.
chark/build-tools
Editor utilities for quickly automating builds by utilizing Scriptable Objects
AdamCarballo/Unity-SerializedSharedVariables-v1
📤 Data-driven shared variables approach using Unity scriptable objects
MartiinWalsh/quick-dash-game
A 2D game built using the Unity game engine.
BluePixelDev/unity-refpool
RefPool is a lightweight, ScriptableObject-driven pooling system for Unity.
dimkr/packsiz
A tiny, hackable and secure package manager
krolti/com.krolti.databaseso
A High-Performance ScriptableObject Database System for Unity
LeandroBiloni/Unity-Screenshot-Tool-2021
Editor tool to take a screenshot of what the camera is watching/rendering. You can create and load presets for the camera and the screenshot.
natecurtiss/scriptable-object-architecture
A Unity package for a scriptable-object-based-workflow similar to that of Ryan Hipple's (https://www.youtube.com/watch?v=raQ3iHhE_Kk)
RCJ15/Wormhole-Signal
Tool for Unity which ties events to scriptable objects.
saffiriogiorgio/unity-scriptable-object-guid
Unity's Scriptable Object with a unique ID
fontinixxl/data-persistence-demo
Basic implementation of a system for persisting data between scenes and sessions using event-driven architecture based on Scriptable Objects
MarcinJozwik/JayEasing
Static and scriptable easing methods for Unity Engine.
homy-game-studio/hgs-unity-local-storage
Gerencie arquivos e cache de forma segura em sua aplicação.
MOON-TYPE/MIcaros
Creador de ScriptableObjects en Unity3D.
rodellison/UnityEvents
Simple Unity project demoing ScriptableObjects as Event sources that can be listened to