Hello there!
Can I listen for PyGamer’s Start button in MakeCode Arcade? Right now it looks like I can only listen for Select which is labeled “menu” in MakeCode Arcade.
Hello there!
Can I listen for PyGamer’s Start button in MakeCode Arcade? Right now it looks like I can only listen for Select which is labeled “menu” in MakeCode Arcade.
Good question, asked myself that too. So far I didn’t find a documented way to do that in MakeCode, as the control set is standardized (since MakeCode runs on many devices, not just the PyGamer). So, I believe it’s not possible in any consumer friendly way. Maybe someone knows a hacky workaround?