Hi,
I am using Make Human to create 3D characters. After adding both a bra and a sports suit to the female, I have the problem of the bra being over the clothes (see picture). At the end of the day, I want to export the character to my Unity project, where I could easily change between the character being in underwear and the character being dressed. Ideally, I would like it to be done by disabling the meshes and not loading another 3D model.
As you can see, there is delete.female_casualsuit01 and delete.joepal_plain_bra options in modifiers. The casual suit works well, and I can control it if I hide, but the bra does not take any effect. How could I do it? Is it possible to achieve what I need?