Log in

View Full Version : Switching motor direction


bf2416
13-02-2012, 15:37
how does one change the direction of a motor using buttons rather than a joystick axis?

tilky
21-01-2013, 14:07
get motor value, multiply it by -1, and set the value

Alan Anderson
21-01-2013, 19:31
Search the forums for "motor button" and you'll find lots of suggestions. Here (http://www.chiefdelphi.com/forums/showthread.php?t=102197#post1121889) is a good one.