Community Forum

Get gamepad analogs events

Forum Overview >> Scripting

CategoryScripting
Created27.09.2021 11:26


@ Squity (Squity) 27.09.2021 11:26
Hi, is there a way to get gamepad analogs x and y coordinates?
For mouse moving i use this listener: mouseEvent(posX, posY, isDown, isUp, button), someone know if there is a similar callback for gamepads?

Bilbo Beutlin (BBeutlin) 27.09.2021 23:00
See LUADOC/engine/input
https://gdn.giants-software.com/documentation_scripting_fs19.php?version=engine&category=8&function=37


Note: Log in to post. Create a new account here.