예제 #1
0
 void ApplyGravityInPlayer()
 {
     playerMovement.ForceAffecting(gravityInWorld);
 }