Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grabbing a random position on a rope at runtime (obirope 5)
#5
(04-05-2023, 01:28 PM)5G_Zendmast Wrote: Hi!

I'm looking for the exact same thing but I can't seem to get it working. 
The sample script you refer to is no longer available and I tried using the one you posted but doesn't seem to work


Hi!

This script is included with the asset, it's named ObiContactGrabber and can be found at /Obi/Scripts/Common/Utils/ObiContactGrabber.cs. You're supposed to call the Grab() and Release() methods manually, whenever you want to grab/release the particles that are in contact with the collider.

Just tested it in 6.5.2 and it works fine for me, let me know if you need further help.

kind regards,
Reply


Messages In This Thread
RE: Grabbing a random position on a rope at runtime (obirope 5) - by josemendez - 09-05-2023, 11:33 AM