How can I source multiple projects files from the script editor?

How can I source multiple projects files from the script editor?

nottoshabi
Community Visitor Community Visitor
238 Views
0 Replies
Message 1 of 1

How can I source multiple projects files from the script editor?

nottoshabi
Community Visitor
Community Visitor

I like to build my tools from multiple files. One file for joints, one file for controllers, one file constraints, etc. (for rigging) The problem I'm having is in order for the files to be able to talk to each other, all the files need to be in the Maya native script folder.

C:\Users\Documents\maya\2024\scripts.

This was great at first but now its becoming a headache and difficult to manage. Ideally I would like to build a project in PyCharm place it in my project folder. Maya's script editor source from the file in that particular project.

D:\Scripts\RiggingProjects\Test_Project\venv\scripts. All functions and definitions should only source and look into this folder.

 

 

Is this possible? 

 

0 Likes
239 Views
0 Replies
Replies (0)