- When new tiles are loaded, for each row, all sprites' y coordinates should move to align with the tile that has the greatest value. - The code for this should go in rescaleTiles(); implement this in the bar track class.