bhaptics / VRChatOSC

GNU General Public License v3.0
17 stars 1 forks source link

Back side contacts mirrored the wrong way on Herp Avatars #16

Open WhaleMaster opened 2 months ago

WhaleMaster commented 2 months ago

The back side of haptics is mirrored when touched so if something touches the right side of my back in game the left vibrators go off on the vest, the contacts go numbered left to right if you are looking at the back so top left would be: bHapticsOSC_Vest_Back_1 Top right would be: bHapticsOSC_Vest_Back_4

currently it seems mirrored so top left is: bHapticsOSC_Vest_Back_4 and top right is: bHapticsOSC_Vest_Back_1

image image image image

The front side is working properly though!

Trinitas commented 1 month ago

For me the motors is fine but the illumination is mirrored instead when i use the latest code. if i turn the backside to 0 instead of 180 everything is reversed like your problem. motors wrong and illumination fine. if i change the bHapticsOSC_Vest_Back_xx to mirrored values then illumination is fine but vibrates both left and right motors. Also. i changed Self >front to Allow others and self, because the illumination would not even show up in the first place