Only inflate entities that need to exist
If we know ahead of time which entities will have components on them or a template attached to them, then we can identify scene graph subtrees which can act as leaves of the entity tree and refrain from inflating extra entities underneath them.
Loading
Please register or sign in to comment