Add Analogue Steering to Torque
by Andy Hawkins · in Hardware Issues · 04/21/2006 (7:46 pm) · 1 replies
I tried the links below but the best I can get is I can get the code to compile (in 1.3 only) but the steering wheel doesn't work. If I type enableDriving() as suggested by the first resource it only enables in the Menu and not in the game. The other thread encompasses changes that are similar in the first resource. But I want to incorporate analogue steering anyway so the second thread talks about tricking Torque to view steering wheels as joysticks which is not desireable.
Anyone got any newer working methods for adding analgue steering wheels to Torque?
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4324
www.garagegames.com/mg/forums/result.thread.php?qt=24140
Anyone got any newer working methods for adding analgue steering wheels to Torque?
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4324
www.garagegames.com/mg/forums/result.thread.php?qt=24140
Associate Andy Hawkins
DrewFX
I get the impression I should treat the steering wheel as a joystick? And then trace the analogue-ness using mouse-like functions???