No message

Kayne Ruse
2013-06-28 22:06:04 +10:00
parent 7d291de916
commit d46598398f
+5 -1
@@ -67,4 +67,8 @@ The data is read in this order:
## Version Three ## Version Three
Version three is identical to version two, except that the tilesets are stored in the map file instead of their names. This however, is not yet a priority. Version three is similar to version two, except that the tilesets are stored in the map file instead of their names. This however, is not yet a priority. This format could be achieved by "baking" a final map file, which would also include collision and flag information.
## Possible Tool Pipeline
The various different versions outlined above are only drafts of the map system. For a complete pipeline, a lot more work is needed, including a definitive specification for the baked and unbaked map file formats, and other editor components such as lua scripting and brush scripts.