mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-04 10:59:22 +00:00
Basically same
This commit is contained in:
parent
4e43b562c9
commit
8ef25664df
7 changed files with 22 additions and 22 deletions
|
@ -102,7 +102,7 @@ namespace ml_dht
|
|||
}
|
||||
}
|
||||
|
||||
public void OnCalibrateAvatar()
|
||||
public void OnSetupAvatar()
|
||||
{
|
||||
m_avatarDescriptor = PlayerSetup.Instance._avatar.GetComponent<CVRAvatar>();
|
||||
m_headBone = PlayerSetup.Instance._animator.GetBoneTransform(HumanBodyBones.Head);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue