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 9 months ago
- A minimal spring physics library for Unity☆116Updated 3 years ago
- A better replacement for UnityEvents☆143Updated 2 years ago
- Serializes and renders ⚠ missing component info in Unity☆150Updated 2 years ago
- ☆135Updated 7 months ago
- Collection of utility methods, design patterns, and extensions for Unity.☆132Updated last year
- Exploring usage of custom tags with ScriptableObjects in Unity☆100Updated 5 years ago
- Customizable Object Pooling for Unity.☆227Updated 2 years ago
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆176Updated last year
- This asset allows users to view raycasts as the user fires them.☆176Updated 6 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
- Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer).☆117Updated last year
- Unity's Scriptable Object Architecture.☆120Updated 3 months ago
- A fast and garbage free debug overlay for Unity☆131Updated 4 months ago
- Simple selection for busy scenes in Unity☆136Updated 8 months ago
- Example projects using instancing in Unity to render enemy health bars in 1 draw call☆161Updated 6 years ago
- URP renderfeature test project☆109Updated 5 years ago
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆143Updated 3 years ago
- UnityEvents triggered by states inside an Animator. Easy to use and performant.☆218Updated 4 years ago
- Auto attach components in inspector☆137Updated 4 years ago
- Custom primitive colliders for Unity.☆146Updated 7 years ago
- GPU Line of Sight / Field of View visualization for Unity☆157Updated 4 years ago
- Various shader graph effects with Unity URP☆145Updated 3 years ago
- Shader that generates healthbars for Unity URP☆120Updated 3 years ago
- Unity custom handles examples☆107Updated 4 years ago
- A bunch of code I like to have on hand while working in Unity☆156Updated last week
- This package allows you to Tag Game Objects with ScriptableObjects☆152Updated 4 years ago
- Search field with Autocomplete, a simple Unity Editor UI component.☆144Updated 7 years ago
- A replacement for UnityEvents that are: better☆135Updated 4 years ago