-
Hello! So i am trying to change .vrm model position. I do humanoid.setRawPose command, and it works (thanks to getRawPose method i see that the values are different), but 3d stays the same. |
Beta Was this translation helpful? Give feedback.
Answered by
ALABOET
Nov 28, 2022
Replies: 1 comment
-
I found the answer, you need to change the method to setNormalizedPose |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ALABOET
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found the answer, you need to change the method to setNormalizedPose