fchb1239 / PhotonVR

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

help #7

Closed zoomzoom1001000 closed 1 year ago

zoomzoom1001000 commented 1 year ago

Assets\Resources\PhotonVR\Scripts\Player\PhotonVRPlayer.cs(83,26): error CS1061: 'TextMeshPro' does not contain a definition for 'text' and no accessible extension method 'text' accepting a first argument of type 'TextMeshPro' could be found (are you missing a using directive or an assembly reference?

fchb1239 commented 1 year ago

As stated in the documentation, you must import TextMeshPro.