hi,
is there any function to check if a specific clip (animation) is runing ?!
thx
hi,
is there any function to check if a specific clip (animation) is runing ?!
thx
animation[name].enabled should tell you if the animation named ‘name’ is currently playing.