Posted March 08, 2018 by Reign
#update #level-editor
//------------------------------------------------------------
// Another update
//------------------------------------------------------------
+Added the ability to copy an area of tiles from the tile selection(though there's no outline to show it happening just right click and drag)
+Added ability to change brush size from the toolbar
+Added information to the help and README(forgot to mention WASD moves camera previously)
+Improved how collision is handled between the first 2 layers(placing a tile with no collision will no longer remove collision on other layer)
+Fixed a couple bugs
+Made another version that stores several maps in one file I may release soon.