Example #1
0
 public void PlayAttack()
 {
     animancerState_layer1 = animancer.Play(enemyData.GetAttackClip(), 0.25f);
 }