is there a joint that only connects on one Axis?
Like I want x do be constant but y can change depending on the physics.
is there a joint that only connects on one Axis?
Like I want x do be constant but y can change depending on the physics.
SliderJoint2D allows a constraint along any arbitrary axis.
wow ty