Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag & Drop + Multiple Map Export #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thetazzbot
Copy link

I wanted to contribute a usability fix for your cool utility.

I find my self in rapid iterations between Tiled, Tiled2Unity and Unit. So I looked into the code to determine why my map was not being exported properly. I would just leave Tiled2Unity open and hit the export button when I needed to. Well to my dismay this did not work.

I fixed the code to support a click and go methodology as well as drag and drop multiple tmx files.

MarkNavGS and others added 3 commits September 7, 2016 10:01
… rest of form.

Modified behavior of Open File and the new Map File button to simply set the name of the map file rather than load it in the session, this way we can just leave tiled2unity open with our map file and hti the export button for more rapid iteration testing of map changes to unity testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants