Hi I purchased your asset and am having issues when loading my .tls file into Unity. The file loads however I am not able to view anything. Also I can not find your sample .tls to load that to see if I have an issue with my file. Any help would be appreciated.
Thanks
Hi. Sorry for the long answer, the main work was very busy :(.
Can I get your tls file to determine the cause of the problem? The sample file must be in the archive.
There are some bugs in your TLS loader. For example you don’t support multiple submeshes/materials/textures.
Also Unity supports 32 bits index format now. It is essential to update your 16 bits index format limitation to Unitys new 32 bits support.
I would very much appreciate it if those issues are fixed, otherwise the plugin is not really useable much.