Do you want to work on this issue?
You can request for a bounty in order to promote it!
Looping/wrapping/repeating tile layers #3456
exelotl posted onGitHub
Hi! I'm working on a game with levels that repeat on both axes. I frequently use the Offset Map feature to wrap the level around so I can focus on different parts of it, but it would be a nice quality of life improvement to be able to visualise the looping level while editing.
This might make sense as a per-layer property that could be toggled for each axis. Even in games that don't feature looping levels it might be useful as something people could apply to background layers. I guess it would only be for tile and image layers but not for object layers?
Alternatively it might work as a checkbox in the View menu, similar to what Aseprite offers.
(in this case the value appears to be remembered on a per-tab basis, it's not global, nor is it saved with the project)
[edit] oh, and whether it repeats indefinitely or just once in each direction is also something to consider I guess, not really sure what would be best there, I guess just whatever would be easiest.