📅  最后修改于: 2022-03-11 14:56:24.533000             🧑  作者: Mango
代码示例3
if(this.GetComponent().GetCurrentAnimatorStateInfo(0).normalizedTime >= 1)
{
//Do something when animator isn't playing
{