Imagine a cabinet with some doors.
You want to show a Scene with all doors closed, then make another Scene, click on Interact on each item, and show them all open.
How would you accomplish that?
If I open all doors and go back to the 1st scene, they’re all open there as well.
Is there a way to bind the Dynamic Component STATE to a Scene?
Right now, I’m making a work-around by creating 2 sets of these components, and selectively hiding the open/closed ones by Scene - but that’s a waste of time & duplicate geometry.