Search Forums

(Advanced Search)

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

 
  Questions About Unity version and Mobile Performance
Posted by: relevantname - 26-03-2020, 09:36 AM - Forum: Obi Fluid - Replies (1)

Hi, 

I would like to buy Obi Fluid for my mobile game. But before purchasing, I want to get some information about;

- Can I use Obi Fluid on Unity 2018.4.14f1(because of LTS support) ?
- Is Obi Fluid optimized for mobile devices? 
- Is there any minimum system requirements for mobile devices for running Obi Fluid smoothly?

Thanks in advance.

Print this item

  How to make kinetic sand using obi fluid?
Posted by: Ronnie - 26-03-2020, 08:08 AM - Forum: Obi Fluid - Replies (3)

I want to make kinetic sand using fluid and wanna cut it using obi collider. Also how can i keep the fluids held together in a shape for example box? Here is the link for reference. Also please give a little detail explanation I'm new using this asset. Thanks https://youtu.be/mjMW51EFNVw

Print this item

  I Have Trouble When Adjust Scale of Model
Posted by: ss56806298 - 25-03-2020, 08:33 AM - Forum: Obi Cloth - Replies (1)

1.I import an armor-man model with some cloth i want to add obi cloth on it, it seems good when i do like the video said, but when i make the scale of the model smaller, the cloth that i added obi cloth seemed smaller and position was awful. I uploaded the picture and you will know what i excactly said.[attachment=636]    
2.You can see the cloak cannot move with model's head, i'm not sure if it can move with the head by using obi cloth or i should use animation to do this.    
Thank you guys.

Print this item

  BUG? ObiSolver.parameters.gravity at runtime
Posted by: vartech - 24-03-2020, 10:56 PM - Forum: Obi Rope - Replies (2)

I am trying to modify the gravity parameter of my rope at runtime. In the inspector it updates the gravity accordingly, however the rope does not get affected in game. If I manually modify the gravity in the inspector by typing a number, the rope IS affected. Am I doing something wrong or is this a bug?

Thanks,
Tim

Print this item

  Obi Cloth
Posted by: YuanWenQiang - 24-03-2020, 07:52 AM - Forum: Obi Cloth - Replies (5)

I use Unity2019.3.2, Obi cloth 5.0. I have models of Chinese opera. Its sleeve is a little special. If you do not add particle collisions, the lower part of the sleeve will wear, but if you add particle collisions, the sleeve will shake and the sleeve will go wrong. What should I do? What should I do?

Print this item

  Is it possible to slice a soft body?
Posted by: Ronnie - 22-03-2020, 07:46 PM - Forum: Obi Softbody - Replies (1)

I want to slice a soft body is it possible to do? Also how exactly to achieve this because i never did it before it would be helpful thanks

Print this item

  error Assets/Obi/Scripts/Obi.asmdef
Posted by: Siebels - 21-03-2020, 03:23 PM - Forum: Obi Cloth - Replies (1)

Hi,

I installed Obi cloth and Obi rope in my Unity project but I get this error:

Assembly has reference to non-existent assembly 'GUID:15fc0a57446b3144c949da3e2b9737a9' (Assets/Obi/Scripts/Obi.asmdef)

What causes this error and how can I solve this?

Thanks

Rob



Attached Files Thumbnail(s)
   
Print this item

Pregunta Compressed rope
Posted by: Urbem - 20-03-2020, 08:19 AM - Forum: Obi Rope - Replies (5)

Hi evryone!
How i can immitate flat rope?
I think find where used variable thickness, and change to Vector2. And on create mesh multiply for variable. 

I can do it? And how this will affect for others?

Print this item

  Obi Cloth major issue
Posted by: YasenCh - 20-03-2020, 01:58 AM - Forum: Obi Cloth - Replies (1)

Hello VirtualMethod,

I have a horrible issue with Obi Cloth, please provide support.
The issue is that the cloth is broken on playmode. On the sample scene you provide (CharacterCloth) when you play the scene, the cloth is immediately broken!
[Image: 0?ui=2&ik=ee140cfe4f&attid=0.0.1&permmsg..._k7zgd24v0]
I thought that this would not be an issue repeated everywhere, but it is!

I paid a freelancer to setup a character with Obi Cloth, the freelancer sent me video previews of the cloth working well in his project, but as he sent me the files and i opened them in my own project it's all broken and a mess! It looks like a salad of cloth, it's all crumpled in, really broken.
Using Unity 2019.3.0f6 with HDRP

Please provide your support with this issue, it's very urgent and important for me to know how to fix it!

Thank you,
- Y

PS: i have also sent you a message on the support e-mail with a video showing the mess.

I managed to fix it by going through some older threads on the forum.

Solution: regenerating/reinitializing fixed it

video: https://www.youtube.com/watch?v=vePI3LkQGDI

Print this item

  changing state in runtime
Posted by: julienrobert - 19-03-2020, 05:51 PM - Forum: Obi Fluid - Replies (1)

My goal is to be able to change the state/behavior of the particles in runtime through code.

Is it possible to modify the blueprint with script in real-time? Or is there another way to achieve my goal?

Thanks

Print this item