Falloff weight

On 19/06/2016 at 04:20, xxxxxxxx wrote:

Hey,

How can I get the falloff description to a Object Plugin ?

and is there a simple way to get the weight of a position from that falloff ? or do I need to add the positions to mograph arrays  ?

Thanks

On 20/06/2016 at 06:49, xxxxxxxx wrote:

Hi,

I'm afraid there are currently no means to sample falloffs in Python.
But perhaps you can describe your situation in a bit more detail, maybe we can find a workaround.

On 20/06/2016 at 07:02, xxxxxxxx wrote:

Hey Andreas,

I have develop a kind of effect object and like to use them with a falloff 
I know the position of my effect and the Target Objekt and like to calc the strength in relation from the falloff

hope that little description helps

On 21/06/2016 at 08:25, xxxxxxxx wrote:

So you have your own ObjectData plugin?
I'm sorry, there's currently no way to achieve this in Python.

On 21/06/2016 at 09:56, xxxxxxxx wrote:

yes i have my own ObjectData Plugin

thanks for your reply