Hey.
I'm working on a project with animated houses. Each house has two levels of construction and four production levels.
The requirements of the customer for me, that would have been every house on its skeleton in a single project file. Total 6 skeletons with animations. But each new level is a superset of the previous and inherits the animation.
The first level I can gather using PS Script, and the next gone. Since I have to copy the previous skeleton and to it add new animations and details. Problem is that the import of the data takes place only in the new skeleton, and the exchange of materials between the skeletons there.
Thank you