An SKPhysicsJoint object connects two physics bodies together so that they are simulated together by the physics world.
I am trying to connect two SKSpriteNode's using SKPhysicsJointPin at anchorPoint marked as green dot on screenshot below. Later I …
swift sprite-kit xcode6 skspritenode skphysicsjoint