Okay so I made a basic 3D environment using anime studio
but now I only have one problem. The true distance sorting for the place keeps on tripping out so for different camera angles, I have to change the layer ordering manually. Is there anything that I can do to fix this?
A device that makes bad weather. . . interesting :/
3D layer depth sort is based on the distance from the origin (small cross where the points coordinates are referenced from) of the layer to the camera. Since the origin of the layer is not animatable it is not suited for camera animation.
-G
Genete wrote:3D layer depth sort is based on the distance from the origin (small cross where the points coordinates are referenced from) of the layer to the camera. Since the origin of the layer is not animatable it is not suited for camera animation.
-G
actually I can do camera animation and actually walk through the environment with the camera too. It's just that I have to sort the layers for every other change of camera angle.
A device that makes bad weather. . . interesting :/