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]