fchb1239 / PhotonVR

A Unity Package containing all the necessary components to do VR networking with Photon
MIT License
44 stars 17 forks source link

Fixed PhotonVRPlayerBody from clipping through the floor with gorilla locomotion #20

Closed MaxNiftyNine closed 1 year ago

MaxNiftyNine commented 1 year ago

I did the thing again but this time it actually works lol

MaxNiftyNine commented 1 year ago

Also the bug (if you dont know what im talking) about is when your head (main camera) goes sideway, the body clips through the floor

fchb1239 commented 1 year ago

Photon VR is not made for Gorilla Locomotion, this would error if the user did not have Gorilla Locomotion

MaxNiftyNine commented 1 year ago

How does it error out? Doesent make sense

MaxNiftyNine commented 1 year ago

Also I made a change so it's not gorilla locomotion but still fixes the problem