So I set it up like this and relocated all of the files into the project folder. However, when I moved it over to the other computer, all of the file paths still were looking for the path on my old computer (C:\\Documents\maya\mayaprojects\bird\sourceimages ) as opposed to the folder location on the new computer. Is there any reason why it does this instead of searching in the project folder that's on the drive of the new computer? (G:\\_)? Thanks for your help!Most of the directories are where Maya stores it's internal data caches, maps and what not. The ones you use are
Sourceimages = textures
images = rendered images and data from the artisan tools
Movies = a place to store playblasts
Data = a place to store obj's and scene data you want to keep separate from Maya scenes
scenes = a place to store your ma / mb files
Note Maya wont care if you store your stuff in other places it will simply make organisation more difficult for you and the people working for you. Maya will care if you have no project folder and you try and use the paint tools or you try and cache an animation or do somthing else that causes maya to want to save files.
Hope that helps