Hello Community,
I am currently working on a mobile application using Flutter + Unity. In my project, I need to display an architectural 3D model, but the file I have is in .tm format (Twinmotion file). Unfortunately, Unity does not support the .tm format directly.
Is there any solution, plugin, or recommended workflow to convert a .tm file into .fbx (or other Unity-supported formats like .obj) so that I can use it inside Unity?
Any guidance, tools, or steps would be greatly appreciated.
Thank you in advance!