Hi, im making a 2d platformer using Tiled for level making and then importing with the Tilemap object, but im having trouble managing the levels, i end up with tons of tilemap objects per level.
What is the best way to handle multiple levels that use diferent tilesheets?