Hi,
I'm slowly converting to mecanim and was wondering how I would yield while an animation plays out, I used to do -
yield WaitForSeconds(animation["PickUp"].length);
Can someone point me in the right direction please.
↧