Obi Official Forum

Full Version: Can Obi Fluid interact with Unity terrain
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,
i'm considering the purchase of Obi Fluid. However i would first need to know if the Obi Fluid can collide with Unity terrain.

Thanks in advance to anyone who can help answering that question.

Best,
(01-07-2019, 09:32 PM)protofactor Wrote: [ -> ]Hi there,
i'm considering the purchase of Obi Fluid. However i would first need to know if the Obi Fluid can collide with Unity terrain.

Thanks in advance to anyone who can help answering that question.

Best,

Hi there,

Yes it can. The only collider not supported is PolygonCollider2D. Note however that due to performance reasons the terrain is treated like a height map, not a triangle mesh. This means that extremely steep sections resembling walls won't result in completely accurate collisions.

kind regards,