Unity 2d animation rig

broken image
broken image
broken image

You can get the gender info from our Face Tracker and change the skin gender according to this info (the Mesh field on the SkinnedMeshRenderer component). So what’s the best way to assign 2D body parts based on face data? Aiming to reduce production effort for artists, AccuRIG is designed for fast and accurate character rigging. transform.forward.įor 3D, you can take a look at our SkeletonAvatar.cs. AccuRIG is a brand-new free software application that takes 3D character auto rigging to the next level. There’s an example for 2D in SimpleSkeletonAvatar.cs:Ĭ =. get the positions of two adjacent joints and calculate the correct rotation of a joint in your game.get the joint orientation from Nuitrack (see the Indirect Mapping section in our Animating the Avatar tutorial).In this video I use affinity designer in place of photoshop but any image editing software with transpare. We have many avatars for reference: 3D skeletons (see the tutorial project Displaying Skeletons on an RGB Image), 3D skeletons ( Creating your First Unity Project using Nuitrack SDK and sceneStickman.scene), 3D avatars ( Animating the Avatar using Skeleton).Īs far as we understand, you just need to change the rotation of joints. How to rig a 2D sprite in unity without photoshop.

broken image