I’ve been working on a Isometric Tile Map editor. Currently I use a new movieClip for each tile, and when it gets like big, like 200X200 it starts to lag it, but I won’t be using something that large most of the time, so that doesn’t worry me. However, my tile sheet contains about 1040 tiles. And I want to create a scroll maybe 2-4 tiles wide that contains all the tiles, so when selected it would change the value of something and I can edit tiles… But I’ve been thinking and creating over 1040+ MovieClips might not be such a good idea (lol) would there be better way that I could possibly do this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Scrolling Isometric Tile Engine | 0 | 38 | July 2, 2007 | |
Map Editor (efficiency) | 0 | 119 | September 2, 2009 | |
Tile Scrolling
|
0 | 46 | May 6, 2009 | |
4way scroll top view game | 0 | 79 | October 27, 2007 | |
Scrollbar for very large images (tile-based?) | 0 | 108 | August 23, 2010 |