Right now we're loading a texture per tile for each preview image. If we merge these previews on the backend into one image, we can preload them as one texture atlas on launch and access their positions from the tile. We'd need to save atlas position of each preview with their model.