I’m simulating jiggle physics with a sphere, locked angular limits, and limited linear X motion to 5. In the linear motor, I set the X position target to 0, and the stength to 500, but when I simulate the sphere falls to the limit. If I increase the strength, it falls less, but that also makes the spring movement stiffer.
How can I keep the initial position, independent of the strength?