How do i make an endless scrolling map like the android game surviour.io?

I want to make a roguelite/rpg lite game like (The android ver) surviour .io and megabonk but to do so i want an endless map

Never played Survival. io before but an Idea that might work is creating a bunch of external layouts. When the player reaches the end of the screen (you can use any other spawning logic), you’d create an external layout there.

Welcome to the community!

1 Like