18-10-2022, 09:39 AM
(This post was last modified: 18-10-2022, 09:40 AM by josemendez.)
(18-10-2022, 09:11 AM)RuralSculpture Wrote: I want to hit the objects with the harpoon with obi rope and then drag those objects with the rope, how can I do that?
There's an example of this included, see the "RopeGrapplingHook" sample scene. The only difference with a harpoon is that instead of the character being a rigidbody and constrained a pin constraint, it's the object you hit you need to be a rigidbody.
Related links to the manual:
Scripting constraints: http://obi.virtualmethodstudio.com/manua...aints.html
Scripting particles: http://obi.virtualmethodstudio.com/manua...icles.html
Cursors: http://obi.virtualmethodstudio.com/manua...ursor.html
kind regards,