memory tips

We can split scene with Anchor and Inline nodes.
To save memory, we load only required sub scenes and, when another sub scene is required, we change scene via the Anchor node or the Switch node.

See how to inlined scenes section for more informations.


We can reuse the same prototype in several scenes.