# Creatures

Let me get this straight: *there is no seperate creature system*. Everything from spawning to rendering to pathfinding to interacting with things is handled entirly within the [ECS](../implementation/ecs.md)
