Import character Unity

Discussion started by zalimdaner

I have brought one character from here now i want to how i import character in unity, Ihave FBX and Mb extension file

Answers

Posted over 3 years ago
1

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.

Posted over 3 years ago
0

I did this and when i import AssasinGirl@attack1 file its not showing character or animation

Posted over 3 years ago
0

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.

zalimdaner wrote
No model is available for preview Please drag a model into this preview area "Source to Avatar from imported Character model." this message not showing Error found while importing rig in this animation file "open messagesfoldout below for mroe details
IndieArt wrote
IndieArt
You should first import FBX of character model, go to rig tab in inspector, set Animation type to Humanoid, hit apply.. this will create Avatar in your character model. Then use this Avatar for each animation FBX in rig tab. If you have errors or problems you should ask in Unity forums, where are Unity experts and you can post screenshots there..
IndieArt wrote
IndieArt
Here is documentation https://docs.unity3d.com/Manual/ConfiguringtheAvatar.html
Posted over 3 years ago
-1

Very easy process select your fbx in file manger and simply drag and drop in your assets folder :)

Posted over 3 years ago
0

There are total 8 folders now which folder should i add in scene in unity 3d

Animation
AssassinGirlUnityAssets
Base+mesh
Textures1
Textures2
Textures3
Uproject

zalimdaner wrote
There 3 more folder Base mesh 90 % full body Base mesh anumation FBX unreal

Your answer

In order to post an answer, you need to sign in.

Help
Chat