This package aims to make it easier for you to use 2D joints in Unity3D.
Made by Firtina (@ToxicFork) Ozbalikci.
License: MIT ( check MIT.txt )
- Much better UX!
- Customizable visual handles for anchor and joint limit configuration
- Context menu on anchors, just right-click the anchor or the limit handles!
- Anchor locking e.g. when you move an anchor, the other one moves with it
- Drag any object reference onto the main/connected anchor handles, and it will auto-magically be connected, as long as it has a RigidBody2D component
- Hold control while dragging the handles, this allows you to snap the anchors and limits
- Can see transparent outlines of all joints connected to the selected object
- Hinge Joint 2D:
- Slider / Wheel Joint 2D:
- Slider Joint 2D:
- Spring / Distance Joint 2D:
- You can now download through the Asset Store.
- Otherwise, just add the .unitypackage file from the release to your project ( double-clicking the file should do it automatically )
- Select any object with 2D joints, you will see that the scene view will now show the updated UI
- You can configure each joint's extra features in the inspector
- You can also tweak parameters in the 2DJointEditors/Data/settings asset!
- Select the 2DJointEditors/Data/settings asset
- Click "Disable 2D Joint Editors"
- You can now safely delete the 2DJointEditors folder
- Feel free to add them on GitHub, or you can reach out to me on Twitter!