Obi Official Forum
Collision category and Collision filter - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html)
+--- Thread: Collision category and Collision filter (/thread-3000.html)



Collision category and Collision filter - nicolagrosu - 01-07-2021

Hello i try to change collision category and collision filter on emitter but when i hit play button it resets to default values. Is this a bug or i miss something?

Used version: 6.2


RE: Collision category and Collision filter - josemendez - 02-07-2021

(01-07-2021, 11:52 PM)nicolagrosu Wrote: Hello i try to change collision category and collision filter on emitter but when i hit play button it resets to default values. Is this a bug or i miss something?

Used version: 6.2

Hi Nicolagrosu,

Yep, it's a bug! Thanks for finding and reporting it.

The fixed ObiEmitter.cs file is attached to this post. Just replace the one in your project (found at /Obi/Scripts/Fluid/Actors/ObiEmitter.cs) with this one, the issue should go away.

Will push the fix to the store asap.


RE: Collision category and Collision filter - nicolagrosu - 02-07-2021

(02-07-2021, 08:35 AM)josemendez Wrote: Hi Nicolagrosu,

Yep, it's a bug! Thanks for finding and reporting it.

The fixed ObiEmitter.cs file is attached to this post. Just replace the one in your project (found at /Obi/Scripts/Fluid/Actors/ObiEmitter.cs) with this one, the issue should go away.

Will push the fix to the store asap.

Thanks for your quick response Sonrisa