01-06-2021, 01:18 PM
(01-06-2021, 12:22 PM)MonsieurK Wrote: Yes exactly
I tested it for a while, but now it doesn't work.
For the currently provided force node, you cannot specify and modify any arbitrary coordinate system, this seems possible because the element that gets the noise value from the force node can be used as a custom vector rather than the particle position.
To do that so.
We need to convert the coordinates of the script node to an arbitrary coordinate system and store it as a custom vector.
But Force node's built-in wind won't work that way anyway. At this time, it would be possible if you register the wind helper object, but I checked. It seems that the noise space of the wind is not bound to the coordinate system of that node.
Therefore, it seems difficult to immediately simulate the way you want.
It means that you can't do that by applying certain options right now.
However, as a practical alternative, you can use tyCache to export and then depend on an arbitrary object.
But if tyflow can work as you want.. Seems to be useful sometimes.
It is just my opinion.. thank you. good luck~
My English is not good. So, sentences may not be smooth
So please understand me.