Closed MaxNiftyNine closed 1 year ago
I also just added GetCosmetic and edited the README to show how to use it
Can you explain the player body.cs a little better Also that cosmetic code is already in the next update
playerbody.cs is flawed, the y axis of the body will only stay on the original y axis
Welp for me (gorilla locomotion) it solved the problem where the player model clips through the floor, it basically uses the same math as gorilla locomotion when finding where the capsule collider be
Whatever it's fine I'll make a new pull request if I want to add anything else
PhotonVRPlayerBody had a issue (mostly with gorilla locomotion) where you can turn your head sideways and the body will go through the floor, this should fix that bug.