[Solved] - Saving instanced items as Scene Subset

IlliciteSIlliciteS Posts: 32

Hello,

I've been trying to save what I believe to be some instanced items (the fences on my screen) as a Scene Subet. But as soon as I want to use them, nothing happens. Just an empty cubic shape.

How to make it work?

Thanks.

 

 

SavingInstancedItems.PNG
2135 x 1245 - 4M
Post edited by IlliciteS on

Comments

  • Richard HaseltineRichard Haseltine Posts: 99,480

    You need to include the object they are instances of, they point to an item in the scene not the asset files on disc.

  • IlliciteSIlliciteS Posts: 32

    Makes sense!

    Thank you!


    (And now, just to complete the process:

    I had to ask chatGPT how to find the base object so I can save it instead of the instanced one. 

    Click on the instanced object -> Parameters. It should have an "Instancing" tab. "Intance Target" is the base object you can save as a Scene Subset.)

     

Sign In or Register to comment.