Joystick?
by Richard_H · in Torque Game Engine · 01/29/2007 (6:49 pm) · 2 replies
Hi,
I've been attempting to add joystick support to my upcoming game, but I have some problems.
On the top of my default.bind.cs I have:
I'm trying to allow the joystick to use moveleft, moveright, moveup, and movedown in racing.starter.
For some reason enableJoystick can't be found and the joystick isn't responding.
Help would be apreciated.
I've been attempting to add joystick support to my upcoming game, but I have some problems.
On the top of my default.bind.cs I have:
$enableDirectInput = "1"; activateDirectInput(); enableJoystick();and I set enableJoystick in my perferences to 1.
I'm trying to allow the joystick to use moveleft, moveright, moveup, and movedown in racing.starter.
For some reason enableJoystick can't be found and the joystick isn't responding.
Help would be apreciated.
About the author
#2
I've done some research and appparently, joysticks were never added to Macs.
02/08/2007 (3:10 am)
Well Michael,I've done some research and appparently, joysticks were never added to Macs.
Employee Michael Perry
ZombieShortbus