Game Development Community

Controller input on a Mac?

by USC Cinema Television 9 · in Torque Game Builder · 02/21/2009 (5:12 pm) · 1 replies

So I'm using TGB in mac and I want to use controller input with a Logitech gamepad. I've tried on Windows at the input works just fine. Anyone know a work around for Mac? Or, is there a special command??

Thanks!

-Sean

#1
02/22/2009 (12:58 am)
Gamepad input isn't supported on Macs. There's a resource available that adds it to TGE, and the relevant code in TGB is the same. Another option is to write the HID support yourself.

Either way, you'll need a "pro" license for TGB to modify the C++ source.