On 13/04/2017 at 08:30, xxxxxxxx wrote:
Hello,
I'm trying to set up a python tag which detects the lowest point in an object (point which has lowest global Y position).
This works fine if I manipulate the object PSR directly, but if I try and do it with an effector, with deformer set to Object, for example, time effector with rotation, it doesn't work.
I tried setting the tag to priority: Generators but that didn't help.
I could potentially use the xpresso point node with "deformed points" ticked, but then I have to loop externally and it becomes stupid/messy.