fchb1239 / PhotonVR

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

Photon.VR.Cosmetics not working? #34

Closed blitzi01 closed 4 months ago

blitzi01 commented 4 months ago

hello i tryd to make a gtag fan game and followed the tutorial of this guy

https://www.youtube.com/watch?v=P8rzjcqoRNE&list=PL22TeEb6TOBH1fjUcmp--vD-3_u3jbmRx&index=8

i wanted to add the cosmetic thing but it allways spits this out

Assets\Scripts\ChangeRightCosmetic.cs(5,17): error CS0234: The type or namespace name 'Cosmetics' does not exist in the namespace 'Photon.VR' (are you missing an assembly reference?)

blitzi01 commented 4 months ago

!CLOSED! I imported 4.0 and it worked