Webgl couldnt load tilemap (texture bound to texture unit 0 is not renderable)

The dimensions of the image you’re using are huge (256x20832), chances are you’re hitting the limits of the rendering capabilities of the device.

1 Like