ID:2271991
 
(See the best response by Unwanted4Murder.)
Hey, guys. Recently I've been making some experiments. I haven't found a way to code gamepad controls into my game. But! If you add GamepadFace3 or GamepadFace2 (which are X and B buttons) on the macros.dms file they work, but only those. Is there any way I can code the rest of them?
Best response
GamepadFace1
GamepadFace2
GamepadFace3
GamepadFace4
GamepadL1
GamepadL2
GamepadR1
GamepadR2
GamepadStart
GamepadSelect
GamepadR3
GamepadL3
GamepadUp
GamepadDown
GamepadLeft
GamepadRight
GamepadUpRight
GamepadUpLeft
GamepadDownRight
GamepadDownLeft


http://www.byond.com/docs/ref/skinparams.html
Yeah, thing is that it only seems to work for GamepadFace2 and GamepadFace3
What kind of controller are you using? Did you try changing the button configs in the gamepad setup window? You can access this menu with the .gamepad-setup command.
I'm emulating a xbox 360 controller with DS4.
But is ok, I added macros stuff for my engine long time ago, I modified it and it's working. Thanks a lot, man!
Glad to hear you got it working! Just a heads up, BYOND natively supports DualShock 4 controllers -- using DS4 may have been part of the problem. :p
OMYGOD!!! why didn't you say that? D: