The package is available on the Unity Asset Store . This tool allows you to simulate mechanical screw movements where rotation is coupled with linear displacement along an axis. Package Details Version: 1.0 (Latest release: Apr 26, 2019). Compatibility: Originally built for Unity 2018.3.5 .
: Set the ratio that determines how many units the object moves forward per full rotation.
: Add the Screw Joint component (likely found under the Physics category in your Components menu) to one of the objects. Configure Anchors : Connected Body : Assign the second Rigidbody to this slot. Download File Screw Joint Physics 1.0 EXP.unity...
It provides a specialized joint not found in standard Unity physics, which typically focuses on hinges, springs, and fixed joints. How to Piece It Together
: Define the point and direction of the screw movement. The package is available on the Unity Asset Store
: Once purchased/downloaded from the store, import the .unitypackage into your project via Assets > Import Package > Custom Package .
: Ensure the two objects you want to connect both have a Rigidbody component attached. Compatibility: Originally built for Unity 2018
For more complex custom behaviors in modern Unity versions (like Unity 2022+), you might also explore the Configurable Joint , which can be adapted into highly specialized joints through its X, Y, and Z motion limits. Screw joint physics - Unity Asset Store
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.