Beispiel #1
0
 public virtual void MoveToPoint(TileData tile)
 {
     movement.CalculatePath(tile);
 }