• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Question Possible to create skin presets from my textures folders?

VRmatt

Active member
Joined
Jul 9, 2022
Messages
242
Solutions
1
Reactions
54
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