Latest Threads |
Rope going through wall
Forum: Obi Rope
Last Post: josemendez
Yesterday, 01:02 PM
» Replies: 5
» Views: 90
|
In SolidifyOnContact exsa...
Forum: Obi Fluid
Last Post: asimofu_ok
Yesterday, 11:38 AM
» Replies: 5
» Views: 123
|
Change rod section at run...
Forum: Obi Rope
Last Post: matty337s
02-08-2025, 06:07 AM
» Replies: 0
» Views: 64
|
Sliding along a rope
Forum: Obi Rope
Last Post: vrt0r
01-08-2025, 07:43 PM
» Replies: 0
» Views: 49
|
Is it possible to render ...
Forum: Obi Fluid
Last Post: asimofu_ok
01-08-2025, 10:07 AM
» Replies: 2
» Views: 110
|
Cloth has stretchy behavi...
Forum: Obi Cloth
Last Post: Andreia Mendes
31-07-2025, 02:38 PM
» Replies: 22
» Views: 921
|
Get separate particles pa...
Forum: Obi Fluid
Last Post: slimedev
29-07-2025, 06:51 PM
» Replies: 6
» Views: 3,255
|
Solver outside of hierarc...
Forum: General
Last Post: Jawsarn
29-07-2025, 06:19 PM
» Replies: 4
» Views: 207
|
Rope ignoring colliders o...
Forum: Obi Rope
Last Post: josemendez
24-07-2025, 07:03 AM
» Replies: 1
» Views: 146
|
Ladder made by Ropes (Rat...
Forum: Obi Rope
Last Post: josemendez
23-07-2025, 01:43 PM
» Replies: 5
» Views: 346
|
|
|
Can Obi Cloth be paused? |
Posted by: JayDK - 28-04-2018, 11:37 PM - Forum: Obi Cloth
- Replies (2)
|
 |
Hello,
I'm a prospective buyer of the Obi Cloth asset, and I'm looking for a certain functionality. I would like to know if Obi Cloth can be paused/unpaused at runtime, with the mesh holding its exact shape deformation while paused. I am designing a 2D platform game that will require the instant 180-inversion of a cloth's parent object's y-rotation on left/right user inputs (i.e. the character wearing the cloth reflects, rather than smoothly rotating towards the new bearing). I want to be able to do so mid-animation without the infinite velocity of the movement affecting the cloth. In other words, all mesh vertices should be able to remain frozen exactly in place when rotated to the opposite angle, and be able to unfreeze and resume the simulation on the next update.
The native Unity Cloth component doesn't seem able to provide such a functionality, and is generally frustrating to work with. At best, I've been able to temporarily dampen the simulation when switching directions. But even 100% dampening looks and behaves awkwardly with certain animations, as it doesn't freeze the vertices but rather is a coefficient that dampens the effect of the physics motion. Basically, it doesn't appear to be a iron-clad, all-around solution for my needs. In addition, Unity Cloth does not jibe with my game's pause function, as its simulation persists while all other graphics are paused.
If Obi can help me solve this problem, I am ready to buy today!
Thanks,
Jarod.
|
|
|
Smooth jagged edges of ObiCloth |
Posted by: PawleyBoboli - 27-04-2018, 11:13 PM - Forum: Obi Cloth
- Replies (2)
|
 |
Hi Folks,
Sorry for the newbie question. I'm animating a logo in Unity with ObiCloth. It's working as I would like, but the edges of the cloth are not smooth at the end of the animation, where I am stretching it over a sphere. It has taken me a long time get the right combination of constraints and positioning, so that at the end of the animation, the "tarp" is positioned as the client wants it over the sphere.
Is there a parameter that controls how smooth the edge of the cloth will be? Or is there something in the Solver I should change? Every time I tweak something, it seems to affect a lot of other things and I have often started over. I pretty much have the elasticity and springiness I would like when the tarp is actually moving, but small parameter changes seem to affect it quite a bit. Any help is appreciated.
The attached "mars logo question.png" (with star background) shows the final step of the animation in Unity. The position and wrapping of the tarp is correct enough, it's just not smooth enough on the edges. The client's logo is attached for reference (what I'm trying to accomplish).
Thanks for any info
--Kevin
|
|
|
Obi Cloth Interactive use on VR |
Posted by: lidiamartinez - 27-04-2018, 02:36 PM - Forum: Made with Obi
- No Replies
|
 |
We worked together with Virtual Voyagers to integrate Obi Cloth with their app for the fashion industry. Using VR interactively with Obi Cloth is possible and look how cool it is. Thanks!
|
|
|
'Simulate When Invisible' not respecting camera culling? |
Posted by: jabza - 26-04-2018, 10:23 PM - Forum: Obi Cloth
- Replies (1)
|
 |
Hi,
In my project, I'm changing the main camera's culling mask to hide ObiCloth under certain conditions.
However, I notice ObiSolver performance still seems to take a hit depsite not being 'seen' by the camera.
Unsure if this is a bug or intended behaviour?
Also, I've noticed if an *additional* ObiSolver starts off off-screen, with 'Simulate When Invisible', this appears to cause an Editor crash.
Repro steps:
1. Create a new ObiSolver+ObiCloth GameObject, with 'Simulate When Invisible' ticked.
2. Copy and Paste the object, and move it out of camera view.
3. Hit Play.
Thanks in advance.
Much appreciated.
|
|
|
Liquid sloshing in tanker |
Posted by: garyjforeman - 26-04-2018, 08:38 PM - Forum: Obi Fluid
- Replies (2)
|
 |
I've seen examples of containers affecting the physics of a liquid but not the other way round.
Is it possible to simulate liquid sloshing around in a tanker vehicle and have it affect the physics of the vehicle.
Thanks in advance,
g.
|
|
|
shader particles not compiling in PS4 |
Posted by: nahuel36 - 25-04-2018, 10:24 PM - Forum: Obi Cloth
- Replies (1)
|
 |
hello!
when i try to compile for PS4 there are a error with Obi/Particles shader
exactly it say this:
Shader error in 'Obi/Particles': Program 'frag', 'COLOR' is not a valid semantic for pixel shader output 'frag.color' at Assets/Obi/Resources/ObiMaterials/ObiParticles.cginc(23) (on ps4)
Compiling Fragment program with DIRECTIONAL SHADOWS_SCREEN
Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_RGBM_ENCODING
the line of the error is:
half4 color : COLOR;
thanks!
|
|
|
|