#Runtime Generation of Entities not being show as "nested" in hierarchy view, although they behave.

1 messages · Page 1 of 1 (latest)

cold python
#

I creating some entities at runtime with ECB.instantiate I then proceed to set the parentComponent to point to the parent entity.

This effectively makes the entities nested, and if I move the parent they move, but in the hierarchy the nested entities do not show under the parent - am I missing something?

gritty furnace
#

I don't believe parent/child relationships in entities are shown in the hierarchy view (or the Entities Hierarchy view), so I don't think this is unexpected.

vivid hemlock
#

they are only shown for entities within same subscene

gritty furnace
#

TIL!

#

parent/child links shouldn't ever cross subscenes though; I can think of at least 2-3 things that would fail offhand if they did, beyond the hierarchy view