Search Forums

(Advanced Search)

Latest Threads
Scripting rod forces
Forum: Obi Rope
Last Post: josemendez
9 hours ago
» Replies: 24
» Views: 2,256
Burst error causing crash...
Forum: Obi Rope
Last Post: josemendez
Yesterday, 07:03 AM
» Replies: 1
» Views: 69
Controlling speed of emit...
Forum: Obi Fluid
Last Post: josemendez
06-09-2025, 06:29 AM
» Replies: 1
» Views: 292
Looks nice on editor but ...
Forum: Obi Fluid
Last Post: josemendez
04-09-2025, 07:20 AM
» Replies: 3
» Views: 588
How to Shorten or Scale t...
Forum: Obi Rope
Last Post: josemendez
02-09-2025, 09:53 AM
» Replies: 5
» Views: 670
The Limitation of Using O...
Forum: Obi Rope
Last Post: josemendez
01-09-2025, 10:30 PM
» Replies: 1
» Views: 437
Bug Where a Straight Segm...
Forum: Obi Rope
Last Post: josemendez
01-09-2025, 08:46 PM
» Replies: 1
» Views: 432
Having an issue with obi ...
Forum: Obi Rope
Last Post: Ben_bionic
29-08-2025, 04:23 PM
» Replies: 4
» Views: 886
Non-uniform particle dist...
Forum: Obi Rope
Last Post: chenji
29-08-2025, 09:05 AM
» Replies: 4
» Views: 761
Is it possible to impleme...
Forum: Obi Rope
Last Post: chenji
27-08-2025, 10:13 AM
» Replies: 2
» Views: 693

 
Pregunta ObiRope Mesh Renderer
Posted by: quent_1982 - 08-07-2025, 08:26 AM - Forum: Obi Rope - Replies (4)

Hello, 

I have a several questions about custom rope's forms:

1. Is there a way to create rope using ObiRope Mesh Renderer without visible segmentations on the rope?
2. Can I use any mesh or shape to create a custom, smooth-looking rope?
3. Are there any limitations related to mesh, shape, material, or anything else?

Kind regards,

Print this item

Pregunta How to dynamically change ObiPinhole position?
Posted by: quent_1982 - 03-07-2025, 10:29 AM - Forum: Obi Rope - Replies (6)

Hello, 

I'm working on creating a rope whose length is controlled by an ObiCursor. When the player grabs the rope using a pinhole, the pinhole's position doesn't seem to follow the rope at all as its length changes. Is there a way to make the pinhole stays in the right position relative to the rope length?

Kind regards,

Print this item

Pregunta How to implement/sync ObiRope Photon Fusion?
Posted by: quent_1982 - 27-06-2025, 04:24 PM - Forum: Obi Rope - Replies (2)

Hello,

I have a question regarding multiplayer implementation using Photon Fusion 2. Could you please share some basic guidance or ideas on how to integrate ObiRope into a multiplayer setup?
I've been testing the rope system and noticed that the visuals are quite good. However, it seems like syncing collisions between players might be key. Currently, the rope collides correctly with the client but passes through walls on the host, and vice versa - when the host interacts with the rope, it goes through walls on the client side. And also want to mention that the rope particles are not synced, if there a way to sync - it'll be great! 

Any advice or suggestions would be greatly appreciated! Thanks.

Best regards,

Print this item

  Collisions don't work consistently with multiple solvers in Obi 7
Posted by: goldfire - 26-06-2025, 03:18 PM - Forum: Obi Rope - Replies (3)

