top of page
Search

Part 6: Turning my character into an Avatar in Unity

  • Writer: Nhu Bui Quynh
    Nhu Bui Quynh
  • Apr 23, 2019
  • 1 min read

First, I watched this tutorial which helps me understand more about configuring a character in Unity.

ree

Also I looked at more sources given by my lecturer.


ree














This is the settings that I have imported for my character. I must change the animation type from generic to Humanoid, otherwise it does not work.

ree

At first, Unity does not recognize this as a humanoid avatar ( the arms and legs are way more shorter than a humanoid character). So the solution is simply map all of the missing joints that Unity could not detect to my character. Then it should work OK.


ree

ree

However, there's something that I found out accidentally. I was missing all of the joints of my character when I tick in "Optimize Game Objects"in the Import Settings, and it took me a while to find out where my missing bone was. The solution is simply untick the box. Remember you have to follow this settings accurately, otherwise it won't work.

ree

ree

ree

 
 
 

Comments


©2019 by Dragon. Proudly created with Wix.com

bottom of page