Search Forums

(Advanced Search)

Latest Threads
can you remove particles ...
Forum: Obi Softbody
Last Post: aardworm
09-07-2025, 07:09 AM
» Replies: 0
» Views: 102
ObiRope Mesh Renderer
Forum: Obi Rope
Last Post: quent_1982
08-07-2025, 11:27 AM
» Replies: 4
» Views: 379
How to dynamically change...
Forum: Obi Rope
Last Post: quent_1982
08-07-2025, 06:34 AM
» Replies: 6
» Views: 520
Pipeline that bends
Forum: Obi Softbody
Last Post: josemendez
04-07-2025, 09:52 AM
» Replies: 13
» Views: 1,242
How to implement/sync Obi...
Forum: Obi Rope
Last Post: quent_1982
01-07-2025, 01:48 PM
» Replies: 2
» Views: 344
Collisions don't work con...
Forum: Obi Rope
Last Post: chenji
27-06-2025, 03:05 AM
» Replies: 3
» Views: 431
Force Zone apply differen...
Forum: Obi Rope
Last Post: chenji
26-06-2025, 11:41 AM
» Replies: 11
» Views: 1,191
Can I blend in and out of...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 04:42 PM
» Replies: 3
» Views: 413
Using a rigidbody/collide...
Forum: Obi Cloth
Last Post: josemendez
24-06-2025, 09:29 AM
» Replies: 1
» Views: 242
Solver is too performance...
Forum: Obi Rope
Last Post: quent_1982
20-06-2025, 08:09 AM
» Replies: 40
» Views: 5,494

 
  Not working at all
Posted by: lacasrac - 30-09-2021, 07:24 AM - Forum: Obi Rope - Replies (1)

Urp, unity 2019.4.0f1
The ropes falling down to the ground on the samples. 
Everything is pink. 

It looks like the BurstColliderWorld cannot be loaded

Installed the burst and math packages... 

What is the solution?

Print this item

  How to make a rope turning at a point ??
Posted by: webmagic - 29-09-2021, 11:23 AM - Forum: Obi Rope - Replies (1)

Hi Obi

I want to Pull a rope from A to C but turn at B, as attached.  

So how to make a rope turning at a point at runtime.

https://drive.google.com/file/d/1TB2_WLE...sp=sharing

Print this item

  rope vs cloth
Posted by: dswigger - 27-09-2021, 08:39 PM - Forum: General - Replies (3)

   
I am trying to figure out how to simulate a belt-like material (thin rectangular box) as pointed to by 2 and attached to 1(in screenshot).

I want the belt flexible but stiff(like a harness).  Should I be using rope or cloth?  I own both and am thinking cloth might be better solution.

Thanks for any help.

-David Swigger

Print this item

  New User Need Help
Posted by: Notreturn - 27-09-2021, 07:50 PM - Forum: Obi Cloth - Replies (11)

Hello.
I want to do ironing sytem with using Obi Cloth.
First i need to create wrinkled fabric and then when i put iron on the fabric i want the fabric to be flat.
How can i start with? Or Can i do it with the Obi cloth.
Any help will be appreciated.

Print this item

  Emitters Changing Collides With Option
Posted by: ProDea - 27-09-2021, 11:34 AM - Forum: Obi Fluid - Replies (4)

Hello Fluid Lovers,

I have two Emitter in the scene and they shouldn't collides with each other. When I change the "Collides With" option accordingly, after starting the game it changes itself automatically to Everything layer. I tried to change both but the result is not changing. And I tried only one Emitter and also after starting the game, it's changing itself to Everything in Collides With option. I added Solver with Right Click->3D Object->Obi->Obi Solver. They are under the same Solver. The scene has one solver in the scene. Also changing "Collision Category" to 1 automatically after starting the game.

Obi Fluid Version: 6.2
Unity Version: 2019.4.26f1
Build Target: iOS
Render Pipeline: Standard Render Pipeline
OS: Windows 10 x64

Print this item

  SoftBody Is not generating particles for most meshes
Posted by: smohser - 26-09-2021, 04:14 PM - Forum: Obi Softbody - Replies (1)

Hi, i am trying to generate particles for all kinds of meshes, i was successful to generate particles for only one out of tens of meshes. I guess my questuion is what is the requirements on the meshes for softbody to be able to generate particles ?

Print this item

  jerky movement
Posted by: Torsson - 25-09-2021, 09:35 AM - Forum: Obi Rope - Replies (1)

I have a Obi Rope on a crane model and i cannot figure out why i get these jerky movements.

Have tried the most things i can find in tutorial videos, forum etc.

Has anyone seen this behaviour before or know how i can fix it?.

Rope info:

  •  - Rope particles mass: 2
  •  - Hookmaster mass: 4
  •  - Min length: 0.6
  •  -Speed: 0.6


Blueprint:
  •  - Thickness 0.03
  •  - Resolution: 1
  •  - Pooled Particles
Hookmaster:
  • Drag: 4
  • Angular drag: 0,05
  • Mass: 4


Print this item

  tearable cloth
Posted by: Bubu101 - 23-09-2021, 12:40 PM - Forum: Obi Cloth - Replies (1)

Hi there,

Is there a way to start to tear a cloth without the physics engine?
In the sample we throw a sphere with a collider, but is there a way to do this with raycasting?
Like, somehow detecting where the cursor is pointing and start to tear in a certain place of the cloth?

Thanks!

Print this item

  Ropes pass through each other after collision
Posted by: Ping Gao - 23-09-2021, 10:28 AM - Forum: Obi Rope - Replies (1)

rope pass through video link to make sure we on the same page
As the title suggest, i'm trying to make the effect of numbers of ropes nested with each other with Obi Rope version 6.2. At first, the ropes have no collisions between each other at all, i solved it by reading the FAQ by setting the collides with attribute to everything for all the control points in my rope.
   
But then i discover the rope is too easily pass through each other after the collisions happened, by reading the doc, this seems is a feature. When move the ropes in the unity scene mode, rope first collide then the inner particles seems tear apart (i suspect).
   
I don't want this behaviour, so i try following method which none of them solve my problem.

  1. set the mass of the control point to a larger value
  2. add more pooled particles in the rope blueprint
  3. tweak the constraints setting (collisions and distance)in the obi solver by make evaluation to parallel and set the iteration to 20 instead of 1
  4. change the collision material to some package  provided one 
Hope to get some advice on how to avoid this, Thx in advance.

Print this item

Triste building URP ERROR!! but we DON'T use urp....
Posted by: webmagic - 22-09-2021, 05:42 AM - Forum: Obi Rope - Replies (1)

Hi there, 

...we DON'T use URP and when we build android APK, it appears errors as attached.


https://drive.google.com/file/d/1zqLYrWC...sp=sharing

BUT the apk is still built out and could be played, 
BUT the rope just disappeared, no rope in the screen.

Print this item