VRCPlayer and AvatarPlayableController not found #14
-
Hi, I wanted to tinker around a bit with the HrToVR Project since a friend of mine wanted to have the color change based on the HR value. But when I try to build the project I get a lot of VRCPlayer and AvatarPlayableController does not exist or could not be found messages. I imported all VRchat SDK and Unity dlls. What am I missing here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi, VRCPlayer and AvatarPlayableController should be in the Assembly-CSharp.dll Also, you can use the HRPercent parameter to do what you're trying to do :) https://github.com/200Tigersbloxed/UnityMods/blob/main/HRtoVRChat/AvatarSetup.md#hrep |
Beta Was this translation helpful? Give feedback.
Hi, VRCPlayer and AvatarPlayableController should be in the Assembly-CSharp.dll
Also, you can use the HRPercent parameter to do what you're trying to do :)
#10
https://github.com/200Tigersbloxed/UnityMods/blob/main/HRtoVRChat/AvatarSetup.md#hrep