Joints

Hello,

I am wanting to make a joint that put two objects together and rotate that image.

I am currently using this code:

myJoint = physics.newJoint( “pivot”, red, blue, red.x, red.y, 1,0)

What im missing is the two objects rotating as one. I have seen the pivot joint feature to rotate the object but have not successfully put in use. How can i rotate two images as one join ?

Thanks a lot.
[import]uid: 23689 topic_id: 11669 reply_id: 311669[/import]

Have you seen the Billy Cart project?

http://developer.anscamobile.com/code/billy-cart-corona [import]uid: 40033 topic_id: 11669 reply_id: 42442[/import]