Latest Threads |
Fishing Line
Forum: Obi Rope
Last Post: SemtrexHD
2 hours ago
» Replies: 3
» Views: 34
|
Broken scripts with updat...
Forum: Obi Rope
Last Post: josemendez
2 hours ago
» Replies: 7
» Views: 444
|
Enable/disable objects wi...
Forum: Obi Rope
Last Post: IceTrooper
5 hours ago
» Replies: 0
» Views: 17
|
Particle Attatchment Gap ...
Forum: Obi Rope
Last Post: Jawsarn
Yesterday, 11:36 PM
» Replies: 0
» Views: 44
|
Closed loop rope, move pa...
Forum: Obi Rope
Last Post: josemendez
Yesterday, 10:39 AM
» Replies: 3
» Views: 137
|
Obi Fluid 7 Transparent F...
Forum: Obi Fluid
Last Post: josemendez
08-01-2025, 09:03 AM
» Replies: 12
» Views: 2,125
|
ObiNativeList memory leak...
Forum: Obi Cloth
Last Post: josemendez
07-01-2025, 10:11 AM
» Replies: 1
» Views: 80
|
Path editor gizmo's appea...
Forum: Obi Rope
Last Post: MisterToot
07-01-2025, 06:17 AM
» Replies: 2
» Views: 346
|
Destroy particle on colli...
Forum: Obi Fluid
Last Post: hariedo
02-01-2025, 06:11 PM
» Replies: 14
» Views: 30,956
|
Can softbody not deform b...
Forum: Obi Softbody
Last Post: josemendez
26-12-2024, 03:53 PM
» Replies: 1
» Views: 209
|
|
|
Earlier Versions of Obi Rope |
Posted by: binhong87 - 24-01-2018, 11:04 AM - Forum: Obi Rope
- Replies (2)
|
|
Hello,
Can you provide a earlier version of Obi Rope?
I want to use it on Unity 5.4.x.
I have already purchased this plugin, with order #12369623925197
Thanks,
Bin
|
|
|
Simulate a solid steel chain |
Posted by: zhuchun - 22-01-2018, 02:12 PM - Forum: Obi Rope
- Replies (3)
|
|
Hi,
I'm new to Obi Rope and have finished the doc, But don't know how to simulate a solid steel chain without any elasticity.
Any help would be greatly appreciated!
Cheers,
Zhu Chun
|
|
|
ObiClothDragger question |
Posted by: rendezvous - 21-01-2018, 05:55 AM - Forum: Obi Cloth
- Replies (2)
|
|
Jose,
I was wondering if there's a way to modify the default behavior of picking/dragging a mesh and letting go. It seems that the stretched part of the mesh always snaps back to its initial form. Is there a way to make the mesh transformation remain the way you left it after picking & dragging?
|
|
|
How to collide the cloth with the character? |
Posted by: panda_pajama - 20-01-2018, 06:46 PM - Forum: Obi Cloth
- Replies (3)
|
|
I want to have a loose skirt hanging from the waist of a character, and I want the animation of the character, especially the legs, to move the skirt from the inside.
It is not necessary for this to work in real time, as I will export the resulting animation for later playback in real time.
So I tried Option 1, which is to put an Obi Cloth in the skirt mesh, which locks the triangles in the waist very well, but I can't seem to correctly remove the bone influences so the rest of the cloth can move completely independent of the bones.
Then I tried Option 2, which is to have a non skinned mesh of just the skirt, as a child of the character pelvis. I then pin the vertices in the waist, and this gives a relatively good result, before collisions.
So now to add collisions, I first tried approximating the shape of the legs with capsule colliders, but either they're too thin, and the cloth intersects with the leg mesh, or they're too fat and the cloth bulges incorrectly.
Then I tried instead of capsule colliders, create an editor script that creates a small sphere collider at the center of each triangle in the leg mesh (remember I don't need this in real time), with a script that relocates the collider each frame to the skinned position of each triangle, but for some reason the cloth seems to completely ignore the colliders.
For most accuracy, I also tried creating mesh colliders, one for each triangle (as a prism to ensure the resulting mesh is convex), and updating them to relocate the resulting mesh each frame. Again, the cloth seems to ignore the colliders.
What would be a good way to achieve my goal of having the cloth pushed by the legs in the inside?
|
|
|
Cloth jumping on first frame |
Posted by: panda_pajama - 20-01-2018, 06:33 PM - Forum: Obi Cloth
- Replies (7)
|
|
I have created a cloth attached to a character.
In the editor, the character appears in T-pose, and the cloth is attached to this character.
When I press play, the first frame of the character animation is not quite the same as the T-pose, and so the cloth jumps abruptly in the direction of the movement between T pose and the first frame of the animation.
This jump puts the cloth in a place I don't want to, and getting it out of there is very difficult.
How do I make sure the cloth doesn't jump in the first frame of animation?
|
|
|
|