Hi,
I want to import Mixamo characters into Babylon.js. I am using Blender to import fbx files and combine animations. I can export Babylon.js file and animations work fine. However my characters don’t have any texture.
I followed this tutorial and it asks me to replace all materials because of the incompatibility issues: https://doc.babylonjs.com/extensions/Exporters/Mixamo_to_Babylon
My all imported characters end up grey and mono colour. How can I keep Mixamo character’s original look?