[QUOTE=;191997]
Heya!
I did some tests and found the issue! Save your weapon/prop in a folder in your project folder. For example if your project location is:
MayaTools\General\ART\Projects\MyProject
Make a folder in there called Weapons, like so:
MayaTools\General\ART\Projects\MyProject\Weapons\
Now reference that in and it will show up in the drop down.
[/QUOTE]
Thanks! now it shows up in the drop down menu. However, when I try to export, the character’s animation exports fine but for the weapon I’m getting this error:
Error: TypeError: file C:/Users/MyName/Desktop/MyFolder/MyProject/maya_project/MayaTools/General/Scripts\ART_exportMotion.py line 793: ‘NoneType’ object is unsubscriptable
My weapon rig is just the geo and a joint that is parent constrained to a curve.
What could be the problem?