Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/07/2012 at 10:55, xxxxxxxx wrote:
A bit puzzled, was trying to test a PyEffector as a PyPlugin but can't see what kind of plugin it is based on.
Is it an Object Plugin using "OBJECT_PARTICLEMODIFIER" flag?
Cheers Lennart
On 09/07/2012 at 12:02, xxxxxxxx wrote:
Hello Lennart,
I don't think we can create Effectors with Python as a plugin yet. As in the C++ API, this would require a EffectorData hook.
-Nik
On 09/07/2012 at 12:19, xxxxxxxx wrote:
I see. Thanks