Search Unity

Making spinning wheel with joint2D

Discussion in 'Physics' started by Kalita2127, Jul 9, 2018.

  1. Kalita2127

    Kalita2127

    Joined:
    Dec 6, 2014
    Posts:
    279
    Hi guys I was trying to make spinning wheel but I have some problem here. I've tried all 2D joints but I didn't expect this happen.

    Only fixed joint that ALMOST satisfy my needs because the anchor isn't moving. But sadly when I tried to rotate it, it rotates back to the origin. I've tried to configure it to spin like a wheel but no luck.

    Anyone have any idea to make spinning wheel with joint2D ?