Search Forums

(Advanced Search)

Latest Threads
Stretching verts uniforml...
Forum: Obi Softbody
Last Post: josemendez
Yesterday, 04:32 PM
» Replies: 1
» Views: 169
Scripting rod forces
Forum: Obi Rope
Last Post: chenji
11-09-2025, 01:15 PM
» Replies: 25
» Views: 3,031
Burst error causing crash...
Forum: Obi Rope
Last Post: josemendez
10-09-2025, 07:03 AM
» Replies: 1
» Views: 264
Controlling speed of emit...
Forum: Obi Fluid
Last Post: josemendez
06-09-2025, 06:29 AM
» Replies: 1
» Views: 532
Looks nice on editor but ...
Forum: Obi Fluid
Last Post: josemendez
04-09-2025, 07:20 AM
» Replies: 3
» Views: 774
How to Shorten or Scale t...
Forum: Obi Rope
Last Post: josemendez
02-09-2025, 09:53 AM
» Replies: 5
» Views: 849
The Limitation of Using O...
Forum: Obi Rope
Last Post: josemendez
01-09-2025, 10:30 PM
» Replies: 1
» Views: 583
Bug Where a Straight Segm...
Forum: Obi Rope
Last Post: josemendez
01-09-2025, 08:46 PM
» Replies: 1
» Views: 548
Having an issue with obi ...
Forum: Obi Rope
Last Post: Ben_bionic
29-08-2025, 04:23 PM
» Replies: 4
» Views: 1,054
Non-uniform particle dist...
Forum: Obi Rope
Last Post: chenji
29-08-2025, 09:05 AM
» Replies: 4
» Views: 892

 
  Particle Attachment Break
Posted by: Kristaps - 26-04-2020, 02:50 PM - Forum: Obi Rope - Replies (2)

Hello!

Is there are a way to get a callback when Particle Attachment breaks?
Huh
Found only that Tearing has a callback.

Print this item

  iOS Collision isssue
Posted by: eisen - 26-04-2020, 01:46 AM - Forum: Obi Fluid - Replies (1)

When i test my game on unity editor obi fluid object collide with ground but when i build a game and test my iphone passes through collider. I tried with box and mesh collider but the result is same. How can i solve that ?

Update: When i instantiate object after game starts its not working. But if i put scene directly its working. But this problem only happening at iOS

Print this item

  Blood Effect
Posted by: alextoti - 25-04-2020, 06:57 PM - Forum: Obi Fluid - Replies (2)

Hello, can Obi Fluid be used for blood, when on take damage?

Print this item

Bombilla Unity 2018.4 LTS
Posted by: Kristaps - 25-04-2020, 05:39 PM - Forum: General - Replies (3)

Hello!
Is it safe to use the Obi Rope in Unity 2018.4 Huh
( tested, kinda works, have some errors, but want to be 100% sure )

Thanks for developing such a great product!

Print this item

  Using obi fluid with masked objects
Posted by: umurcg - 24-04-2020, 06:12 PM - Forum: Obi Fluid - No Replies

Hello,

In my project, I am using stencil buffering technique to masks some specific objects. Lets say A object is the object that I am masking and B object is my mask.

In Mask Shader (Shader that is used for object B) I am using following stencil buffer settings:

Stencil
     {
         Ref 1
         Comp Always
         Pass Replace
     }


In Mask Subject Shader (Shader that is used for object A) settings are like that:


Stencil {
             Ref 1
             Comp NotEqual
         }
         
             

With these settings when B object overlaps within A objects in pixel-wise those pixels are not being rendered. While it is working as expected within other objects (objects having no stencil settings), obi fluid is not being rendered as expected.

At the attached screenshot A object is the blue one. And the square shape is created with my mask object which is B object.
As you can see red object  (Having standart shader) is being rendered through my mask as expected. However fluid rendering is being cut by A object even there is a mask object at those pixels. 

I am not an expert within shaders and honestly, I am learning stencil buffering within this project. Is it possible to render fluids through masks that are using stencil buffering. I have tried to change DielectricFluid shader with different stencil settings but I couldn't achieved any progress. 

Thanks in advance Sonrisa



Attached Files Thumbnail(s)
   
Print this item

  more than 1 material in rope
Posted by: Urbem - 24-04-2020, 11:32 AM - Forum: Obi Rope - Replies (1)

Hi! I need create rope(obiRope Meshrender) with 2 materials, like this:
   
But in unity, i can add 2 meterials in rope:
   

how i can create 2-materials rope(vertex color not suitable)

Print this item

  rope Length increase
Posted by: sadiq - 24-04-2020, 08:31 AM - Forum: Obi Rope - Replies (1)

Hi, 
is there any method to increase the length of rope while rope is pulling by object?

Thanks

Print this item

  Apply random movement on scene start.
Posted by: arpan018 - 23-04-2020, 11:59 AM - Forum: Obi Rope - Replies (3)

I have multiple ropes with their respected particle attachment. When scene start i want to show random movement like rope hanging on scene start.

Print this item

  Increase stiffness (deformation resistance)?
Posted by: GeorgeAmuzo - 22-04-2020, 05:26 PM - Forum: Obi Softbody - Replies (1)

I need to customise the behaviour of a softbody to make it more rigid and increase the damping, to make it behave less like a jelly and more like a balloon.

However the Deformation Resistance slider under Shape Matching Constraints only goes up to 1, which is not stiff enough, and I can't find anything related to damping.

Lowering the mass of the particles in the blueprint helps a little, but this seems like a bit of a hack, and setting the mass too low causes strange behaviour.

Does anyone have any suggestions? Thanks in advance.

Print this item

  Few questions
Posted by: BeerElf - 20-04-2020, 04:59 PM - Forum: Obi Rope - Replies (2)

1)Where can i find actual tutorials?
2) how can i pin the rope ends to gameobjects?
3) how create rope self interaction like this?
[Image: 4e57211ed7a01d18f070d61eae356f01-full.png]
4) i have obi colider on plug, but rope does not colide with plug like with floor. Why?
[Image: 5b6acfe62e31534a580f10ad3ada3c44-full.png]

Print this item