
Still working on the map editor, since the last time I talked about it, I've implemented a better looking selector, changing which page its on (instead of scrolling as tilesets can be ANY size and I feel this is a better way to manage it, you can also type the page number, not only use the arrows)
The Brush selection is done, so you in the future you can select between rectangle collision boxes, triangle collision polygons, tiles and objects when creating the map.
The part I need to work on now is loading a tileset, but before doing that I need to fix my Textbox object as I've broken it, so now you can't type in them :S