tyFlow Forum
Foreset Pack Distribution integration - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html)
+--- Thread: Foreset Pack Distribution integration (/thread-2070.html)



Foreset Pack Distribution integration - Rokas - 11-24-2020

Hi

How could we use tyFlow as Forest Pack distribution ?

I have enabled legacy Interface mode but that is not enough. Forest Pack picks up the tyFlow object, but nothing happens.

[Image: u9hvbpN.png]
Illustration. For reference Autodesk Particle Flow works as expected.

Is there anything to be modified in iToo Forest Pack to enable this feature ? 

Rokas


RE: Foreset Pack Distribution integration - Rokas - 12-14-2020

bump (Bring Up My Post)


RE: Foreset Pack Distribution integration - tyFlow - 12-14-2020

You'd have to contact the FP devs about this. tyFlow exposes the regular particle interface with no real caveats, so if FP isn't using it then it's a problem on their end.


RE: Foreset Pack Distribution integration - Rokas - 12-28-2020

Hi again, why tyflow reports 0 particles when using regular particle interface:
[Image: u1RrxAt.png]

I don't know if that is the same issue why ForestPack does not work but anyway, I'd say some incompatibility between interfaces.


RE: Foreset Pack Distribution integration - tyFlow - 12-28-2020

Did you forget to call UpdateParticles, as explained in the docs?

http://docs.tyflow.com/tyflow_maxscript/


RE: Foreset Pack Distribution integration - Rokas - 12-28-2020

(12-28-2020, 04:28 PM)tyFlow Wrote: Did you forget to call UpdateParticles, as explained in the docs?

http://docs.tyflow.com/tyflow_maxscript/

obviously YES, i just used internal showinterfaces command to get info.
Thank You ! At least for now. Wink

Greetings, and stay safe!


RE: Foreset Pack Distribution integration - tyFlow - 12-30-2020

By the way I forgot to mention earlier, in case you didn't do it already...in order for tyFlow to expose its particle interface, you need to enable the particle interface in the Interfaces rollout of the tyFlow object. Perhaps that's why FP was not able to recognize it.