public void SendConnectPosition()
 {
     client.SendConnectPosition(id, transform.position);
 }