Recreation Improvement Stack Change is a query and reply web site for skilled and impartial recreation builders. It solely takes a minute to enroll.
Anyone can ask a query
Anyone can reply
The most effective solutions are voted up and rise to the highest
Requested
Seen
10 occasions
I got here throughout this line of code under.
What the boolean “isMatchingTarget” is used for?
non-public void OnAnimatorMove()
{
if(_animator.isMatchingTarget)
_animator.ApplyBuiltinRootMotion();
}
$endgroup$
1
You should log in to reply this query.
lang-cs