YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
11 stars 4 forks source link

Numpad not working on android #5740

Open gm-bug-reporter[bot] opened 2 weeks ago

gm-bug-reporter[bot] commented 2 weeks ago

Description

Hi

If pair a bluetooth keyboard to my android phone, the numpad is not working as expected, like on a windows computer.

If I try the following: if keyboard_check(vk_numpad1) { //Do something }

This does something on pc, but not on android!

Is this the intended way?

Sincerely

Steps To Reproduce

if keyboard_check(vk_numpad1) { //Do something }

Which version of GameMaker are you reporting this issue for?

IDE v2024.4.0.137 Runtime v2024.4.0.168

Which operating system(s) are you seeing the problem on?

Windows 10.0.19045.0

Which platform(s) are you seeing the problem on?

Android

c6a44317-e238-41df-ab0a-e6c4bc64bd4f