Unity Extension
Last updated
Last updated
Package extension for Unity - with full Editor integration like Entitas, Unity DOTS or Morpeh.
Check out the friflo-ecs-unity · GitHub.
ECS - dead simple. Highlights
No boilerplate - Requires only C# code for components and systems and adding scripts via the Editor: ECS Store, ECS System Set and ECS Entity shown in the Inspector.
Support Edit & Play Mode with synchronization of GameObject
position, scale, rotation and activeSelf.
Entities & Systems are stored in scene file and support: Cut/Copy/Paste, Duplicate/Delete, Undo/Redo and Drag & Drop.