How do I solve my Avatar Mask issue in Unity?
-
When using the Avatar mask (to control the top and bottom of the character separately):
Upper Avatar - (name: UpAvatarMask):
Lower Avatar - (name: DownAvatarMask):
If I put two Avatars on 2 layers in Animator:
1)
2)
Then my character shrinks:
And if Avatar is thrown only one layer. The animation will be the one on which the Avatar is attached.
Who has any ideas for this?
Optional:
-Model and animation made in Blender.
-All Clips are listed.Unity Game Engine Anonymous, Oct 18, 2019
0 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!