Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: scriptableobject

Luca3317/SO-Game-Architecture

Implementation of the concepts introduced in the GDC talk "Unite Austin 2017 - Game Architecture with Scriptable Objects"

Size: 2.93 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

VirtueSky/sunflower

Core ScriptableObject architecture for building Unity games (Android & Ios)

Language: C# - Size: 10.7 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 40 - Forks: 2

CarterGames/SaveManager

A free, scriptable object based, local save system for Unity. Works on all platforms using standard JSON Utility.

Language: C# - Size: 3.31 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 30 - Forks: 0

luisoliveiras/scriptable-events

Serializable unity events added to a scriptable object.

Language: C# - Size: 13.7 KB - Last synced: 11 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

heyJordanParker/yaSingleton

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

Language: C# - Size: 33.2 KB - Last synced: 9 days ago - Pushed: over 3 years ago - Stars: 159 - Forks: 10

DanielEverland/ScriptableObject-Architecture

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

Language: C# - Size: 3.68 MB - Last synced: 13 days ago - Pushed: 6 months ago - Stars: 924 - Forks: 108

ashblue/fluid-dialogue

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.

Language: C# - Size: 1000 KB - Last synced: 17 days ago - Pushed: about 1 month ago - Stars: 186 - Forks: 11

luisoliveiras/scriptable-states

Scriptable Objects based FSM for Unity

Language: C# - Size: 70.3 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 52 - Forks: 4

m969/EGamePlay

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

Language: C# - Size: 86.3 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 1,746 - Forks: 431

mmeiburg/unityAndroidSensors

Access to android sensors for Unity

Language: C# - Size: 1.49 MB - Last synced: 19 days ago - Pushed: over 4 years ago - Stars: 17 - Forks: 3

NuclearBand/NuclearScriptableObjectDatabase

Database for scriptable objects in Unity using Odin Inspector

Language: C# - Size: 242 KB - Last synced: 5 days ago - Pushed: 11 months ago - Stars: 97 - Forks: 8

NullTale/SoCreator

⚙ Tool for ScriptableObject's creation

Language: C# - Size: 47.9 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 30 - Forks: 2

AdamCarballo/Unity-SerializedSharedVariables-v1

📤 Data-driven shared variables approach using Unity scriptable objects

Language: C# - Size: 36.1 KB - Last synced: 30 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

ninpl/ScriptableObject-Resolucion

Resolucion de problemas referidos al uso de ScriptableObject en el editor Unity3D

Language: C# - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

MOON-TYPE/MIcaros

Creador de ScriptableObjects en Unity3D.

Language: C# - Size: 134 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Arekushi/Unity-Events-With-Scriptable-Objects

Example of Unity Events with Scriptable Objects

Language: C# - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

NullTale/SoCollection

⚙ Generic list for nested ScriptableObjects creation

Language: C# - Size: 31.3 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

felipemcoliveira/scriptableobject-propertydrawer

An unity editor extension, which enhances the scriptable object property.

Language: C# - Size: 48.8 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

Rellac-Rellac/unity-ui-manager

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

Language: C# - Size: 6.1 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 87 - Forks: 7

nubango/FlowFree

