i want to reach a target velocity with a specified max torque on 1 axis only, but the non-deprecated AngularVelocity constraint seems to not support that.
the reason I want to use AngularVelocity is because the latter does not support RunService:BindToSimulation()
Any ideas?