I’m new to Unreal Engine. I’ve searched a lot about creating clothes for characters, but haven’t succeed to find any working solution for this request.
I’m trying to create a virtual try-on application for a brand. We first generate a body based on the user’s body parameters. The problem is that we want to simulate multiple cloth sizes on a single body shape. The closest solution I’ve found yet is using morphs. but it does not work as I expect. Is there any solutions, steps, documents, resources, etc. to allow simulating multiple cloth grades (ex: xs, s, m, xl, xxl) on a character? Or anyone had a similar experience on this?
Any suggestions would help.