Drag and drop FBX to your project-assets panel or in top menu Assets - Import New Asset.
Or go to youtube and search for "import fbx to unity" to learn more.
I have brought one character from here now i want to how i import character in unity, Ihave FBX and Mb extension file
Drag and drop FBX to your project-assets panel or in top menu Assets - Import New Asset.
Or go to youtube and search for "import fbx to unity" to learn more.
I did this and when i import AssasinGirl@attack1 file its not showing character or animation
The file is an animation file and does not need to contain a model to save file size.
When you look at the animation file in Unity inspector on the bottom where is preview window and play button on the right side is Humanoid icon. If you click on it you can choose default unity model or your imported model to preview a animation.
You would also probably need to change Animation type to Humanoid in the Rig Tab and change Avatar definition to Copy from Other Avatar and set the Source to Avatar from imported Character model.
To use the animation with your imported model you need to make an Animation Controller, set it with animations, add it to your character with Animator Component and so on.. this is complex subject and only youtube tutorials can help you properly.
Very easy process select your fbx in file manger and simply drag and drop in your assets folder :)
There are total 8 folders now which folder should i add in scene in unity 3d
Animation
AssassinGirlUnityAssets
Base+mesh
Textures1
Textures2
Textures3
Uproject
In order to post an answer, you need to sign in.