コード例 #1
0
ファイル: PlayerController.cs プロジェクト: Piechota/LD40
 public void ReceiveAttack()
 {
     Locomotion.AddMovementPenalty();
 }