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 minimal spring physics library for Unity☆119Updated 4 years ago
- 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 11 months ago
- ☆135Updated 9 months ago
- A clutterless custom Transform editor for Unity☆144Updated 2 years ago
- Serializes and renders ⚠ missing component info in Unity☆150Updated 2 years ago
- Collection of utility methods, design patterns, and extensions for Unity.☆133Updated last year
- Unity custom handles examples☆107Updated 5 years ago
- Exploring usage of custom tags with ScriptableObjects in Unity☆100Updated 5 years ago
- A better replacement for UnityEvents☆146Updated 2 years ago
- The missing tool to help you optimize your game☆121Updated 2 years ago
- A fast and garbage free debug overlay for Unity☆132Updated 6 months ago
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆177Updated last year
- Simple selection for busy scenes in Unity☆138Updated last month
- Customizable Object Pooling for Unity.☆227Updated 2 years ago
- This package allows you to Tag Game Objects with ScriptableObjects☆152Updated 4 years ago
- In game console for Unity☆41Updated 4 years ago
- ⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more☆114Updated last month
- A small extension that adds a menu item to add folders as symlinks in Unity.☆111Updated 5 years ago
- Editor for SubAsset in unity project.☆144Updated 3 months ago
- Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer).☆117Updated last year
- Unity's Scriptable Object Architecture.☆120Updated 5 months ago
- Various shader graph effects with Unity URP☆145Updated 3 years ago
- Unity Editor window that display all prefab or scriptable object of a given type in editable table form☆93Updated last year
- Coroutine and tweening framework for Unity3D☆103Updated last year
- An animation player for Unity, to replace the Animator/AnimatorController.☆96Updated last year
- Adjust pivot point of an object in Unity without creating an empty parent object☆161Updated 8 months ago
- Save system that is made to co-exist with the component system of Unity.☆117Updated 5 years ago
- Search field with Autocomplete, a simple Unity Editor UI component.☆142Updated 7 years ago
- A bunch of code I like to have on hand while working in Unity☆160Updated 2 months ago