Anyone else save a morph support asset to your default library before, and now when ever you save a .duf subset file anything referencing a morph targets that folder?
Any ideas how to stop it from doing that, or to remove it? Trying to bridge to another APP and this is effing it up (i can edit it sure, but it's annoying)
Specifically :
it should be
"url" : "/data/DAZ%203D/Genesis%202/Female/Morphs/Custom/VCustomFace.dsf#VCustomFace",
but it is getting changed to:
"modifiers" : [
{
"id" : "VCustomFace",
"url" : "/data/DAZ%203D/Genesis%202/Female/Morphs/aftyrbyrn%40x.com/VCustomFaceMA/VCustomFace.dsf#VCustomFace",
"parent" : "#GenesisFemale",
"channel" : {
"id" : "value",
"type" : "float",
"name" : "Value",
"value" : 0.8938814,
"current_value" : 0.8938814
},
"region" : "Head",
"group" : "/People/Custom"
},
{
EDIT: I did remove the directory, since the morphs exist in the proper path as well. Didn't fix the save as subset/character preset issue.