![]() |
Floating Textures - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: Floating Textures (/thread-2338.html) |
Floating Textures - killahurtz - 04-09-2021 Hi, I'm not sure exactly where I'm going wrong with the textures on this flow, when I render it out the noise texture on the particles seems to be locked to world space. This means that the noise texture appears to float on the tyflow particles as they move through world space. If anyone is able to have a look at the tyflow provided and tell me where I'm going wrong it would be hugely appreciated. I have attached 2 files, the source tyflow file, and a file where I've imported the tycache. I need to get the textures working on the tycache file as we need to render it on the farm. Thanks Eoin 3DS Max 2019.3 (21.3.0.3250) Tyflow version 0.16107 Vray next 2.1 (4.20.01.00002) RE: Floating Textures - tyFlow - 04-09-2021 You need to make sure your Noise texmap coords are set to explicit map channel. RE: Floating Textures - killahurtz - 04-09-2021 Thanks for the reply! Unfortunately when I do that the noise seems to disappear altogether RE: Floating Textures - tyFlow - 04-09-2021 That's because the coordinate scale is completely different. You'll need to adjust the noise scale parameter to match your desired look, after switching between coordinate modes. Might need to make it really small. RE: Floating Textures - killahurtz - 04-15-2021 Excellent, thanks for the help with that! |