So currently I’m trying to make a recreation of the google maps earth in order to make a rise of nations sort of map but with studs.
Is this even possible?
P.S. I’m too lazy to build the thing manually.
So currently I’m trying to make a recreation of the google maps earth in order to make a rise of nations sort of map but with studs.
Is this even possible?
P.S. I’m too lazy to build the thing manually.
Even it’s per stud… currently NO i think if you about to read pixel data of image.
You could use a plugin to connect with a localhost server that sends the pixel data back using a language with pixel-level capabilities like NodeJS or Python.
Or you can turn the image into a JSON file then use it to generate pixel map on roblox