CUSTOM ROPE JOINT

Hi, I am using rope joint, though I am curious if we can customize it like changing the width, color, or put some image on its trail to provide some texturing?

Joints are physics objects, not display objects.  You’ll need to use display objects to handle the visible details:

See the physics Bridge example that comes with Corona:

Corona SDK\Sample Code\Physics\Bridge

PS - No need to put all caps in title.  That is like ‘Forums Shouting’ and frowned upon.  Thanks

Joints are physics objects, not display objects.  You’ll need to use display objects to handle the visible details:

See the physics Bridge example that comes with Corona:

Corona SDK\Sample Code\Physics\Bridge

PS - No need to put all caps in title.  That is like ‘Forums Shouting’ and frowned upon.  Thanks