Ecs-Examples
ACTORS - Entity Component System framework for Unity
- EN
- WIKI
Patterns
- Scene StateMachine ECS <- Describes one of the possible ways of creating a finite state machine with ECS.
- Scene StateMachine Simple <- Describes one of the possible ways of creating a finite state machine with ECS.
- Scene Scripts <- Lifehacks and ways of using framework