So I ran into an issue with my weapon placement as I started converting over to the modular character I recently got from the UE5 store.
My understanding is that you need a skeletal mesh for each modular piece as the base skeleton is essentially invisible, each with the same ABP included, as such:
Hey there @NiMo_7777! So I see a socket attached on the first image, but no sockets in any of the others! Generally it’s best to use sockets for the attachment instead of trying to tie anything to the bones. Are you using sockets and then previewing?
Yes, these screenshots are all from the same skeleton. The only difference I was making was changing the Skeletal Mesh in the above picks. The socket is still there.
Hey there, sorry about that! Got lost in the pile it seems. So my first thought is to check where the socket is in world space and verify that’s correct. If it appears where the gun is appearing, it’s the socket’s position being wrong. If it’s not, we may have to figure out why the attachment is going wrong, could be something to do with the multiple SKMs you’re running here.
Use that and also check the location of what you’re trying to attach after the fact. Should give us some insight!
Let me know the results of that test when you get the chance, if the socket is saying it’s where the hands are we’re likely going to have to comb through each piece.
So i have been using a different skeleton from the UE4 SKL as a base, (definately going to fix that) I was using the “compatible skeletons” tool to uttolize animations for the UE4 skeleton. I hadnt realized that since the Arm and Clothing also uses the UE4 SKL that it was being used by default. I had also done a compatible comparison back unto the other skelton so the animations worked fine.