I export my model to three.js type with armature from blender, but when play clipAction it got error: can not bind to bones as node does not have a skeleton
several times
scene tree:
I think three.js plugin did not export armature or skeleton.
I resolved it by using SkinnedMesh!
@RockyF Hi can you help me with this issue? I can't seem to resolve it. Thank you for your time.
Most helpful comment
I resolved it by using SkinnedMesh!