Change Default Code Python Effector Uses


#1

I was wondering if it was possible to change the default code that the Python effector presents to you when it is created. I’ve been using Python a lot recently and I’ve been using lots of my own custom functions to make certain tasks easier. However, the default Python effector code doesn’t have those functions, so whenever I create a new one, I always have to go back and copy and paste code from an effector in another project in order to get the code I want. This is clearly no ideal; it would be much simpler if my custom code could simply be included there by default.

Is there any way to change the default code the Python effector contains whenever I create it? Or will I simply have to keep copying and pasting?


#2

Yes,

Just as with every object you can set the current settings to default by AM->Edit->Set As Default. That includes the coding in the Python effector