[ad_1]
Game Development Stack Exchange is a query and reply website for skilled and unbiased sport builders. It solely takes a minute to enroll.
Anybody can ask a query
Anybody can reply
The finest solutions are voted up and rise to the highest
Asked
Viewed
5 instances
$begingroup$
I got here throughout this line of code under.
What the boolean “isMatchingTarget” is used for?
personal void OnAnimatorMove()
{
if(_animator.isMatchingTarget)
_animator.ApplyBuiltinRootMotion();
}
$endgroup$
1
You should log in to reply this query.
lang-cs
[ad_2]