0

help me with the drivers please i am trying to make the wheel rotate always forward using drivers but when i change the Direction of the variable (cube ) , the wheel start to rotate in the negative Direction

it should always rotate forward around the the x axis in the local transformation

this is the images help me understand please enter image description here enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

the file link

  • For driving along a path https://blender.stackexchange.com/a/133032/15543 The drivers can be driven by curve modified mesh location z (in case of link example) Search for the blender car rigs of Roubal who uses this setup. – batFINGER Apr 21 '19 at 07:41
  • thank u so much this will help for sure but do u know how to make it work without the the curve ? – Malek Mahadeen Apr 21 '19 at 08:08
  • To put this another way. What you see is the result of driving the rotation with transform channel y . eg as it travels around a unit circle path, local centre (0, 0) y will oscillate between -1 and 1. , whereas for each lap we travel 2pi. Could go in the x direction infinitely and never spin the wheels.. The set-up suggested in comment lets you keyframe in the distance traveled by the curve modified mesh. Your images suggest you are using a path. – batFINGER Apr 21 '19 at 10:49

0 Answers0