External USB controller

Typically: "How do I... ", "How can I... " questions
Post Reply
DannyYeong
Posts: 44
Joined: 24 Feb 2015, 17:06

External USB controller

Post by DannyYeong »

I am planning to use an external USB controller to move an object's position in the scene. Currently I'm using the keyboard arrow keys instead. How do I retrieve the external USB controller's buttons into the script?

coppelia
Site Admin
Posts: 10336
Joined: 14 Dec 2012, 00:25

Re: External USB controller

Post by coppelia »

Hello,

this will really depend on what type of controller you are using. Probably you will have to do the integration via a plugin and some existing library that allows to interact with that controller.

Cheers

Post Reply