Loading just one object from another scene

Hello,

I was wondering if there is a way to load just a single object from another scene into my main scene?
For example I have a forest and when I click a button I can load a rock from another scene into my main scene where my forest is.
Why? Because I want to save perfomance by loading just specific needed objects into my main scene.

Best Regards,

Léon

Maybe asset containers is what you need: Asset Containers | Babylon.js Documentation

1 Like