Input implementation for mouse/touch https://github.com/chromealex/me.ecs-input |
Additional API to destroy entities by the time https://github.com/chromealex/me.ecs-destroy |
Markers Package https://github.com/chromealex/me.ecs-markers |
Aspects implementation https://github.com/chromealex/me.ecs-aspects |
Data Config Essentials Package to store static data and initialize entities from file https://github.com/chromealex/me.ecs-dataconfigs |
Global Events Essentials Package https://github.com/chromealex/me.ecs-globalevents |
Pathfinding implementation: AStar, FlowField, NavMesh https://github.com/chromealex/me.ecs-pathfinding |
Unity Physics port (DOTS) with fixed-point math https://github.com/chromealex/me.ecs-physics |
Transform Hierarchy Package https://github.com/chromealex/me.ecs-transform |
Fixed-Point Math Package https://github.com/chromealex/me.ecs-fpmath |
Scene View Initializer Essentials Package https://github.com/chromealex/me.ecs-sceneviewinitializer |
Goal-Oriented Action Planning (GOAP) implementation https://github.com/chromealex/me.ecs-goap |
FilterBag structures for Burst https://github.com/chromealex/me.ecs-filterbag |
Entity Timers API Package https://github.com/chromealex/me.ecs-entitytimers |
Data Config Generator for Google Spreadsheets https://github.com/chromealex/me.ecs-dataconfiggenerator |
Additional API to be able load addressables https://github.com/chromealex/me.ecs-viewaddressables |
Additional Camera Components https://github.com/chromealex/me.ecs-components-camera |
DataObject collections https://github.com/chromealex/me.ecs-collections-dataobject |
Intrusive collections https://github.com/chromealex/me.ecs-collections-intrusive |