We have main characters, NPCs based off the same character the player uses. This is for unlocking outfits and other such things.
In order to customizer our Lovely Assassins, we created a view port widget to customize them.
We started with
https://dev.epicgames.com/community/l...
Great tutorial, though we needed to use C++ for this as it edits and saves the base blueprint. Then the GothGirlCustomizationComponent applies the morphs to the skeletal mesh.