public MoveEvent(Vector3 point)
 {
     position.Set(point);
 }