jeffreylanters / unity-entity-component-system
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.
☆109Updated last year
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
- A clutterless custom Transform editor for Unity☆139Updated last year
- A better replacement for UnityEvents☆132Updated last year
- A replacement for UnityEvents that are: better☆135Updated 3 years ago
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆126Updated 2 years ago
- ☆125Updated 11 months ago
- Unity assembly definition utilities.☆193Updated 2 years ago
- Generic UnityEngine.Objects☆171Updated 2 years ago
- Custom primitive colliders for Unity.☆132Updated 6 years ago
- Unity custom handles examples☆106Updated 4 years ago
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆159Updated 10 months ago
- ❇ A typesafe, lightweight messaging system for Unity with UPM Support.☆85Updated 3 months ago
- URP renderfeature test project☆107Updated 4 years ago
- Serializes and renders ⚠ missing component info in Unity☆139Updated last year
- In game console for Unity☆40Updated 3 years ago
- Exploring usage of custom tags with ScriptableObjects in Unity☆96Updated 4 years ago
- Auto attach components in inspector☆132Updated 3 years ago
- A minimal spring physics library for Unity☆104Updated 3 years ago
- Customizable Object Pooling for Unity.☆225Updated 2 years ago
- Open Source Real time procedural mesh destruction for Unity3D. Created out of necessity for http://www.instagram.com/ungoltales☆88Updated 3 years ago
- A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.☆163Updated 4 years ago
- GameObject Component System for Unity☆113Updated 4 years ago
- A couple of attributes that help disabling Domain Reloading in Unity easier☆207Updated 7 months ago
- Unity Editor window that display all prefab or scriptable object of a given type in editable table form☆91Updated last year
- A player traversal toolkit for Unity.☆185Updated 3 years ago
- Simple selection for busy scenes in Unity☆132Updated last year
- (Unity) Editor dropdown for SerializeReference Attribute with Copy/Paste. RefTo (Reference to SerializeReference)☆105Updated this week
- UnityEvents triggered by states inside an Animator. Easy to use and performant.☆214Updated 4 years ago
- Database for scriptable objects in Unity using Odin Inspector☆99Updated last year
- Create a runtime menu system with buttons and windows for debugging in one line of code.☆79Updated 4 years ago
- Plugin to display dependencies between assets, files, assetgroups, etc. in a tree based view within the Unity editor.☆151Updated last week