Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating rope path via script
#4
Hi Jose –

That doesn't really answer the question, which wasn't about generating the entire rope procedurally, but just about creating a specific and precise curve (like a spiral) for a rope. The ObiRopeHelper.cs script only creates an extremely simple rope with two control points.

Maybe we should be able to figure out how to make a more complex shape from that script, but it's certainly not obvious, and a more relevant example would be appreciated (and if it's so easy to do, then it shouldn't be difficult to whip up an example).

I would also be interested in knowing whether it would be possible to import an existing spline, and if it isn't, I would like to put that forward as a feature request.

Certainly part of the problem is that the tools provided for editing Obi Catmull Rom Curves and Obi Bezier Curves are minimal and clunky. For instance, you can't place a control point at any specific location on the curve; you can only click 'Add Control Point' and work with whatever you get.
Reply


Messages In This Thread
Creating rope path via script - by leonrdo - 14-11-2017, 01:59 PM
RE: Creating rope path via script - by phoberman - 15-12-2017, 02:20 AM
RE: Creating rope path via script - by josemendez - 15-12-2017, 11:51 AM
RE: Creating rope path via script - by phoberman - 16-12-2017, 02:57 AM
RE: Creating rope path via script - by josemendez - 16-12-2017, 02:03 PM
RE: Creating rope path via script - by leonrdo - 10-01-2018, 01:58 PM
RE: Creating rope path via script - by phoberman - 17-12-2017, 05:38 AM