#Reflect does not seem to maintain any "Entity" values

3 messages · Page 1 of 1 (latest)

fleet thicket
#

if i have a component with an Entity type member variable. then Reflect does not handle it properly. The scene spawner will spawn the component with an invalid Entity because it does not convert them to a local id to the scene. What do i do?

sleek current
#

implement MapEntities for the entity container type