I never had these issues with Obi 6, but ever since upgrading to Obi 7 I've been tearing my hair out trying to get this to work. I've made a net prefab that uses a grid of ropes to create a net that captures a character that has a sphere obi collider attached to it. There are two of these at different parts of the game that are in different additively loaded scenes. If you load in to either one of these they work fine with collisions working on the obi collider. However, if you trigger the first net and then continue onto the second (which when reached, the prior net's scene has long since unloaded), the collisions don't work.

I'm having the same issue either with the CPU or GPU backend. It's using the async simulation -- sync fixed grinds the game to a crawl, so it's not really an option for this. I've spent hours and hours over multiple days and every change I make either breaks the first one or the second one, I can't ever get them both to work consistently. Any thoughts on what could be happening?

Unity Version: 2022.3.57 (built-in renderer)

[Image: lAS3LLY.png]

Print this item

  Force Zone apply different accelaration to 2 ropes
Posted by: chenji - 24-06-2025, 11:00 AM - Forum: Obi Rope - Replies (11)

Hi,

I'm using force zone to simulate bouyancy of fishing ropes underwater. I've set Radial and Accelaration mode. My question is, is it possible to let 1 force zone add different accelaration for 2 different ropes (since different type of fishing rope may has different bouyancy force value)? Note the 2 ropes are bound with stitcher. So they are expected to be underwater at the same time.
Do I have to use 2 force zones and the 2 ropes must in different Obi collider category? Any better ways? Because if there are may ropes it's a bit difficult to keep them in different Obi collider category.

Print this item

  Using a rigidbody/collider attached to cloth
Posted by: jimmt - 24-06-2025, 09:23 AM - Forum: Obi Cloth - Replies (1)

In the SoccerGoal sample scene, I added a kinematic rigidbody and collider to the goal poles with a very bouncy physics material. When shooting a ball at the goal poles, the ball bounces very little. The expected bounciness is only seen if the goal poles are sufficiently far enough from the net cloth.

This 30s video demonstrates the behavior: https://youtu.be/CaCBXBeM1XQ

I assume that if the collision is within some radius of the cloth, the cloth physics are being applied instead of the goal_poles collider physics. Is that accurate? If so, is there a standard way of respecting the physics object's material (the bounciness of the soccer goal poles) while being attached to a cloth (the net)?

I'm new to Obi Cloth, so apologies if I missed something in the documentation. Thanks!

Print this item

  Can I blend in and out of simulation?
Posted by: harut - 20-06-2025, 03:32 PM - Forum: Obi Cloth - Replies (3)

I have a cloth which is a skinned mesh renderer, and a looped animation, at the start of the animation I want the cloth to behave as a regular skinned mesh renderer without cloth simulation, at some point in the middle of the animation I want to enable the simulation, and at the end I want to slowly disable it and blend back to regular skinned mesh behaviour.
So essentially I want all particles to be pinned at the start and then unpinn them at some time. Ideally I would like to blend between these 2 states, but if blending is not supported then just switch between pinned and unpinned.

Print this item

  Obi Softbody instability?
Posted by: Aroosh - 18-06-2025, 06:35 PM - Forum: Obi Softbody - No Replies

Hello 

When I start the application, I see that the softbody might glitch out and the particles go all over the place.
I'll add pictures below to show what the softbody should look like vs what it looks like when it glitches out.

Thanks
Aroosh

Print this item

  Tear Rod
Posted by: chenji - 17-06-2025, 05:47 PM - Forum: Obi Rope - Replies (2)

Hi,

I send this post because there is no out-of-box support for tear rod and I need this in my game dev. By looking at Obi source code I finally implemented a close one. Though it's more like a "fold rod" and mesh is not split, it's ok for my game's requirement. I hope this can help you if you have similar requirement. It's based on Obi Rope 7.0.5

Also I'd like to ask why this feature is not supported in case I missed something important and my code may fail to work in future Obi version. 

My code is actually very simple, just deactivate a constraint:

 public void TearRod()
    {
        ObiRod rod = fishingRod;
        var twistBatch = rod.GetConstraintsByType(Oni.ConstraintType.BendTwistas ObiBendTwistConstraintsData;
        foreach (ObiBendTwistConstraintsBatch batch in twistBatch.batches)
        {
            if (batch != null)
            {
                batch.DeactivateConstraint(0);
            }
        }
        rod.SetConstraintsDirty(Oni.ConstraintType.BendTwist);
     
    }


Effect gif: p1.gif

Print this item

  Pipeline that bends
Posted by: 5G_Zendmast - 16-06-2025, 01:34 PM - Forum: Obi Softbody - Replies (13)

Hi!

For a visualization project for marine operations I'm trying to use your asset to create certain effects. 
I'm trying to create the following scenario:
- Ive got a long steel pipeline 100m+ that lays on a beach. (for now modeled as a cylinder with nothing fancy)
- The pipeline should form to the beach (it curves up) 
- On the water side the pipeline is connected to an object that will pull the pipe into the water.
- The pipeline should follow and somewhat deform. Its a steel pipeline that can slightly bend  (ive attached a picture that perhaps can visualize what im aiming for).

Ive been trying to do this with SoftBody but I cant seem to get it to work properly. I feel like i'm missing something major since the particles look very different from all the examples i see online. (see picture attached). Has this to do with the model itself or the settings in ObiSoftBody?

I would appreciate it if you could point me in the right direction with this! Sonrisa

Thanks in advance. 

Kind regards, 

Patrick



Attached Files Thumbnail(s)
           
Print this item