Question by 
               miccialab · Sep 14, 2018 at 09:12 PM · 
                2d sprites2d animationriggingrig  
              
 
              Skew when rotate a sprite on a 2d rig,Skew when rotating 2D rig
Hello, I was working on a game like don't starve, 2D sprites on a 3d world. But I have an issue with the animation of the player the rig is like this
 (Player)
     (Player_Rig)
         (Player_body)
             (Player_head)
             (Player_arm)
                 (player_armb)
                 (player_hand)
             (Player_Leg)
                 (Player_legb)
                 (Player_foot)
 
               and when I rotate something the sprite skews :/ I also tried toencapsulate every spite on a empty game object but it doesn't work what itmight be? ty
               Comment
              
 
               
              Your answer