Search Forums

(Advanced Search)

Latest Threads
Get separate particles pa...
Forum: Obi Fluid
Last Post: slimedev
29-07-2025, 06:51 PM
» Replies: 6
» Views: 3,090
Solver outside of hierarc...
Forum: General
Last Post: Jawsarn
29-07-2025, 06:19 PM
» Replies: 4
» Views: 88
Cloth has stretchy behavi...
Forum: Obi Cloth
Last Post: josemendez
29-07-2025, 11:02 AM
» Replies: 21
» Views: 678
Rope ignoring colliders o...
Forum: Obi Rope
Last Post: josemendez
24-07-2025, 07:03 AM
» Replies: 1
» Views: 121
Ladder made by Ropes (Rat...
Forum: Obi Rope
Last Post: josemendez
23-07-2025, 01:43 PM
» Replies: 5
» Views: 286
can you remove particles ...
Forum: Obi Softbody
Last Post: josemendez
22-07-2025, 02:19 PM
» Replies: 1
» Views: 169
ObiRope Mesh Renderer
Forum: Obi Rope
Last Post: quent_1982
08-07-2025, 11:27 AM
» Replies: 4
» Views: 536
How to dynamically change...
Forum: Obi Rope
Last Post: quent_1982
08-07-2025, 06:34 AM
» Replies: 6
» Views: 752
Pipeline that bends
Forum: Obi Softbody
Last Post: josemendez
04-07-2025, 09:52 AM
» Replies: 13
» Views: 1,547
How to implement/sync Obi...
Forum: Obi Rope
Last Post: quent_1982
01-07-2025, 01:48 PM
» Replies: 2
» Views: 440

 
  Transparent seam between fluids
Posted by: Voolg - 23-01-2023, 10:28 AM - Forum: Obi Fluid - Replies (2)

Hi,

I have 2 different emitters emitting the same kind of fluid: same blueprint, size, etc. Only the color is changed for clarity.
When the 2 fluids come in contact with each others, a visible transparent seam will appear between them.

I am on URP.

Here attached, you can see the seam and the Obi Fluid Renderer settings.

As shown in one screenshot, turning off Particle Z Write removes the seam, but the particles become very blob-ish where they contact each others (from different emitters) and one emitter fluid seems to prevail over the other, giving a wrong impression of what the actual fluid composition should be (looks like 80% blue, instead of the 50% blue and 50% red)

Any idea how to fix this? Changing the color blending (Obi Fluid Renderer) doesn't seem to help, but I don't understand yet what I'm doing there anyway.



Attached Files Thumbnail(s)
       
Print this item

  How to damp the swing in the Freight Lifter scenario?
Posted by: hariedo - 22-01-2023, 07:11 PM - Forum: Obi Rope - Replies (4)

I am interested in doing something along the lines of your existing Freight Lift demo, where there's a number of ropes holding a mass like a pendulum.

In my situation though, the cables are much longer.  I have the bounciness under control but now would like to reduce or damp the amount of pendulum swing when the top of the freight crane moves.  Real physics is cool, and all, but this is a game and I don't want to make users cry with trying to stabilize the load quite that much.

What is the best way to do this?  I am thinking of measuring the deflection and applying a counter force to the load/platform objects pinned at the bottom of the ropes.  Is there a specific Obi API or should I just apply it with regular Physics.AddForce()?  Or is there an alternative?


(As an aside, with the Freight Lift demo, I noticed that if I change the rope density below about 0.25 to help reduce the distance constraint workload, the simulation refuses to lengthen/shorten the ropes.  I didn't see anything in the docs about a valid range here.)

Print this item

  Fluid pass away trought ObiCollider on some contions
Posted by: mustafagulsoy - 21-01-2023, 10:35 AM - Forum: Obi Fluid - Replies (4)

Hi There,

I am using mesh collider with obiCollider, when I let obiCollider touch any collider that , it doesnt matter obi or not fluid ,just pass away trought the collider, How could I solve this or is  there a way to make up?

Than you for your attention  Corazón

Print this item

  Obi SoftBody with unity Mesh Collider and Mesh Filter
Posted by: ilyas_Gefeasoft - 20-01-2023, 11:20 AM - Forum: Obi Softbody - Replies (6)

Hello,

I am trying to remove the triangles from the soft body, but I am having troubles. I am not able to access the mesh collider or Mesh filter of the soft body. When I am trying to set it up, it is ignored by the obi soft body, even though when I try to remove triangles it does remove but I am unable to see the result due to the Mesh Collider and Mesh Filter inaccessibility of the soft body Confundido . I was wondering if there is something special that I must do to achieve the result Idea .  As you can see in the attached image, the mesh collider is not attached with the soft body even though it is attached to the object. 

I will appreciate your help.  Sonrisa



Attached Files Thumbnail(s)
   
Print this item

  ObiContactGrabber and Surface based collisions
Posted by: dpizzle - 20-01-2023, 12:08 AM - Forum: Obi Rope - Replies (2)

Just bought Obi Rope, loving it, thanks.

Using Obi Rope for VR and I'm using the ObiContactGrabber script on my hand collider spheres with trigger option checked and then calling Grab and Release when a button is pressed and released.  Everything is working perfectly.  I can grab and manipulate the rope just like I'd expect.  I then go in and check the Surface-based collisions option and run again, the grab is offset a few feet away. It's not where my hand is.  

What am I missing?  Is this script not compatible with surface-based collisions?

Any help would be appreciated.

Print this item

  Obi particle Attachment
Posted by: ilyas_Gefeasoft - 19-01-2023, 02:54 PM - Forum: Obi Softbody - Replies (2)

Hello, 

I am trying to make a softbody using OBI Softbody and use the OBI particle Attachment to hold the object in the same place from its corner, but when I am adding the Obi particle Attachment script, I am unable to select the Particle Group or change it to corners. I am not sure why Huh , some help would be really appreciated.  Tímido



Attached Files Thumbnail(s)
   
Print this item

  Can't get surface collisions to work
Posted by: natko1412 - 19-01-2023, 12:30 PM - Forum: Obi Rope - Replies (5)

Hi,

I have a rather long rope with distance between particles set to around 0.8m

I have some box colliders with ObiCollider component attached to them and enabled Surface-based collision in ObiRope component. In the solver I have Collision constraints set to 20 iterations, and enabled particle collision and friction constraints as well. I even cranked the surface collision iterations up to max 32, and tolerance is set to 0.0005.
Still, I cannot get the rope to collide with the box colliders, it just passes through them like through air.
These colliders have a Rigidbody on their parent, and it has Kinematic for particles enabled because I just want to have collisions without adding forces to the rigidbody.

edit: Obi rope particles are set to category 0 , and to collide with everything.. Same setup for box colliders as well

Can you help me, maybe I forgot some settings ?

Print this item

  Softbody Scale
Posted by: patriot4947 - 18-01-2023, 07:48 PM - Forum: Obi Softbody - Replies (2)

Hi,

I have a softbody car and it is moving through x axis in 2d mode. I would like scale at the same time when I try to change scale of Obi Solver the car suddenly jumps forward because Obi solver scales from its centre. Is there any trick to solve this problem. I used LateUpdate to solve this problem. I am positioning car at late update but its position doesn't set.

Print this item

  Particle System
Posted by: ugurcamoglu35 - 17-01-2023, 09:42 PM - Forum: Obi Fluid - Replies (2)

He added particle advection. In this, I want to edit the startSpeed part of the Particle System properties by code. To begin with, I give 0 so that it doesn't work immediately, and then I want to assign it as 3 when there is interaction. I can't access the Particle System features on the code side.

Can you help me?
   

Print this item

  Locking Y positions instead of Z in 2D mode
Posted by: sablecanyon - 17-01-2023, 04:21 PM - Forum: General - Replies (1)

Hi, 

I want to use 2d mode but instead of XY plane I need to simulate in XZ plane, or locking Y positions in 3D mode can also work.
How can I achieve these effects in an effective way? 

Thanks.

Print this item