VirtualWorldDynamics opened this issue on Jan 24, 2018 · 306 posts
Selinita posted Sun, 08 April 2018 at 2:19 PM
Salut Gérald,
I see a possible problem with your method...
for (i = 0 ; i < numMods ; i++) { curMod = object.getModifier(i); if (curMod.getName() == "XXX") { do something... } }
Are you asking the user to supply the name of XXX or using the standard names supplied by the figure before iterating over the morphs?
In this screen grab I have deliberately changed the name of Left Pectoral to Left Gynocomastia (sorry Daz Genesis Figure 2 - it's only for scientific purposes). As I don't have access to the 'api' of the figure I can't see if this is going to be a problem.
Also, there isn't any morph targets and the area has been manipulated with scale and rotation parameters only - though there maybe limits on these (I haven't checked)
Selina