tyflex and forces don't seem to work - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: tyflex and forces don't seem to work (/thread-3432.html) |
tyflex and forces don't seem to work - ldotchopz - 01-03-2023 I have been playing with the old flex modifier which works with all the forces i used, Displace, bomb, but none of them that i've tried work with tyflex. only wind seems to work. am i doing something wrong? there aren't many options within tyflex so i don't know if it's just lmiited. Cheers! RE: tyflex and forces don't seem to work - tyFlow - 01-06-2023 Oh yea it's not noted in the docs or anything but tyFlex currently only supports tyFlow forces, as well as legacy wind, gravity and vortex. Mostly related to the fact that legacy forces are not thread-safe. I could add support eventually, just haven't gotten around to it yet. RE: tyflex and forces don't seem to work - ldotchopz - 01-07-2023 (01-06-2023, 06:34 AM)tyFlow Wrote: Oh yea it's not noted in the docs or anything but tyFlex currently only supports tyFlow forces, as well as legacy wind, gravity and vortex. Mostly related to the fact that legacy forces are not thread-safe. I could add support eventually, just haven't gotten around to it yet. Oh okay, thanks! RE: tyflex and forces don't seem to work - moonjam - 08-02-2024 Hey Tyson! Apologies for resurrecting this thread but I'm currently working on a setup that uses Max's Flex and I would LOVE to switch to using tyFlex for the speed upgrade, however I'm using a Displace force, which obviously tyFlex ignores (as you explained in this thread). I'm creating some simple stylised water and I have work arounds but is there any way I can use either geometry or helpers to push around the surfaces of an object with tyFlex applied? Thanks! RE: tyflex and forces don't seem to work - tyFlow - 08-02-2024 If you push the geometry with an underlying modifier and then place tyFlex on top, tyFlex will react to the underlying deformations. But there's still no way to inject those forces directly into tyFlex itself, unless they meet the criteria laid out above. RE: tyflex and forces don't seem to work - moonjam - 08-02-2024 (08-02-2024, 02:26 PM)tyFlow Wrote: If you push the geometry with an underlying modifier and then place tyFlex on top, tyFlex will react to the underlying deformations. But there's still no way to inject those forces directly into tyFlex itself, unless they meet the criteria laid out above. Ahhh, that's a great idea. I will try now, thank you! |