Is there a convenient way of querying a particles goal position from an expression? I want to determine the vector between a particles current position and its goal position.
Thanks
Yes, just connect the goal open attruute editor for particle and expand goal and hit the create goal world position X PP button.
you can now read (and set the value) form the created attribute.
That will do nicely...thanks.