Hi,
I've read the forums, and followed the Unity video tutorials, but can't get my 2d objects to work.
I have a box hanging from a tree branch.
So on the branch I have a 2DRigidbody with isKinematic set to true.
The box is a child of the branch above. It has a 2DRigid and a 2d Hinge Joint.
The hinge joint is connected to the branch's rigid body, and motor ticked with speed set to 100. The box's rigid body is NOT set to isKinematic.
The Anchor and connected anchor on the box have been moved...
2D Hinge Joint & Motor Not Working
I've read the forums, and followed the Unity video tutorials, but can't get my 2d objects to work.
I have a box hanging from a tree branch.
So on the branch I have a 2DRigidbody with isKinematic set to true.
The box is a child of the branch above. It has a 2DRigid and a 2d Hinge Joint.
The hinge joint is connected to the branch's rigid body, and motor ticked with speed set to 100. The box's rigid body is NOT set to isKinematic.
The Anchor and connected anchor on the box have been moved...
2D Hinge Joint & Motor Not Working