예제 #1
0
 // PlayerState.Attack
 void AttackStart()
 {
     _weapon.Activate();
 }