Fix typo bug
This commit is contained in:
parent
64e5a573cb
commit
bf7cd6c188
@ -488,7 +488,7 @@ namespace Passer.Humanoid {
|
||||
}
|
||||
|
||||
// update the target rig from the current head target
|
||||
humanoid.CopyTargetToRig();
|
||||
humanoid.CopyTargetsToRig();
|
||||
// update the avatar bones from the target rig
|
||||
humanoid.UpdateMovements();
|
||||
// match the target rig with the new avatar pose
|
||||
|
Loading…
x
Reference in New Issue
Block a user