You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-did you try to fix it yourself? If yes, how? -->
i did not try to fix it but i have some ideas
1- change the size of the avatar but keep its height
2- if the camera has a default position, make the hands adjust with the camera. like...
hands.position + (NewCamera.position - camera default position) or something like that.
but if you do the second one i think everything will be "to big" or "to small" like this
The text was updated successfully, but these errors were encountered:
Describe the bug:
when Adjusting for Size the camera Adjusts with the avatar but the hands stay in the same place
Steps to Reproduce:
1- press "j"
2- increase or decrease your size
3- the hands will stay in the same place and not Adjust properly
Expected behavior:
hands to Adjust with the avatar
Real behavior:
hands stay in the same place
Additional info:
-Intermediate software Quest Link (wired) , SteamVR
-did you try to fix it yourself? If yes, how? -->
i did not try to fix it but i have some ideas
1- change the size of the avatar but keep its height
2- if the camera has a default position, make the hands adjust with the camera. like...
hands.position + (NewCamera.position - camera default position) or something like that.
but if you do the second one i think everything will be "to big" or "to small" like this
The text was updated successfully, but these errors were encountered: