Question by 
               thrall85 · Apr 01, 2016 at 07:11 AM · 
                charactercharacterscharacter-animation  
              
 
              My character stay in t-Pose when i launch my game.
Hello, i'm a beginner in unity's World, and i have a problem. When i configure my character's pose, he has his arms along his legs, i aplly it, but when i launch my game, the character is still in T-pose: the pose he had when I imported him. Do you guys have a solution to make my character in the pose that i want and not in T pose, thank's a lot !
               Comment
              
 
               
              Answer by Abhiroop-Tandon · Apr 01, 2016 at 08:37 AM
You will need to import other animations of the player as well, like idle, running, jumping, etc. Then you will need to set his animation state and all to get it working
Your answer