Flow Free is an addictive puzzle game where you connect circles of the same color with pipes without crossing them. It is a replica of the game Flow Free by Big Duck Games (https://www.bigduckgames.com/flowfree), created with academic purposes for the Mobile Game Development subject at UCM

Language: C# - Size: 3.34 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

gilzoide/unity-sqlite-asset

Read-only SQLite database assets for Unity with ScriptedImporters for ".sqlite", ".sqlite2" and ".sqlite3" files

Language: C# - Size: 404 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

CarterGames/NotionToUnity

A system to import Notion databases into a Unity scriptable object for use in game.

Language: C# - Size: 49.8 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

roboryantron/Unite2017

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

Language: C# - Size: 3.35 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 1,150 - Forks: 195

ashblue/unity-animator-helpers

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.

Language: C# - Size: 912 KB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 128 - Forks: 12

jheiling/unity-signals

Signals for Unity3D

Language: C# - Size: 1.4 MB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 58 - Forks: 1

greatclock/excel_to_scriptableobject

An easy way to access data stated in excel (xlsx) files for Unity.

Language: C# - Size: 7.54 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 61 - Forks: 19

GieziJo/ScriptableObjectVariant

Unity Odin editor helper which permits to set a "SOVariant" attribute to a ScriptableObject and override, or not, certain fields (similar to prefab variants but for scriptable objects).

Language: C# - Size: 465 KB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 50 - Forks: 4

llamacademy/scriptable-object-based-guns

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

Language: C# - Size: 90.9 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 82 - Forks: 23

baratgabor/Unity3D-ReactiveScriptables

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

Language: C# - Size: 379 KB - Last synced: 4 months ago - Pushed: about 5 years ago - Stars: 30 - Forks: 0

maxartz15/MA_SOFramework 📦

A framework that handles variables/data/events via ScriptableObjects inside Unity

Language: C# - Size: 106 KB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

maxartz15/ScriptableData

For ScriptableObject workflow.

Language: C# - Size: 21.5 KB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

ATHellboy/SampleProject-FightingGame

Sample project to show my coding approaches and knowledge, also some architectures (and patterns) which I've used in Unity3D.

Language: C# - Size: 13.1 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 13 - Forks: 4

heyJordanParker/yaSingleton-Example-Project

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

Language: C# - Size: 28.3 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 15 - Forks: 0

hnb-rabear/excel-to-unity

A game-changer for indie game developers. This tool seamlessly transforms Excel data into Unity ScriptableObjects, simplifying database design and management. It’s an ideal solution for managing game statistics, enhancing your Unity game development process. Whether you’re crafting an RPG or exploring other genres, this tool is your ally.

Language: C# - Size: 42.6 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 10 - Forks: 0

ATHellboy/ScriptableObjectMultiSelectDropdown

Multi Select Dropdown for ScriptableObjects

Language: C# - Size: 822 KB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 24 - Forks: 1

caneva20/ConfigAssets

Simple & Lightweight solution for managing configuration assets in Unity projects

Language: C# - Size: 308 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 32 - Forks: 4

AlejandroMunilla/DinosLifeAndroid

My current personal Unity project, just starting it. Dinos Life, intended for Android, PC. Social Dinosaurs 3D game. Heavy usage of ScriptableObjects, Inheritance and interfaces. Only scripts in Github

Language: C# - Size: 13.7 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

cemuka/unity-node-tutorial

Making a REST service using Node and Express to use with Unity

Language: C# - Size: 6.53 MB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 18 - Forks: 4

AmirArdroudi/Dialog-System

Dialog-system is a modular, data-driven system for handling dialogs for games in Unity

Language: C# - Size: 13 MB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

DivyenduDutta/Generic-Inventory-System

This is the demo Unity project for the "Inventory System using Scriptable Objects" Medium article

Language: C# - Size: 1.65 MB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ATHellboy/ScriptableObjectDropdown

Dropdown for ScriptableObjects

Language: C# - Size: 729 KB - Last synced: 5 months ago - Pushed: almost 2 years ago - Stars: 44 - Forks: 2

met44/uStableObject

Unity3D ScriptableObject based architecture framework

Language: C# - Size: 214 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 1

KahlerYasla/Guitar-Life

This is a collection of C# scripts for a small game using UnityEngine. It includes features such as NPC interaction, inventory management, scene transitions, camera movement, car spawning, and a "disco" effect. The scripts use data structures such as ScriptableObjects, LinkedLists, and Coroutines to implement their functions.

Language: ShaderLab - Size: 69.5 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

RCJ15/Wormhole-Signal

A tool for Unity which creates events that are tied to scriptable objects.

Language: C# - Size: 21.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

benTenure/AutoBattler

Language: ShaderLab - Size: 18.2 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

isitt77/SceneTransitionScripts

Transition scenes setting Player position and Animator Vector2 in scriptable object (no singleton)

Language: C# - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jeffcampbellmakesgames/unity-auto-preset 📦

Auto Preset enables scriptable configuration of assets from the Unity Editor without requiring any additional code.

Language: C# - Size: 9.7 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 24 - Forks: 3

niscolas/unity-SOundy

💡 Audio Clips encapsulated inside ScriptableObjects ✨

Language: C# - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

gilzoide/AssetList

ScriptableObject that automatically aggregates assets using AssetDatabase.FindAssets

Language: C# - Size: 9.16 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 1

BusStopStudios/Unity-Visual-Graph-Editor

Visual Graph Editor based on Unity's Experimental GraphView

Language: C# - Size: 151 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 30 - Forks: 4

seekeroftheball/NewFolderWizard-Tool

New Folder Wizard is an organizational tool for Unity for quickly importing and customizing your personal folder structure into every project. Save and reuse your templates. Templates are saved as ScriptableObjects and may be customized to your liking.

Language: C# - Size: 73.2 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

antfarmar/Unity-3D-ScriptableObjects-Tanks

ScriptableObjects vs. Monobehaviours Study

Language: C# - Size: 20.7 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 14 - Forks: 3

TNThomas/bang-scriptable-events

An event system for Unity based upon Ryan Hipple's implementation presented at Unite 2017

Language: C# - Size: 163 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

aillieo/ScriptableObjectCreator

A super handy window for quick creation of any type of Unity Scriptable Object assets

Language: C# - Size: 104 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

FarDust/SpellSystem

Spell System for Unity, using scriptable objects to personalize objets.

Language: C# - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 9 - Forks: 0

IntoTheDev/Scriptable-Object-Loader

Load Scriptable Objects via code

Language: C# - Size: 99.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 33 - Forks: 1

cemuka/intro-to-so

an introduction to mvc in unity with scriptable objects

Language: C# - Size: 10.4 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 6 - Forks: 1

G-Machado/SceneFadeUnityTool

Unity3D tool for scene transitioning with fade in/out effects.

Language: C# - Size: 13.5 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

llamacademy/ai-series-part-9

Full project of the end state of the AI Series Part 9 video where we dive deeper into ScriptableObjects and change to a Data-Oriented Design from our prefab-focused design.

Language: ShaderLab - Size: 3.47 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

llamacademy/ai-series-part-22

Tutorial repository for AI Series Part 22, which is Part 2 of a sub-series to implement enemy skills and abilities. In this repository we have extended the foundation from part 21 and implemented a new channeled ability - fire breath

Language: C# - Size: 40.1 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 1

llamacademy/ai-series-part-23

Tutorial repository for AI Series Part 23, which is Part 3 of a sub-series to implement enemy skills and abilities. In this repository we have extended the foundation from part 21 and 22 and implemented a new instant-cast ability - ice lance

Language: C# - Size: 255 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

llamacademy/ai-series-part-24

Tutorial repository for AI Series Part 24, which is the 4th and final part of a sub-series to implement enemy skills and abilities. In this repository we have extended the foundation from part 21, 22, and 23 to implement a new instant-cast ability - poison gas

Language: C# - Size: 37.6 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 3

llamacademy/scriptable-objects-explained

In this tutorial respository you'll learn about a hugely powerful tool provided to us by Unity, ScriptableObjects. Many beginners in Unity (myself included!) don't understand what these are and just completely disregard them.

Language: C# - Size: 1.15 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

tetr4lab/GetSharedData2

Unity collaboration development using Google Spreadsheet.

Language: C# - Size: 274 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

blueknightone/DialogueSystem

A basic dialogue system for Unity

Language: C# - Size: 1.46 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 7 - Forks: 4

JamesLaFritz/JamesLaFritz

Config files for my GitHub profile.

Size: 1.08 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ErnSur/NestedAssetList

Property Drawer/ListContainer that makes it easy to add/remove nested `ScriptableObject` assets.

Language: C# - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

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)

Language: C# - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

coryleach/UnityInfoTables

Unity package of ScriptableObjects for building static data info tables. Generates enum source code for easy access of table entry ids.

Language: C# - Size: 70.3 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 8 - Forks: 1

tromagon/Gonity-Example-Survival-Shooter

Example project based on the Survival Shooter Unity Demo showcasing Gonity

Language: C# - Size: 74.1 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

jheiling/unity-soa

ScriptableObject Architecture for Unity3D

Language: C# - Size: 18.6 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

jheiling/unity-signals-generator

Signals for Unity3D - code generator

Language: F# - Size: 11.7 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

MizoTake/CreateAssetsFromGASUnitySample

Language: C# - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MizoTake/ChangeBehaviourWithScriptableObject

ScriptableObjectの入れ替えで振る舞いを変える方法

Language: C# - Size: 1.66 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0