Home Technical Talk

import file with Python script?

polycounter lvl 10
Offline / Send Message
supremedalek925 polycounter lvl 10
Hi, I'm having a problem I can't solve. I'm hoping someone can help me out.

I'd like to have a fbx file be imported to the users Maya scene using my Python script, however I am having difficulty figuring out how to make this work. I think a subdirectory in the scripts folder must be needed to store the script and fbx in, but I'm not sure how. Trying to access a subfolder like this
import /customCharacterScript/customCharacterScript

reload(/customCharacterScript/customCharacterScript)
does not work. I hope someone can give me some tips. Thanks a ton

Replies

Sign In or Register to comment.