I'm trying to make functioning armor and there's 4 pieces the helmet chainmail and greaves (left and right greave). The method i was using to put it on player model was to clone from server storage teleport it to the player and weld it. The helmet and chainmail work fine. but for some reason the greaves are always offset in a random direction. I have no idea why its so inconsistent. Ive tried various methods and it just doesnt work. I froze player movement cause i thought maybe legs were changing location but no. If anyone knows why this is happening please tell me. The helmet and chainmail and work fine but for some reason its just the greaves.
#Armor Misaligned
1 messages · Page 1 of 1 (latest)
Have you tried putting the armour items on as accessories?
acessories?
ive never done accessories:/
i couldnt post the script cause it was too long for original script
ill try it though thanks
i dont know why my original method is inconsistent thougb
You can put each union/mesh/part in it's own Accessory instance and use an Attachment to position it relative to your character
Your method should also work though - did you ensure the CFrame of the greaves matches the CFrame of your character's head?
wai what?
ive been making it match the legs
Is that the issue
I didnt know it had anything to do with the head
No it should also work using each leg's CFrame
so you are doing each greave individually, or are they a single part/model?
Individually
Since each leg moves differently
If you are using each leg's CFrame, then the position of the greave should be offset (correctly or mistakenly) the same direction everytime, so that's weird
thats what i thought but it isnt
** You are now Level 1! **