Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Details of 'raw' gamepad input not generated #6857

Closed
8bitskull opened this issue Aug 4, 2022 · 2 comments
Closed

Details of 'raw' gamepad input not generated #6857

8bitskull opened this issue Aug 4, 2022 · 2 comments
Labels
bug Something is not working as expected input Issues related to user input

Comments

@8bitskull
Copy link
Sponsor

Describe the bug (REQUIRED)
Raw gamepad input should yield details on hats, axis, etc.

To Reproduce (REQUIRED)
See repro project here:
https://forum.defold.com/uploads/short-url/qbD787eVUx0a4jiKViA7ni6Q6aU.zip

Launch project and connect gamepad. Raw gamepad input is pprint-ed, but does not contain useful information (axis, hats, etc).

Defold version (REQUIRED):
1.3.4

Platforms (REQUIRED):
Windows 10
Xbox 360 controller

Minimal repro case project (OPTIONAL):
See above.

@8bitskull 8bitskull added the bug Something is not working as expected label Aug 4, 2022
@britzl britzl added the input Issues related to user input label Aug 10, 2022
@britzl britzl added this to To do in 1.3.7 via automation Aug 10, 2022
@britzl
Copy link
Contributor

britzl commented Sep 2, 2022

It turns out that we do not forward raw input to .gui_scripts. Raw input only works in .script files.

@britzl
Copy link
Contributor

britzl commented Sep 20, 2022

Solved in 1.3.6

@britzl britzl closed this as completed Sep 20, 2022
1.3.7 automation moved this from To do to Done Sep 20, 2022
@britzl britzl removed this from Done in 1.3.7 Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as expected input Issues related to user input
Projects
None yet
Development

No branches or pull requests

2 participants