Latest Threads |
Force Zone not working
Forum: Obi Fluid
Last Post: OneGuyProd
Yesterday, 06:38 PM
» Replies: 2
» Views: 74
|
ObiRope 7.0 save/load
Forum: Obi Rope
Last Post: chenji
22-08-2025, 11:39 AM
» Replies: 1
» Views: 46
|
ObiAttachment issue
Forum: Obi Rope
Last Post: chenji
18-08-2025, 09:14 AM
» Replies: 5
» Views: 288
|
Rod loses initial shape w...
Forum: Obi Rope
Last Post: Qriva0
18-08-2025, 08:41 AM
» Replies: 7
» Views: 565
|
Fluid oddities at <= 4 pa...
Forum: Obi Fluid
Last Post: josemendez
15-08-2025, 11:56 AM
» Replies: 3
» Views: 304
|
Rod dynamic attachment is...
Forum: Obi Rope
Last Post: matty337s
12-08-2025, 10:44 AM
» Replies: 10
» Views: 743
|
7.1 Obi bone spasm
Forum: Obi Rope
Last Post: chenji
12-08-2025, 02:41 AM
» Replies: 3
» Views: 338
|
Scripting rod forces
Forum: Obi Rope
Last Post: Qriva0
11-08-2025, 03:24 PM
» Replies: 7
» Views: 586
|
Pinhole inspector throw e...
Forum: Obi Rope
Last Post: josemendez
11-08-2025, 10:45 AM
» Replies: 5
» Views: 451
|
Adding ObiColider To Gene...
Forum: Obi Rope
Last Post: aderae
08-08-2025, 01:17 PM
» Replies: 4
» Views: 387
|
|
|
Build errors with latest Unity |
Posted by: Bluerex - 14-01-2019, 06:39 PM - Forum: Obi Rope
- Replies (4)
|
 |
Hi,
With the current asset store version of Obi Rope, I get build errors. I created a new, empty project, imported Obi Rope, then opened the solution and did a build, and I get the following errors:
Code: Error CS0308 The non-generic type 'Queue' cannot be used with type arguments Test F:\Unit Projects\Test\Assets\Obi\Scripts\Actors\ObiBone.cs 104
Error CS0246 The type or namespace name 'Stopwatch' could not be found (are you missing a using directive or an assembly reference?) Test F:\Unit Projects\Test\Assets\Obi\Scripts\Coroutines\CoroutineJob.cs 93
Error CS0006 Metadata file 'F:\Unit Projects\Test\Temp\UnityVS_bin\Debug\Assembly-CSharp.dll' could not be found Test.Editor F:\Unit Projects\Test\CSC 1 Active
Any tips on how to fix this?
|
|
|
T-Shirt Max Particles |
Posted by: Gabe Tomsen - 11-01-2019, 01:24 AM - Forum: Obi Cloth
- Replies (1)
|
 |
Hi,
I´m trying use Obi Cloth with a mesh but I had to set de Max Particles number to 6544. Unfortunately, the scene became very slow and unresponsive. Any ideas?
Thanks in advance
all the best
|
|
|
Android ARM64 |
Posted by: ickydime - 09-01-2019, 07:26 PM - Forum: Obi Cloth
- Replies (3)
|
 |
Since UWP is not supported I can't build to the Hololens. Instead I figured I'd try Magic Leap, given you support Android. Unfortunately, when I deploy using armeabi-v7a, the app throws errors saying libOni is x86 and needs to be x64.
Would it be possible to get a x64 bit of the Android .so to test it out?
I requested more details from MagicLeap as well: https://forum.magicleap.com/hc/en-us/com...to-Request
I've seen other 3rd party libraries provide the following in case it is helpful: aarch64-linux-android
Cheers,
Mark
|
|
|
How do you properly destroy an Obi Rope at runtime? |
Posted by: SamMcG - 07-01-2019, 05:06 AM - Forum: Obi Rope
- Replies (4)
|
 |
If I try to destroy a rope simply using Destroy(gameObject), all other ropes using that solver stop working. I've tried using Solver.RemoveActor(rope), but that results in a whole bunch of weird problems. What is the correct way to go about this?
|
|
|
Performance optimisation and chain length questions? |
Posted by: khos85 - 05-01-2019, 06:55 PM - Forum: Obi Rope
- Replies (3)
|
 |
Hi,
I recently started using Obi rope, works well so far. I have a couple questions if that is ok:
Performance optimisation and chain length questions:
I took the sample chain from the chains scene, imported to my own scene. At runtime I notice that with the chain enabled I get around 250 FPS, if I disable the chain components then FPS goes back to 360-420 FPS, there seems to be a huge performance hit. I have tried to play with settings but but I can't seem to improve performance. Can some one help me with which settings I should look at?
Also for the same scene above, how do I lengthen the chain? I can't seem to do that (I could with a new rope).
I would appreciate any pointers for the above.
|
|
|
|