Closed tomara-x closed 9 months ago
do you need to? can't you query for added dynamic instance (would help with the fact that it's async) and so whenever there's an entity with dynamic instance, it processes all the children of it and then despawns it
7cc78a2
i think you can query for <(Entity, Text), Without<Anchor>>
and regenerate (loop that query separately)
and also rename to holes
with b28f47e0fb9c7ea32fe265307c21d83899167b00 and da7108447491a8c70ec786bf435226852acc9558 this is now done
this will probably fix #32 in the process, as it should take care of how the loaded entities are gonna live in the world