overte-thingvellir/scripts/system/create/modules
Alezia Kurdis b633bc4a16
Excluding EntityShapeVisualizer from Children list
Excluding EntityShapeVisualizer from Children list
Now a name is given to the EntityShape of the EntityShapeVisualizer (used to display the zone)
so we can now exclude them from the children list when it's time to figure if there are children for an entity.
(This is a better approach than excluding al the local entities)
The name has been used because it gives better results than trying to use the id map that arrive always too late.
The name is unique for a session, it includes a UUID.
2020-11-21 15:44:15 -05:00
..
createWindow.js Some comments; changed the code to be backwards compatible 2019-07-08 17:10:11 -07:00
entityShapeVisualizer.js Excluding EntityShapeVisualizer from Children list 2020-11-21 15:44:15 -05:00