I am having a hard time sending a file from maya lt to unity. Can’t seem to find thr right directory.
Under my project in unity I can seem to locate my project directory or change it. Can anyone help me
some how I can’t seem to find it even in my directories on my computer.
You can right click on a folder in the project view and select “show in finder” (or whatever the windows equivalent is)
While zombiegorilla is correct about how to find your Unity project folder on the computer, you shouldn’t need to access that directly when importing a 3D model. In Maya export to FBX; save that file wherever makes sense for you. Now import that asset within Unity: drag the file from outside Unity into the Project view within Unity, or right click in the Project view and choose Import New Asset.
Thank you very much