jeffreylanters / unity-entity-component-systemLinks
A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier for others to understand and work on it.
☆114Updated 2 years ago
Alternatives and similar repositories for unity-entity-component-system
Users that are interested in unity-entity-component-system are comparing it to the libraries listed below
Sorting:
- ❇ A typesafe, lightweight messaging system for Unity with UPM Support.☆89Updated last week
- A clutterless custom Transform editor for Unity☆144Updated 2 years ago
- Serializes and renders ⚠ missing component info in Unity☆150Updated 2 years ago
- A better replacement for UnityEvents☆146Updated 2 years ago
- A minimal spring physics library for Unity☆119Updated 4 years ago
- ☆135Updated 9 months ago
- Search field with Autocomplete, a simple Unity Editor UI component.☆142Updated 7 years ago
- A replacement for UnityEvents that are: better☆135Updated 4 years ago
- Collection of utility methods, design patterns, and extensions for Unity.☆133Updated last year
- The missing tool to help you optimize your game☆121Updated 2 years ago
- In game console for Unity☆41Updated 4 years ago
- Unity custom handles examples☆107Updated 5 years ago
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆179Updated last year
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆143Updated 3 years ago
- ⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more☆114Updated 2 months ago
- Custom primitive colliders for Unity.☆148Updated 7 years ago
- A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.☆164Updated 5 years ago
- A set of developer tools to make it easier to create and distribute packages for the native Unity Package Manager.☆113Updated last year
- Various shader graph effects with Unity URP☆145Updated 3 years ago
- UnityEvents drawer with collapsing, reordering and compact UX☆87Updated 4 years ago
- Unity in-editor to-do list, attached as a component and uses a custom inspector based on ReorderableList. Also see branches for Scriptabl…☆84Updated 5 years ago
- A fast and garbage free debug overlay for Unity☆132Updated 6 months ago
- An animation player for Unity, to replace the Animator/AnimatorController.☆96Updated last year
- Customizable Object Pooling for Unity.☆227Updated 2 years ago
- Open Source Real time procedural mesh destruction for Unity3D. Created out of necessity for http://www.instagram.com/ungoltales☆90Updated 4 years ago
- A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Ani…☆142Updated 2 years ago
- Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer).☆117Updated last year
- Save system that is made to co-exist with the component system of Unity.☆117Updated 5 years ago
- Unity editor extension to bookmark scene views.☆107Updated 7 months ago
- A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.☆65Updated 6 years ago