-
Nested models? instances pointing to another file?
I want to place an *instance* of a model into another model. Like this:
street.c4d
—–> which contains a pointer to car.c4dIf I modify car.c4d, I want to be able to open street.c4d and see the change.
Another way to ask is, can an instance point to a different c4d file? Like a symbolic link?
Thanks!