Can we get the properties of an element of a different scene from the current scene?

It seems that you can only get the attributes of an element in another scene only if the other scene has been loaded.

Here’s a demo…

attr.hype.zip (18.6 KB)

when it loads to scene ‘one’, you can’t get all the attributes. If you load scene ‘two’ first, then go back to scene ‘one’ all the attributes will show in the console. Or, if you use the "previous scene’ button in scene ‘two’ then all of the attributes will show.

1 Like