• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question Possible to create skin presets from my textures folders?

VRmatt

Active member
Joined
Jul 9, 2022
Messages
276
Solutions
1
Reactions
56
Does anyone know if there's a script that can go through the /custom/atom/person/texures folder and create a skin_preset for any folder that has torso+limbs+face textures inside of it?
 
Nope.
Never seen a plugin doing that. Probably because creating a skin preset is most likely more than simply slapping textures :p
 
Upvote 0
Well, regardless if it can create a 'finished product', it would go a long way if it can display folders of body textures (as above), in browser assist or similar.. ie; visually :)
 
Upvote 0
Does anyone know if there's a script that can go through the /custom/atom/person/texures folder and create a skin_preset for any folder that has torso+limbs+face textures inside of it?
Sounds like an interesting idea. Is a preset just some json file? If so it should be possible to write say a python script to generate presets based on finding files that match naming patterns such as torsoD.[ext] limbsD.[ext] and the others for Gloss, Normals etc.
 
Upvote 0
Back
Top Bottom