Does anyone know if there is a method for retrieving the 2 objects that are being joined by a joint? For instance
myjoint = physics.newJoint( "weld", orb, target, orb.x , orb.y )
Can you retrieve the instance of the orb later thru the myjoint variable?
Something like… myjoint:Object1
[import]uid: 28912 topic_id: 7694 reply_id: 307694[/import]