Is there any way to make infinit worlds

Typical way is to use the same-sized tilemap as a “chunk” and switch the tilemaps out when you try to exit the tilemap. If you want it to be infinite, then you can look at something like this. :slight_smile:

2 Likes