High quality image map on ROBLOX

Not sure where this topic goes, so here goes nothing.

I need to upload 3,200 images to ROBLOX.

Due to ROBLOX’s resolution limit, I am struggling to get a high quality Earth map for my upcoming Santa Tracker (pls play). Is there another way instead of uploading 3,200 images to get a better map?

2 Likes

I mean, you could use EditableImages to stream image data from online, but is it really worth that much effort for a santa tracker game?

Yes, of course it is worth it. That is actually a good idea though, can you send me the documentation?

This could be a good starting point, although it isn’t the same exact concept:

(this doesn’t use EditableImage)

EditableImage has a max resolution of 1024x1024.

fun game :yum:

all jokes aside, i am very sorry of this but you probably have to use an upscaler or split all of them into tiny parts and then make it work. i haven’t tried yet-

Just bumping this, I really need to decide whether to go forwards with this map or not.