A very simple project called TILEDIT (C2 and C3 version) to show you a nice beginning of a solution to improve and automate your workflow using Tiled Map Editor and Rex Rainbow plugins (converted with "C2 to C3 converter" by Black Hornet). Enjoy! :)
TILEDIT by Spinof - for Construct 2/3 - v180826a
Description
Import layers from a Tiled tilemap file using the "TMX Importer V2" and the "XML or JSON parser".
Rex Rainbow C3 plugins nicely converted with the "C2 to C3 converter" created by Black Hornet.
Tiled Map Editor
mapeditor.org
C3 Plugin Converter by Black Hornet
construct.net/forum/construct-3/plugin-sdk-10/plugin-converter-123855
C2 Plugins by Rex Rainbow
TMX Importer V2
rexrainbow.github.io/C2RexDoc/c2rexpluginsACE/plugin_rex_tmx_importer_v2.html
TMX XML Parser
rexrainbow.github.io/C2RexDoc/c2rexpluginsACE/plugin_rex_tmx_xml_parser.html
TMX JSON Parser
rexrainbow.github.io/C2RexDoc/c2rexpluginsACE/plugin_rex_tmx_json_parser.html
All project and test files here:
github.com/spinof/TILEDIT
github.com/spinof/TILEDIT/tiledit.c3p
github.com/spinof/TILEDIT/tiledit.capx
github.com/spinof/TILEDIT/tilemap.png
github.com/spinof/TILEDIT/tilemapJSON.json
github.com/spinof/TILEDIT/tilemapTMX.tmx
C2 plugins converted to C3 addons:
New URL: github.com/spinof/TILEDIT/tree/master/addons
https://github.com/spinof/TILEDIT/addons/rex_tmx_importer_v2.c3addon
https://github.com/spinof/TILEDIT/addons/rex_tmx_JSON_parser.c3addon
https://github.com/spinof/TILEDIT/addons/rex_tmx_XML_parser.c3addon