hi!
i was trying to make a skirt where when u walked the skirt would deform to not have your legs clip- through the skirt. i know u need a mesh with bones in it to do this, so i made one.
(not deformed)
(deformed)
i was wondering if it is possible to even have this work? like i know how to equip it to my avatar but idk how to actually make it move with the bones. I know deformed meshes and 3d clothing is still super new to roblox but i saw someone do it with a skirt one time. if anyone could help me that would be great.
3D layered clothing would be the best option, but it’s a bit tricky to implement but you should be fine.
If you do want to use mesh deformation, you will need to manually animate the skirt to match the characters walk speed and play the animation on loop whenever the player starts moving. This will probably will be just as hard if not harder to do.