nxt
nxt copied to clipboard
Add layer (world) node to lookup at runtime
Is your feature request related to a problem? Please describe. Dynamically created layer nodes are not in the lookup table of the runtime layer. Its caused one minor issue, mostly should be done for consistency sake.
Describe the solution you'd like
If no layer node is found in the comp the dynamically created layer_node
should be added to the runtime layer's lookup map.