#Query children of an entity for a component
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I'm still acquainting myself with queries in DOTS, is there a way to query for a component on only the children of a specific entity? I'm instantiating from a prefab, and I only want to query for a specific component with only the children of the instantiated prefab entity.