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

Import will try importing non-relative .json files #1

Open
mundusnine opened this issue Jul 2, 2019 · 0 comments
Open

Import will try importing non-relative .json files #1

mundusnine opened this issue Jul 2, 2019 · 0 comments

Comments

@mundusnine
Copy link

Issue:
If developping with rust or if using Tiled .json files the importer will try importing these files and will fail. Even if the import failed with these json's it always tries to reimport when exiting godot focus and taking back focus.

Solutions:
1 - Adding options to remove checking in some paths
or
2 - Changing the import type to be .spck and asking users to rename the json file with that extension( essentially it's a bogus extension and the data in the file is still json).

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

No branches or pull requests

1 participant