Actions
Bug #429
closedJUP, JDown, JLeft & Jright
Start date:
08/04/2020
Due date:
% Done:
0%
Estimated time:
2:00 h
Affected version:
Description
@christever from Discord
JUp , JDown, JLeft and JRight ( allowing to test the joystick and the arrow keys of the keyboard ) doesn't work anymore ?
Updated by Brian Flanagan over 4 years ago
- Status changed from New to In Progress
- Affected version set to 0.9.9.4-r2
Buttons are working, but the "starndard" gamepad pretty much does not exist.
Need to code custom gamepad maps.
Updated by Baptiste Pillot over 4 years ago
My symptoms :
a = JUp(0)
Was working with my keyboard. But not anymore.
Internal error at line: 5, column: 1 in file main.aoz.
Program ended.
Updated by Brian Flanagan over 4 years ago
Baptiste Pillot, can you show me the code that produced the Internal Error?
Updated by Brian Flanagan about 4 years ago
- Status changed from In Progress to Resolved
- Target version changed from 0.9.9.4 to 0.9.9.4-RC1
jUp/jDown/jLeft/jRight and Fire now work for most controllers.
(Mapping is in progress.)
Updated by Brian Flanagan about 4 years ago
- Status changed from Resolved to Closed
- Target version changed from 0.9.9.4-RC1 to Beta RC3
- Estimated time set to 2:00 h
- Affected version changed from 0.9.9.4-r2 to 0.9.9.4-RC1
The regular joystick was working.
Francois added back the keyboard joystick emulation 10/10. (Working as of Beta RC3)
Actions