Search Forums

(Advanced Search)

Latest Threads
Built in renderer: fluid ...
Forum: Obi Fluid
Last Post: AnupamSingh
05-11-2025, 10:33 AM
» Replies: 2
» Views: 453
Skinned Mesh Renderer beh...
Forum: Obi Fluid
Last Post: AnupamSingh
05-11-2025, 10:30 AM
» Replies: 8
» Views: 1,039
Invalid Skinmap in Cloth ...
Forum: Obi Cloth
Last Post: josemendez
04-11-2025, 11:24 AM
» Replies: 10
» Views: 986
Strange sagging behaviour
Forum: Obi Rope
Last Post: josemendez
04-11-2025, 11:04 AM
» Replies: 5
» Views: 378
Scripting rod forces
Forum: Obi Rope
Last Post: josemendez
03-11-2025, 10:02 AM
» Replies: 29
» Views: 8,562
Collision Rope / Cloth
Forum: Obi Cloth
Last Post: josemendez
28-10-2025, 08:50 AM
» Replies: 2
» Views: 555
Should actor massScale af...
Forum: Obi Rope
Last Post: Qriva0
27-10-2025, 05:04 PM
» Replies: 14
» Views: 2,332
Accuracy of Fixed Positio...
Forum: Obi Rope
Last Post: josemendez
22-10-2025, 08:17 AM
» Replies: 1
» Views: 508
Mixing 2D and 3D Physics ...
Forum: General
Last Post: josemendez
20-10-2025, 10:24 AM
» Replies: 1
» Views: 395
SDF interpolation
Forum: General
Last Post: josemendez
12-10-2025, 10:36 PM
» Replies: 7
» Views: 1,593

 
Exclamación Building Error with V3.4
Posted by: Cannias - 04-04-2018, 10:33 PM - Forum: Obi Rope - Replies (2)

I receive following errors (Attached) when i try to build the sample scene named "Chains". If that's because i'm using Unity 2017.3.1f1 and you always develop on the oldest version of Unity, then what are we supposed to do? Enfadado

[attachment=114]

Print this item

Triste shader error
Posted by: Renzo - 03-04-2018, 04:48 PM - Forum: Obi Fluid - Replies (3)

Hi to all

The asset work fine on editor, but when i try to compile to android an error apper: Shader error in "Hidden/FluidShader"...and the error repeat 5 times with different keywords

I am attaching a printscreen

thanks

Renzo

Print this item

  Destroy Obi Particles within Radius
Posted by: AntLewis - 02-04-2018, 07:22 PM - Forum: Obi Fluid - Replies (5)

Hey there, once Obi particles have been emitted, is there anyway to destroy all of them within a 2D radius of an object ?

Thanks for any help!

Print this item

Sonrisa Tying a Knot in a rope
Posted by: pppqqqq - 02-04-2018, 01:05 PM - Forum: Obi Rope - Replies (2)

So I want to create a knot in the rope , like the image provided for the Obi rope (see attachment)

Can someone provide me with tips with how to do so at most the ropes overlap  but they don't actually cross. Been trying to figure this out for 2 MONTHS!!!

Be so grateful for some code and directions! 

[attachment=111]

Print this item

  Got it working with VR (video)
Posted by: Caldor - 31-03-2018, 10:21 AM - Forum: Obi Fluid - No Replies

I got Obi Fluid working with VR, I made a water pistol to test it out. Still got an issue though... for some reason once I activate my gun by setting its emitter speed from 0 to 2, it emits from both the emitter on the gun and the faucet emitter.

I will try to do some tests with a scene with multiple emitters and different ways of activating them later.

Print this item

  Using 360 VR Capture, But no fluid rendering
Posted by: corbinyo`` - 30-03-2018, 10:28 PM - Forum: Obi Fluid - Replies (2)

Can anyone explain why Obi Fluid doesn't render out when I use this 360 Capture  asset to capture my scene in 360?

Is it because of single pass stereo? If so should I be capture to render out obi fluid?

Thank you!

Print this item

  Q: Is (connected)massScale supported?
Posted by: ArYes - 30-03-2018, 10:31 AM - Forum: Obi Rope - No Replies

Hi,
I'm looking for good rope physics system and looks like yours is the best, before I purchase I have one question.

Is massScale supported on rope as is on all other default Unity joints?

I will be creating an controlled object which is pulling(/towing) another object via rope , this pulling must feel like pulled object's mass is really low, while this object still interact with other objects in scene as heavy. This is usually done in unity via setting massScale and connectedMassScale on joints.

Is this or something similar supported/possible with Obi Rope? 

Thank you!

Print this item

  Using 360 VR Capture, But no fluid rendering
Posted by: corbinyo`` - 28-03-2018, 03:27 PM - Forum: General - Replies (2)

Can anyone explain why Obi Fluid doesn't render out when I use this 360 Capture  asset to capture my scene in 360?

Would is be because of mono and stereo capture? If so should I be capturing in Mono of stereo?

Thank you!

Print this item

  Using 360 VR Capture, But no fluid rendering
Posted by: corbinyo`` - 28-03-2018, 03:27 PM - Forum: General - No Replies

Can anyone explain why Obi Fluid doesn't render out when I use this 360 Capture  asset to capture my scene in 360?

Would is be because of mono and stereo capture? If so should I be capturing in Mono of stereo?

Thank you!

Print this item

  How to align the first 2/3 and last particles of a rope to do a realistic cable ?
Posted by: Darkroll - 28-03-2018, 08:57 AM - Forum: Obi Rope - Replies (3)

Hi,

I'm trying to do a RJ45 cable using Obi Rope. The thing is that I need to have a plug male on each side ( Start and End ) with their own scripts so I can't use the Start and End prefab feature of Obi Rope.

The first thing I did was to use Pin constraints which is working well in terms of logic. I can grab both start and end plugs and the rope. But in terms of realism, it's not good because pin constraint is on a particle so the cable is able to turn all around a plug.

So, I'm currently using the same logic that the moving ropes in the "RopeShowcase" sample scene by putting the rope as a child of a plug and using an Obi Handle and two fixed particles to force the cable to be aligned with the plug.

Here is what I have now.

[Image: 1522222496-what-i-want.png]

But I'm able to do it only on one side because, of course, the rope can't be a child of the start and end plug at the same time.

Also, if I grab the cable, the plug doesn't move according to it like when I'm using pin constraint. Which is logical because of the parenting and the Obi Handle.

I'm really out of ideas to manage how doing it by myself so if you can help me Sonrisa  

Thanks !
Killian

Print this item