scriptableobjects
There are 46 repositories under scriptableobjects topic.
brunomikoski/ScriptableObjectCollection
A library to help improve the usability of Unity3D Scriptable Objects by grouping them into a collection and providing easy access through code or user-friendly inspectors!
IntoTheDev/MultiTag-System-for-Unity
This package allows you to Tag Game Objects with ScriptableObjects
seekeroftheball/NewFolderWizard-UnityTool
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.
JoseGomis299/TableForge
Unity Editor tool designed for managing, visualizing, and manipulating tabular data from ScriptableObjects and much more.
KampinKarl1/Simple-Inventory
Includes an Inventory, Pickups, Crafting, and Mining as well as a camera and unit controller, and an object spawner for creating environmental objects.
coryleach/UnityScriptableObjects
Library of scriptable object types for Unity.
njelly/addressables-scriptableobjects-test
A demonstration of how to use ScriptableObjects with Addressables in Unity, so as to avoid unexpected instances of your assets.
rainaldisatria/faith
Modular, OOP - Hack & slash game made with Unity. Architectured with ScriptableObjects.
coryleach/UnityInfoTables
Unity package of ScriptableObjects for building static data info tables. Generates enum source code for easy access of table entry ids.
abrusle/unity-scriptable-singletons
Easy to use singleton implementation for ScriptableObjects in Unity.
sidsayshmm/Weapon-System-Unity
Scalable Weapons system implementation in Unity based off popular FPS games.
TheJustLink/Unity-IR-Architecture
Don't use it, old archive. Using interactors and repositories in unity game. Accelerate development for small/middle size games!
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.
thisaislan/scriptables
A powerful Unity package that enhances ScriptableObjects with runtime data management, editor debugging capabilities, and intuitive data separation between editor and runtime environments.
HokageMinato/Scriptable-Enum-For-Unity
A Scriptable Object based id drawer which mimics enum behaviour prodiving flexibility for extending enum values without code recompilation.
wovencode/ScriptableTemplates
Wovencore Templates
llamacademy/ai-series-part-5
Full project of the end state of the AI Series Part 5 video where we configure the NavMeshAgents with ScriptableObjects
RCJ15/Wormhole-Signal
Tool for Unity which ties events to scriptable objects.
VishnuGameDesign/CharacterMovement2D
A modular and extensible 2D character movement framework for Unity, designed to streamline the setup of basic movement mechanics. This system emphasizes clean architecture, separation of concerns, and scalability.
Danizolo/CharacterMovement2D
A modular and extensible 2D character movement framework for Unity, designed to streamline the setup of basic movement mechanics. This system emphasizes clean architecture, separation of concerns, and scalability.
G-Machado/Waves-Timelined
Waves Timelined is a Unity3D tool designed to quickly create complex wave systems using Unity's Timeline.
jayasurya00098/app-brand-management-unity
This is a sample project utilizing unity scriptable objects and unity editor scripting to allow developers to switch the branding of a white-label project.
lankaraniamir/Nestable-And-Prefabable-Data-Storage
Unity script framework for creating sets of objects with complexly nested data mappable to the creation and alteration of various prefabs
ljardim/brix-state
Simple state pattern implementation based on work done by Athos Kele (www.sharpaccent.com)
lucasgarciadominguez/test-lighting-architecture-unity
Virtual Tour in Unity that allows seamless transitions between day and night.
oebsworth/unity_kitchen-chaos
Showcase of what I understand in Unity.
reallyfancy/addressables-so-demo
A minimal demonstration of keeping a persistent, shared instance of a ScriptableObject in memory across multiple scenes when using Addressables in Unity 2021.2.
SzymonHalucha/SH.SOArchitecture
Package for the Unity game engine containing implementation of the ScriptableObjects Architecture
yagizayer/HealthRacer
A desicion making game about Healthy food for children
yagizayer/Temple-Of-Artemis
A game about history of Temple of Artemis
theskysinha/Block-Adventure
A small block game based on the classic 1010 by Zynda
LenSmi/ProjectBungalowSample
These are sample files from Project Bungalow an in development game created in Unity.
trs-game-tech/ScriptableObjectCreator
Simple ScriptableObject creation from the right-click menu.
widad1406/table-forge
🔧 Create accessible table components with Tailwind CSS. Browse examples, copy code, and enhance your projects effortlessly. Open source and free to use.