mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
Basically same
This commit is contained in:
parent
4e43b562c9
commit
8ef25664df
7 changed files with 22 additions and 22 deletions
|
@ -220,7 +220,7 @@ namespace ml_amt
|
|||
m_parameters.Clear();
|
||||
}
|
||||
|
||||
public void OnCalibrateAvatar()
|
||||
public void OnSetupAvatar()
|
||||
{
|
||||
m_vrIk = PlayerSetup.Instance._avatar.GetComponent<VRIK>();
|
||||
m_locomotionLayer = PlayerSetup.Instance._animator.GetLayerIndex("Locomotion/Emotes");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue