mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-06 03:39:23 +00:00
Fixes for build 2022r169
This commit is contained in:
parent
c3f063ff3e
commit
24849e25ca
10 changed files with 44 additions and 48 deletions
|
@ -93,7 +93,7 @@ namespace ml_dht
|
|||
}
|
||||
}
|
||||
|
||||
public void OnSetupAvatarGeneral()
|
||||
public void OnCalibrateAvatar()
|
||||
{
|
||||
m_avatarDescriptior = PlayerSetup.Instance._avatar.GetComponent<CVRAvatar>();
|
||||
m_headBone = PlayerSetup.Instance._animator.GetBoneTransform(HumanBodyBones.Head);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue