コード例 #1
0
 internal void HitDetectedOn(PlayerAI playerAi)
 {
     playerAi.ApplyStagger(0.1f);
 }