Exemplo n.º 1
0
 public void Follow(BaseUnit target)
 {
     RTSCamera.Follow(target.Trans);
 }