Is there anyway to make a tilemap more than 255x255? [even if I have to use more than one?]

im making a GD demake

BUT the problem is that tilemaps are limited to 255x255 and that can only fit the first part of stereo madness…

so is there anyway?

1 Like

yeah, you can use my Arcade-overworld extension

there is a continuous mode you can enable which stitches together tilemaps into one super tilemap

3 Likes