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:
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆143Updated 3 years ago
- ❇ A typesafe, lightweight messaging system for Unity with UPM Support.☆89Updated last week
- ☆135Updated 9 months ago
- A minimal spring physics library for Unity☆119Updated 4 years ago
- Exploring usage of custom tags with ScriptableObjects in Unity☆100Updated 5 years ago
- Save system that is made to co-exist with the component system of Unity.☆117Updated 5 years ago
- Serializes and renders ⚠ missing component info in Unity☆150Updated 2 years ago
- A fast and garbage free debug overlay for Unity☆132Updated 6 months ago
- A better replacement for UnityEvents☆146Updated 2 years ago
- ⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more☆114Updated 2 months ago
- A clutterless custom Transform editor for Unity☆144Updated 2 years ago
- A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.☆164Updated 5 years ago
- Customizable Object Pooling for Unity.☆227Updated 2 years ago
- Simple selection for busy scenes in Unity☆138Updated last month
- Collection of utility methods, design patterns, and extensions for Unity.☆133Updated last year
- Unity custom handles examples☆107Updated 5 years ago
- Custom primitive colliders for Unity.☆148Updated 7 years ago
- Example projects using instancing in Unity to render enemy health bars in 1 draw call☆162Updated 6 years ago
- The missing tool to help you optimize your game☆121Updated 2 years ago
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆179Updated last year
- URP renderfeature test project☆110Updated 5 years ago
- In game console for Unity☆41Updated 4 years ago
- UnityEvents triggered by states inside an Animator. Easy to use and performant.☆218Updated 5 years ago
- Unity's Scriptable Object Architecture.☆120Updated 5 months ago
- ArrayDrawer is a base class like PropertyDrawer, but for arrays and lists.☆134Updated 4 years ago
- A replacement for UnityEvents that are: better☆135Updated 4 years ago
- Create a runtime menu system with buttons and windows for debugging in one line of code.☆82Updated 4 years ago
- A collection of property and decorator drawers for Unity☆82Updated 6 years ago
- This package allows you to Tag Game Objects with ScriptableObjects☆152Updated 4 years ago
- UnityEvents drawer with collapsing, reordering and compact UX☆87Updated 4 years ago