I have two teams with their own map. The map doesn't have world borders, so objects outside and far away from the map are visible.
When the game starts, I spawn the maps on Workspace, beside each other.
How do I make the other map invisible from the other map/from the other team?
The map is an open farm field, therefore world border objects such as tall mountains won't fit the theme.
One way that I thought of is adding a custom skybox for each map, but I don't know if it is possible to have a scalable skybox where I can put the map inside.