Latest Threads |
Stretching verts uniforml...
Forum: Obi Softbody
Last Post: josemendez
15-09-2025, 04:32 PM
» Replies: 1
» Views: 231
|
Scripting rod forces
Forum: Obi Rope
Last Post: chenji
11-09-2025, 01:15 PM
» Replies: 25
» Views: 3,171
|
Burst error causing crash...
Forum: Obi Rope
Last Post: josemendez
10-09-2025, 07:03 AM
» Replies: 1
» Views: 305
|
Controlling speed of emit...
Forum: Obi Fluid
Last Post: josemendez
06-09-2025, 06:29 AM
» Replies: 1
» Views: 587
|
Looks nice on editor but ...
Forum: Obi Fluid
Last Post: josemendez
04-09-2025, 07:20 AM
» Replies: 3
» Views: 827
|
How to Shorten or Scale t...
Forum: Obi Rope
Last Post: josemendez
02-09-2025, 09:53 AM
» Replies: 5
» Views: 887
|
The Limitation of Using O...
Forum: Obi Rope
Last Post: josemendez
01-09-2025, 10:30 PM
» Replies: 1
» Views: 616
|
Bug Where a Straight Segm...
Forum: Obi Rope
Last Post: josemendez
01-09-2025, 08:46 PM
» Replies: 1
» Views: 579
|
Having an issue with obi ...
Forum: Obi Rope
Last Post: Ben_bionic
29-08-2025, 04:23 PM
» Replies: 4
» Views: 1,083
|
Non-uniform particle dist...
Forum: Obi Rope
Last Post: chenji
29-08-2025, 09:05 AM
» Replies: 4
» Views: 933
|
|
|
Filo - Calculating weight on cable point |
Posted by: MarcPilgaard - 18-03-2020, 08:32 AM - Forum: General
- Replies (8)
|
 |
Hi Virtual Method
I just recently bought Filo and I am so far very pleased. The physics is stable and it was easy to setup. In the application we are working on there is a 30-ton element lifted up by four different cables which you can hoist and lower. We would like to calculate the weight each cable is lifting and display this information to the user. How could we do this? Are there any build-in metrics we can read for the cables class or do we have to calculate it ourselves?
|
|
|
Fast moving collisions with rope |
Posted by: dotyou - 15-03-2020, 06:15 PM - Forum: Obi Rope
- Replies (3)
|
 |
Currently I have an object that pushes the rope around but sometimes the rope gets inside it and then gets launched upward (like a rubberband)
Also when the pushing object is moving fast past the rope, the rope will ignore it. Any way to have accurate collisions even at high speeds?
|
|
|
Importing Obi Rope in Unity 2020.1.0b1 fails |
Posted by: fiasko - 13-03-2020, 10:44 AM - Forum: Obi Rope
- Replies (11)
|
 |
Hello everybody,
System: macOS 10.15.13
Unity: 2020.1.0b1
Obi Rope: 5.1.0
I just tried to import Obi Rope 5.1.0 through the Package Manager. It start's normal with the import progress bar. Unity then asks after a while if it can do an "API Update" (it doesn't matter if I click "no thanks" or "Go Ahead!") and a couple of seconds after that, the Unity window just vanishes. I checked the Editor.log file and it ends with the following lines:
Code: Start importing Assets/Obi/Samples/RopeAndRod/SampleResources/Blueprints/Tearable cable.asset using Guid(61d053dd5abd943919947f833abd0569) Importer(-1,00000000000000000000000000000000) Serialization depth limit 7 exceeded at 'Obi::ObiConstraints`1.actor'. There may be an object composition cycle in one or more of your serialized classes.
Serialization hierarchy:
8: Obi::ObiConstraints`1.actor
7: Obi::ObiConstraints`1.source
6: Obi::ObiConstraints`1.source
5: Obi::ObiConstraints`1.source
4: Obi::ObiConstraints`1.source
3: Obi::ObiConstraints`1.source
2: Obi::ObiConstraints`1.source
1: Obi::ObiConstraints`1.source
(Filename: ./Runtime/Mono/SerializationBackend_DirectMemoryAccess/ShouldTransferField.cpp Line: 121)
Stack overflow in unmanaged: IP: 0x14532690c, fault addr: 0x7ffeea7a8ff8
Stack overflow in unmanaged: IP: 0x14540456d, fault addr: 0x7ffeea7a6ff8
Stack overflow in unmanaged: IP: 0x10673fea1, fault addr: 0x7ffeea7a5ff0
Stack overflow in unmanaged: IP: 0x10570a50e, fault addr: 0x7ffeea7a4ff8
Stack overflow in unmanaged: IP: 0x106755031, fault addr: 0x7ffeea7a3fc8
Stack overflow in unmanaged: IP: 0x145326237, fault addr: 0x7ffeea7a2f98
Stack overflow in unmanaged: IP: 0x145326914, fault addr: 0x7ffeea7a1ff8
Stack overflow: IP: 0x10570a621, fault addr: 0x7ffeea79ffac
Stacktrace:
[Unity Package Manager (Upm)]
Parent process [5067] was terminated
After that, I cannot open the project (it crashes while importing) until I manually delete the Obi folder from the assets folder not using Unity.
Unchecking "Tearable Cable.asset" before importing also leads to a crash, where the offending asset seems to be
Assets/Obi/Samples/RopeAndRod/SampleResources/Blueprints/Crane.asset
After that, I didn't investigate this further. I hope this is useful for troubleshooting this issue.
Thanks!
|
|
|
How to scale Softbody and other questions |
Posted by: JulioWabisabi - 13-03-2020, 01:09 AM - Forum: Obi Softbody
- Replies (2)
|
 |
Hello,
We recently purchased the Obi Softbody plugin and we are strugling to make it work as we wanted, in our game the user decides the initial scale of the world before playing and everything in that world gets scaled at the start and then you play with that scale.
But the meshes that use softbody doesn't scale as intended, we have read several posts in the unity forums as in here and we got that apparently the way the obi works dynamic scaling is not mathematicaly possible or something like that, the scaling aspect of our game is something we cannot change and we really want to implement softbody physics for some mechanics is there anything we can do to make it work?
Also, we are quite not getting how attachments works as sometimes the mesh bounds get moved outside the camera and the objects don't get rendered, how we can constrain the simulation to stay on the object position but retaining the softbody behaviour? because when we tried to attach some points to the mesh or bones the simulation stop working.
Also, any considerations for the 3d artists, most of our models don't work as expected, in the examples the dragon mesh works flawless with only 3 clicks, but 80% of the models we have tried got mixed results from melting like behvaiour to partial parts of the mesh working as expected.
Thanks!
|
|
|
ETA on Obi Fluid HDRP Support |
Posted by: dodgevision - 13-03-2020, 12:15 AM - Forum: Obi Fluid
- Replies (6)
|
 |
Hi, I was just wondering if there's any kind of ETA for full HDRP support for Obi Fluid 5? It would really help me get a timeline for a project I'm working on if I had an idea of when it might be released. I'm currently using Unity Version 2019.2.11f1 HDRP.
Thanks for all your hard work! Virtual Method Studio is awesome! Keep it up!
-Dodge Vision
|
|
|
|