im following the great tutorial about soft wheels
and i have the 1.5.2 version .
i wander what is the replacment for this line in the script to support version 1.5.2?
Code: Select all
j.setLocalAxis(j.getLocalAxis().rotatedBy(dr(angle)));
Code: Select all
j.setLocalAxis(j.getLocalAxis().rotatedBy(dr(angle)));