Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

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
  1. import /customCharacterScript/customCharacterScript
  2.  
  3. reload(/customCharacterScript/customCharacterScript)
does not work. I hope someone can give me some tips. Thanks a ton

Replies

Sign In or Register to comment.