Skip to content

Latest commit

 

History

History
96 lines (77 loc) · 24.9 KB

Addons.md

File metadata and controls

96 lines (77 loc) · 24.9 KB

ME.ECS Addons

Input

License: MIT
Input implementation for mouse/touch
https://github.com/chromealex/me.ecs-input
                                                                                                               

Destroy

License: MIT
Additional API to destroy entities by the time
https://github.com/chromealex/me.ecs-destroy
                                                                                                               

Markers

License: MIT
Markers Package
https://github.com/chromealex/me.ecs-markers
                                                                                                               

Aspects

License: MIT
Aspects implementation
https://github.com/chromealex/me.ecs-aspects
                                                                                                               

Data Config

License: MIT
Data Config Essentials Package to store static data and initialize entities from file
https://github.com/chromealex/me.ecs-dataconfigs
                                                                                                               

Global Events

License: MIT
Global Events Essentials Package
https://github.com/chromealex/me.ecs-globalevents
                                                                                                               

Pathfinding

License: MIT
Pathfinding implementation: AStar, FlowField, NavMesh
https://github.com/chromealex/me.ecs-pathfinding
                                                                                                               

Physics

License: Unity
Unity Physics port (DOTS) with fixed-point math
https://github.com/chromealex/me.ecs-physics
                                                                                                               

Transform Hierarchy

License: MIT
Transform Hierarchy Package
https://github.com/chromealex/me.ecs-transform
                                                                                                               

Fixed-Point Math

License: MIT
Fixed-Point Math Package
https://github.com/chromealex/me.ecs-fpmath
                                                                                                               

Scene View Initializer

License: MIT
Scene View Initializer Essentials Package
https://github.com/chromealex/me.ecs-sceneviewinitializer
                                                                                                               

Goal-Oriented Action Planning (GOAP)

License: MIT
Goal-Oriented Action Planning (GOAP) implementation
https://github.com/chromealex/me.ecs-goap
                                                                                                               

Filter Bag (Burst)

License: MIT
FilterBag structures for Burst
https://github.com/chromealex/me.ecs-filterbag
                                                                                                               

Entity Timers API

License: MIT
Entity Timers API Package
https://github.com/chromealex/me.ecs-entitytimers
                                                                                                               

Data Config Generator

License: MIT
Data Config Generator for Google Spreadsheets
https://github.com/chromealex/me.ecs-dataconfiggenerator
                                                                                                               

Addressable Views

License: MIT
Additional API to be able load addressables
https://github.com/chromealex/me.ecs-viewaddressables
                                                                                                               

Components: Camera

License: MIT
Additional Camera Components
https://github.com/chromealex/me.ecs-components-camera
                                                                                                               

Collections: DataObject

License: MIT
DataObject collections
https://github.com/chromealex/me.ecs-collections-dataobject
                                                                                                               

Collections: Intrusive

License: MIT
Intrusive collections
https://github.com/chromealex/me.ecs-collections-intrusive