fchb1239 / PhotonVR

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

Changing the Player model disables the vr manager script and moves it to my scene (SOLVED) #1

Closed SuperskillVR closed 2 years ago

SuperskillVR commented 2 years ago

How can I use my own model with it? I can't change it without it not working for some reason

SuperskillVR commented 2 years ago

I fixed this by putting my models head and hands mesh renderer into the vr player script in the colour objects dropdown

fchb1239 commented 2 years ago

Yes! That’s the solution, I’m aware of the issue and I will be fixing it (so it won’t error) in a new release soon along with some other things