Search Forums

(Advanced Search)

Latest Threads
How to dynamically change...
Forum: Obi Rope
Last Post: quent_1982
04-07-2025, 11:29 AM
» Replies: 2
» Views: 92
Pipeline that bends
Forum: Obi Softbody
Last Post: josemendez
04-07-2025, 09:52 AM
» Replies: 13
» Views: 794
How to implement/sync Obi...
Forum: Obi Rope
Last Post: quent_1982
01-07-2025, 01:48 PM
» Replies: 2
» Views: 182
Collisions don't work con...
Forum: Obi Rope
Last Post: chenji
27-06-2025, 03:05 AM
» Replies: 3
» Views: 253
Force Zone apply differen...
Forum: Obi Rope
Last Post: chenji
26-06-2025, 11:41 AM
» Replies: 11
» Views: 734
Can I blend in and out of...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 04:42 PM
» Replies: 3
» Views: 240
Using a rigidbody/collide...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 09:29 AM
» Replies: 1
» Views: 144
Solver is too performance...
Forum: Obi Rope
Last Post: quent_1982
20-06-2025, 08:09 AM
» Replies: 40
» Views: 4,214
Obi 7 Model Scaling
Forum: Obi Cloth
Last Post: alkis
19-06-2025, 02:37 PM
» Replies: 2
» Views: 254
Obi Softbody instability?
Forum: Obi Softbody
Last Post: Aroosh
18-06-2025, 06:35 PM
» Replies: 0
» Views: 136

 
  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