data-flow
Data Flow Architecture
The execution pipeline describing how data flows through the game engine during frame processing.
This document needs to be written to cover:
- Frame execution pipeline and processing order
- How different systems (physics, reactions, state management) connect in the pipeline