THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/09/2012 at 23:15, xxxxxxxx wrote:
I've been fiddling with the Python Effector for a while, but I couldn't figure out this problem.
If the Python Effector is set to Full Control , things work as intended when I start working. But when I go to the Falloff Tab and set the Falloff Shape to anything besides Infinite , things go wrong.
Whatever I do, the falloff's center is always locked on the Cloner/Fracture/Matrix object's center.
If I try using Source as its falloff shape, The falloff center point seems to move opposite the Effector's center instead of following the Source Link.
Was something left out when the code for the Python Effector's falloffs was made? Do I have to code my own "Falloff Tab" just to get something that works?
The falloff behavior in Parameter Mode is fine, but anything I code in is ignored unless it's a built-in element in the Parameter Tab, so I can't brute-force it that way.
Tried this on R13 and on R14_Demo, same behavior on both.