Exemple #1
0
 internal virtual void TeleportToPosition(Vector3 position)
 {
     body.SetPositionAngleAll(position, 0, true, true);
 }