Using a gamepad in Compose using the python bridge.
NilsWaap
New Altair Community Member
Hello community,
I want to share some code that will help you to use a gamepad/joystick in compose.
I created an OML-class that represents the controller. I will provide you with more informations, documents and updates soon.
To make the code work, you need to install the XInput-Python interface:
https://pypi.org/project/XInput-Python/
In the topic below, there are instructions how to install python modules in compose:
https://community.altair.com/community?id=community_question&sys_id=8086883a1b2bd0908017dc61ec4bcb0f
regards
Nils
0