Posts: 5
Threads: 2
Joined: Jan 2020
Reputation:
0
Hi there,
I'm new here.
Great rope asset, I'm very impressed so far.
So, I'm not attaching anything to my rope, so I don't want the ends to be transparent.
Is there anything I can do to change it?
Thanks so much!
Kind Regards,
David Mulder
Posts: 6,321
Threads: 24
Joined: Jun 2017
Reputation:
400
Obi Owner:
07-01-2020, 03:37 PM
(This post was last modified: 07-01-2020, 03:38 PM by josemendez.)
(07-01-2020, 02:49 PM)davidmulder Wrote: Hi there,
I'm new here.
Great rope asset, I'm very impressed so far.
So, I'm not attaching anything to my rope, so I don't want the ends to be transparent.
Is there anything I can do to change it?
Thanks so much!
Kind Regards,
David Mulder
Hi David,
You could use the ObiRopeAttach component to place a couple objects at the ends of the rope. Create a couple "cap" objects, and add this component to them, one with "m" (normalized rope length) set to 0 and the other set to 1.
As an alternative, you could use the ObiRopeMeshRenderer instead of the default extruded renderer. This lets you use a custom mesh for the entire rope. See:
http://obi.virtualmethodstudio.com/tutor...modes.html
Posts: 5
Threads: 2
Joined: Jan 2020
Reputation:
0
08-01-2020, 07:48 PM
(This post was last modified: 08-01-2020, 08:13 PM by davidmulder.)
(07-01-2020, 03:37 PM)josemendez Wrote: Hi David,
You could use the ObiRopeAttach component to place a couple objects at the ends of the rope. Create a couple "cap" objects, and add this component to them, one with "m" (normalized rope length) set to 0 and the other set to 1.
As an alternative, you could use the ObiRopeMeshRenderer instead of the default extruded renderer. This lets you use a custom mesh for the entire rope. See:
http://obi.virtualmethodstudio.com/tutor...modes.html
Ho Jose,
Thank you so much for the quick reply.
The problem is that it doesn't rotate anything attached. The only thing usefull is a sphere, which I don't want. I prefer a flat surface for the end.
I'll check the ObiRopeMeshRenderer, thanks!
(08-01-2020, 07:48 PM)davidmulder Wrote: Ho Jose,
Thank you so much for the quick reply.
The problem is that it doesn't rotate anything attached. The only thing useful is a sphere, which I don't want. I prefer a flat surface for the end.
I'll check the ObiRopeMeshRenderer, thanks!
So I tried ObiRopeMeshRenderer, I'm using a cylinder. It works until I press play.
Then it wont bend. When I set the instances higher, it bends, but, now my texture is tiled out for each instance.
Any ideas? Thanks!
Posts: 6,321
Threads: 24
Joined: Jun 2017
Reputation:
400
Obi Owner:
|