So I’m drawing a top view city, and it’s going to be bigger than the space flash provides for you to draw on. The map is in a MC and when i run out of room to draw I’m pretty sure if i drag the MC and keep drawing it would work. My game makes the map move so my guy stays in the center of the screen. Becuase it’s going to be a big drawing, I’m using a mask to show only what’s on the canvas. Does the mask help cut down on the lagg? If not, is there a better way to make a big map?
By the way my game isn’t tile based.
Thanks in advance.