mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-04 10:59:22 +00:00
Hips following option
`Moving` parameter
This commit is contained in:
parent
8ef25664df
commit
a3b4f461d1
7 changed files with 84 additions and 6 deletions
|
@ -45,6 +45,7 @@ namespace ml_amt
|
|||
m_localTweaker.SetIKOverrideFly(Settings.IKOverrideFly);
|
||||
m_localTweaker.SetIKOverrideJump(Settings.IKOverrideJump);
|
||||
m_localTweaker.SetDetectEmotes(Settings.DetectEmotes);
|
||||
m_localTweaker.SetFollowHips(Settings.FollowHips);
|
||||
}
|
||||
|
||||
public override void OnDeinitializeMelon()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue