Added a 'Back View' Wig Q option as a workaround hairstyle for proof of concept of a back view Sin is working on with permission from the original artist.

This commit is contained in:
RavenCreative 2025-03-28 03:26:05 -07:00
parent 36d5bb532f
commit df22f3a532
7 changed files with 32 additions and 4 deletions
BondageClub
Assets/Female3DCG
Screens/Inventory
ItemHead/RubberMask
ItemHood/RubberMask

View file

@ -5813,6 +5813,7 @@ ItemHoodRubberMaskOptiong13,Wig M
ItemHoodRubberMaskOptiong14,Wig N ItemHoodRubberMaskOptiong14,Wig N
ItemHoodRubberMaskOptiong15,Wig O ItemHoodRubberMaskOptiong15,Wig O
ItemHoodRubberMaskOptiong16,Wig P ItemHoodRubberMaskOptiong16,Wig P
ItemHoodRubberMaskOptiong17,Wig Q
ItemHoodRubberMaskModuleEyes,Eyes ItemHoodRubberMaskModuleEyes,Eyes
ItemHoodRubberMaskSelectEyes,Eye expression menu ItemHoodRubberMaskSelectEyes,Eye expression menu
ItemHoodRubberMaskOptione0,Normal ItemHoodRubberMaskOptione0,Normal
@ -5866,6 +5867,7 @@ ItemHoodRubberMaskSetg13,SourceCharacter puts the wig M on the DestinationCharac
ItemHoodRubberMaskSetg14,SourceCharacter puts the wig N on the DestinationCharacter head. ItemHoodRubberMaskSetg14,SourceCharacter puts the wig N on the DestinationCharacter head.
ItemHoodRubberMaskSetg15,SourceCharacter puts the wig O on the DestinationCharacter head. ItemHoodRubberMaskSetg15,SourceCharacter puts the wig O on the DestinationCharacter head.
ItemHoodRubberMaskSetg16,SourceCharacter puts the wig P on the DestinationCharacter head. ItemHoodRubberMaskSetg16,SourceCharacter puts the wig P on the DestinationCharacter head.
ItemHoodRubberMaskSetg17,SourceCharacter puts the wig Q on the DestinationCharacter head.
ItemHoodRubberMaskSete0,SourceCharacter chooses a normal eyes in DestinationCharacter mask. ItemHoodRubberMaskSete0,SourceCharacter chooses a normal eyes in DestinationCharacter mask.
ItemHoodRubberMaskSete1,SourceCharacter chooses a closed eyes in DestinationCharacter mask. ItemHoodRubberMaskSete1,SourceCharacter chooses a closed eyes in DestinationCharacter mask.
ItemHoodRubberMaskSete2,SourceCharacter chooses a wide open eyes in DestinationCharacter mask. ItemHoodRubberMaskSete2,SourceCharacter chooses a wide open eyes in DestinationCharacter mask.
@ -5907,6 +5909,7 @@ MaskRubberMaskOptiong13,Wig M
MaskRubberMaskOptiong14,Wig N MaskRubberMaskOptiong14,Wig N
MaskRubberMaskOptiong15,Wig O MaskRubberMaskOptiong15,Wig O
MaskRubberMaskOptiong16,Wig P MaskRubberMaskOptiong16,Wig P
MaskRubberMaskOptiong17,Wig Q
MaskRubberMaskModuleEyes,Eyes MaskRubberMaskModuleEyes,Eyes
MaskRubberMaskSelectEyes,Eye expression menu MaskRubberMaskSelectEyes,Eye expression menu
MaskRubberMaskOptione0,Normal MaskRubberMaskOptione0,Normal

1 AnalHookPoseBase Nothing
5813 ItemHoodRubberMaskOptiong14 Wig N
5814 ItemHoodRubberMaskOptiong15 Wig O
5815 ItemHoodRubberMaskOptiong16 Wig P
5816 ItemHoodRubberMaskOptiong17 Wig Q
5817 ItemHoodRubberMaskModuleEyes Eyes
5818 ItemHoodRubberMaskSelectEyes Eye expression menu
5819 ItemHoodRubberMaskOptione0 Normal
5867 ItemHoodRubberMaskSetg14 SourceCharacter puts the wig N on the DestinationCharacter head.
5868 ItemHoodRubberMaskSetg15 SourceCharacter puts the wig O on the DestinationCharacter head.
5869 ItemHoodRubberMaskSetg16 SourceCharacter puts the wig P on the DestinationCharacter head.
5870 ItemHoodRubberMaskSetg17 SourceCharacter puts the wig Q on the DestinationCharacter head.
5871 ItemHoodRubberMaskSete0 SourceCharacter chooses a normal eyes in DestinationCharacter mask.
5872 ItemHoodRubberMaskSete1 SourceCharacter chooses a closed eyes in DestinationCharacter mask.
5873 ItemHoodRubberMaskSete2 SourceCharacter chooses a wide open eyes in DestinationCharacter mask.
5909 MaskRubberMaskOptiong14 Wig N
5910 MaskRubberMaskOptiong15 Wig O
5911 MaskRubberMaskOptiong16 Wig P
5912 MaskRubberMaskOptiong17 Wig Q
5913 MaskRubberMaskModuleEyes Eyes
5914 MaskRubberMaskSelectEyes Eye expression menu
5915 MaskRubberMaskOptione0 Normal

View file

@ -17172,7 +17172,7 @@ var AssetFemale3DCG = [
Priority: 52, Priority: 52,
CreateLayerTypes: ["g"], CreateLayerTypes: ["g"],
AllowTypes: { AllowTypes: {
g: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16], g: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17],
}, },
AllowColorize: true, AllowColorize: true,
ColorGroup: "Wig", ColorGroup: "Wig",
@ -17181,7 +17181,7 @@ var AssetFemale3DCG = [
Name: "WigComp", Name: "WigComp",
Priority: 6, Priority: 6,
CreateLayerTypes: ["g"], CreateLayerTypes: ["g"],
AllowTypes: { g: [3, 6, 8, 9, 10, 11, 12, 13, 15, 16] }, AllowTypes: { g: [3, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17] },
CopyLayerColor: "Wig", CopyLayerColor: "Wig",
}, },
{ {
@ -50431,7 +50431,7 @@ var AssetFemale3DCG = [
Priority: 52, Priority: 52,
CreateLayerTypes: ["g"], CreateLayerTypes: ["g"],
AllowTypes: { AllowTypes: {
g: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16], g: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17],
}, },
AllowColorize: true, AllowColorize: true,
ColorGroup: "Wig", ColorGroup: "Wig",
@ -50440,7 +50440,7 @@ var AssetFemale3DCG = [
Name: "WigComp", Name: "WigComp",
Priority: 6, Priority: 6,
CreateLayerTypes: ["g"], CreateLayerTypes: ["g"],
AllowTypes: { g: [3, 6, 8, 9, 10, 11, 12, 13, 15, 16] }, AllowTypes: { g: [3, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17] },
CopyLayerColor: "Wig", CopyLayerColor: "Wig",
}, },
{ {

View file

@ -8585,6 +8585,19 @@ var AssetFemale3DCGExtended = {
Effect: [], Effect: [],
}, },
}, },
{
// "Wig17"
Property: {
Hide: [
"Mask",
"HairFront",
"HairBack",
"HairAccessory1",
"HairAccessory2",
],
Effect: [],
},
},
], ],
}, },
{ {
@ -15014,6 +15027,18 @@ var AssetFemale3DCGExtended = {
Effect: [], Effect: [],
}, },
}, },
{
// "Wig17"
Property: {
Hide: [
"HairFront",
"HairBack",
"HairAccessory1",
"HairAccessory2",
],
Effect: [],
},
},
], ],
}, },
{ {

Binary file not shown.

After

(image error) Size: 57 KiB

Binary file not shown.

After

(image error) Size: 57 KiB

Binary file not shown.

After

(image error) Size: 35 KiB

Binary file not shown.

After

(image error) Size: 35 KiB