![]() |
Pit(liquid) preset - 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: Pit(liquid) preset (/thread-3482.html) |
Pit(liquid) preset - nayan - 02-09-2023 hey there, I was trying to create a object as liquid following your Pit(liquid) preset, but Birth terrain is not generating multiple grids if I am creating from scratch therefore I cannot assign terrain liquid to any object.......but If I add "object to terrain" operator in your Pit(liquid) preset and assign the "terrain_liquid" grid name and place it above liquid operator - then it works like a charm, but same thing from scratch doesn't work at all.... any idea why its happening Thank you Nayan Bodawala RE: Pit(liquid) preset - tyFlow - 02-09-2023 In Birth Terrain you can create multiple grids by separating grid names with commas...you'll see in my pit example that I list "terrain, terrain_liquid" as the grid names. That generates both of them right away. RE: Pit(liquid) preset - nayan - 02-09-2023 (02-09-2023, 04:34 PM)tyFlow Wrote: In Birth Terrain you can create multiple grids by separating grid names with commas...you'll see in my pit example that I list "terrain, terrain_liquid" as the grid names. That generates both of them right away. Yes, that’s what I did, but not working in my flow, but works with your preset setup…. |