Vixen
dd8b0a81

ECS · guide

Structural change during iteration

Creating, destroying, adding and removing while a loop is walking the chunks — recorded into a command buffer and played back where nothing is iterating.

Edit this page on GitHub

Documents

Next

  • Entity queries — Iterating the entities that have a given set of components.
  • Components — The data an entity has, and what makes a type one.