Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
WhaleMaster opened this issue Aug 12, 2024 · 1 comment
Open

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

WhaleMaster opened this issue Aug 12, 2024 · 1 comment
Labels

Comments

@WhaleMaster
Copy link

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
Copy link

Trinitas commented Aug 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants