How to get external import filepath in AssetPostprocessor to auto import dependencies?
I want to write a custom asset importer for .TMX files (mainly for learning how Unity works / home work). I would like to automatically import associated image files referenced by this .TMX file.
Is there a way to get the external path of an imported asset so that I can auto import assets relative from it using the AssetPostprocessor?
auto-resolve-dependencies.png
(47.1 kB)
Comment
Your answer
Follow this Question
Related Questions
How do I set up 5DT gloves in Unity 5.4.1? 1 Answer
SVGAssets 1.3.5 build for iOS error 0 Answers
Unity Kinect v2 DLL Not Found Exception 5 Answers
Facebook for Windows 1 Answer