Example #1
0
 public void freezePlayer(bool b)
 {
     movment.StopMovment(b);
     movment.StopIntract(b);
 }