@Override
 public void run() {
   player.updateAppearance();
   player.updateWaypoints();
 }