DanielEverland / ScriptableObject-Architecture
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
☆1,013Updated last year
Alternatives and similar repositories for ScriptableObject-Architecture:
Users that are interested in ScriptableObject-Architecture are comparing it to the libraries listed below
- ⚛️ Tiny modular pieces utilizing the power of Scriptable Objects☆1,297Updated 6 months ago
- A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.☆1,027Updated 3 weeks ago
- Minimal dependency injection framework for Unity☆809Updated last week
- Dependency Injection Framework for Unity Game Engine☆565Updated last month
- Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]☆1,076Updated this week
- Serializable dictionary class for Unity☆753Updated 3 years ago
- Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.☆921Updated 4 months ago
- Add buttons to your inspector in Unity super easily with this simple attribute☆1,138Updated last year
- High-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.☆1,179Updated 3 months ago
- The best way to implement singleton pattern in Unity.☆537Updated 2 weeks ago
- Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.☆575Updated 3 months ago
- Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.☆1,797Updated 3 weeks ago
- Extend the Unity Toolbar with your own Editor UI code.☆1,766Updated last year
- Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them☆1,827Updated 3 months ago
- A powerful automation tool for quickly and easily generating builds with Unity.☆1,248Updated 2 months ago
- ☆549Updated 3 years ago
- A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)☆1,235Updated last week
- This tool finds unreferenced assets by scanning all files in your Unity project.☆624Updated 3 weeks ago
- A component for giving Game Objects a GUID and a class to create references to objects in any Scene by GUID☆639Updated 2 years ago
- Node Based Dialogue System for Unity