Search Forums

(Advanced Search)

Latest Threads
Cloth has stretchy behavi...
Forum: Obi Cloth
Last Post: Andreia Mendes
2 hours ago
» Replies: 22
» Views: 705
Get separate particles pa...
Forum: Obi Fluid
Last Post: slimedev
29-07-2025, 06:51 PM
» Replies: 6
» Views: 3,119
Solver outside of hierarc...
Forum: General
Last Post: Jawsarn
29-07-2025, 06:19 PM
» Replies: 4
» Views: 115
Rope ignoring colliders o...
Forum: Obi Rope
Last Post: josemendez
24-07-2025, 07:03 AM
» Replies: 1
» Views: 122
Ladder made by Ropes (Rat...
Forum: Obi Rope
Last Post: josemendez
23-07-2025, 01:43 PM
» Replies: 5
» Views: 293
can you remove particles ...
Forum: Obi Softbody
Last Post: josemendez
22-07-2025, 02:19 PM
» Replies: 1
» Views: 173
ObiRope Mesh Renderer
Forum: Obi Rope
Last Post: quent_1982
08-07-2025, 11:27 AM
» Replies: 4
» Views: 538
How to dynamically change...
Forum: Obi Rope
Last Post: quent_1982
08-07-2025, 06:34 AM
» Replies: 6
» Views: 754
Pipeline that bends
Forum: Obi Softbody
Last Post: josemendez
04-07-2025, 09:52 AM
» Replies: 13
» Views: 1,558
How to implement/sync Obi...
Forum: Obi Rope
Last Post: quent_1982
01-07-2025, 01:48 PM
» Replies: 2
» Views: 445

 
  webGL support?
Posted by: mimarilker - 01-12-2017, 10:35 PM - Forum: Obi Fluid - Replies (2)

Hi,

Does OBI support webGL? Actually, I have tried every workaround for a long time, but it doesn't work. I am getting an error like that: "An error occured running the Unity content on this page. See your browser JavaScript console for more info. The error was:
uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support)".

Lastly, I have disabled all the plugins that I used step by step to check which one causing to the error, and I saw that without OBI package everything works fine Triste

Is there any solution for now? or will OBI Fluid support webGL in the upcoming versions?. It's a very important issue for me, thanks for your support.

Print this item

  Hello, I get a trouble that " Multiple plugins with the same name 'liboni' "
Posted by: nugao - 01-12-2017, 10:49 AM - Forum: Obi Cloth - Replies (4)

Hello.

I'm work in Unity3D 2017.2.0f3(64 bit) with iOS platform,  Obi Cloth 3.2, macOS 10.12.6.

When I build my project to xcode, I get error.

I had try to fixed it, but I failed. So I need some help.

[attachment=57]


Multiple plugins with the same name 'liboni' (found at 'Assets/Obi/Plugins/libOni.bundle' and 'Assets/Obi/Plugins/libOni.bundle'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
UnityEngine.GUIUtilityLenguarocessEvent(Int32, IntPtr)



Error building Player: Multiple plugins with the same name 'liboni' (found at 'Assets/Obi/Plugins/libOni.bundle' and 'Assets/Obi/Plugins/libOni.bundle'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.




Thanks.

Print this item

  Velocity profile
Posted by: mimarilker - 30-11-2017, 10:56 AM - Forum: Obi Fluid - Replies (5)

Hi,

Is it possible to attach a wind-speed profile to the Emitter? You may check the attached image for the desired result. I want to use a logarithmic equation for the profile. Thanks a lot.



Attached Files Thumbnail(s)
   
Print this item

  Can ObiRope make use of proxies?
Posted by: virtushda - 27-11-2017, 08:50 PM - Forum: Obi Rope - Replies (1)

Title has my question. Lengua

Print this item

  Skin mesh clothing wrong position on play
Posted by: ObiClothKenobi - 27-11-2017, 04:25 PM - Forum: Obi Cloth - Replies (1)

I've been trying to add obi cloth physics to a piece of clothing that is a skin mesh to a rigged character model. Very much like the trench coat example.
However once I set everything up and press play the clothing suddenly scales and gets put in a different position. This happens even with every particle pinned and all obi cloth constraints disabled. If I remove the obi cloth component the clothing stays on the character on play.

Before play:
[Image: d2f9b5ab67.jpg]

After play:
[Image: 48781c7ed8.jpg]

The model can be found in FBX format here: http://puu.sh/yuzOW/fca0719257.fbx

Any help would be much appreciated!

Print this item

  Earlier Versions?
Posted by: binhong87 - 18-11-2017, 03:08 AM - Forum: Obi Fluid - Replies (1)

Hello,

Do you provide download for earlier versions, I need Obi Fluid on Unity 5.4.

Thanks

Print this item

  Forum Registration errors
Posted by: lidiamartinez - 16-11-2017, 05:22 PM - Forum: Announcements - No Replies

Hi folks!

We are experiencing errors with our server due to an update to PHP 7. We have to reset the forum and upgrade it. Hopefully there are no other errors arising these days.

Sorry for the inconvenience!

VM Team

Print this item

  Creating rope path via script
Posted by: leonrdo - 14-11-2017, 01:59 PM - Forum: Obi Rope - Replies (6)

Hello, I was wondering there's a way to create the rope curve/shape (bezier or catmull) via script?
Like, if I want to make a spiral shape or something else at runtime.
Thanks in advance

Print this item

  Pin Constraints Vanishing
Posted by: PhantomBadger - 14-11-2017, 11:56 AM - Forum: Obi Rope - Replies (4)

Hi all,

I've just updated to 3.2 and have tried to add Pin Constraints to my Rope, this works as expected, however when I hit play one of the pin constraints just gets lost, it loses the object reference and all the parameters (offset, break resistance) become 0. There are other particles pinned to the same object that work fine, so I'm not sure what the problem is here.
I can get it working fine with Handles but that obviously doesn't give the same desired behaviour as the pin constraints do. The objects being pinned to contain a Sphere Collider, Rigidbody, Obi Collider, and Obi Rigidbody. They are on the same layer as the rope.

Any ideas?

Cheers,

Josh

Print this item

Triste How can i simulate a Rubber band?
Posted by: johnnychang - 13-11-2017, 09:45 AM - Forum: Obi Rope - Replies (7)

I tried a lot of parameters ,but still can not simulate rubber band? Is there anyone know how to do that ?

Print this item