#Clone GLTF Component

12 messages · Page 1 of 1 (latest)

south heron
#

Hi, I've generated a component of my 3D model here https://gltf.pmnd.rs/ which is working great though because of the skinnedMesh, when I try and include the model a 2nd time it only loads one. I've tried using the drei Clone component to fix this but can't quite figure out where to put it. As you can see there's only one primitive and as my model is made up of a few smaller objects the object is already set to nodes.Hip

const { nodes, materials, animations } = useGLTF(
"/model.glb"
) as GLTFResult;

I've included the export and would appreciate any help in showing this model multiple times as I can't see any help online for a situation like this.
Thanks in advance!

south heron
south heron
#

Great! Which bit is it I need to change please?

upbeat pike
#

How much pay?

south heron
#

I can paypal you a few quid for the fix if that works?

upbeat pike
#

How much?

south heron
#

I suspect its a pretty easy standard thing I'm trying to do, so if it works $3?

hallow belfry
regal quarry
south heron
#

Perfect, thank you both so much!!