KhronosGroup / UnityGLTF

Runtime glTF 2.0 Loader for Unity3D
MIT License
1.84k stars 490 forks source link

Can This Be Used To Make GLTF Files work With Unity's Humanoid Rig? #791

Open CG-Tespy opened 1 month ago

CG-Tespy commented 1 month ago

I've done a lot of googling on the topic, and have been overall kind of confused on how to make Gltf files work with Unity's Humanoid Rig. I was led to believe that Unity GLTFast or UniVRM would be the solution, but... The former seems unable to pull it off, while the latter's documentation only seems to work for those who are good with Japanese. So I thought about trying UnityGLTF here, and I'm still confused ^^; Is there no simple conversion solution for that? I'm not much of a graphics guy, so I was hoping I wouldn't have to fiddle around with stuff like Blender just to make a model rig work as intended in my game projects.