Does anyone know how to do this? I know that using something along the lines of won’t work, and so I assume I can use the simulator messages, but I don’t quite know where to go from there.
Thanks!
Does anyone know how to do this? I know that using something along the lines of won’t work, and so I assume I can use the simulator messages, but I don’t quite know where to go from there.
Thanks!
The only way to do this is to edit the simulator code. Unfortunately, that can’t be done from within the MakeCode Arcade editor.
Thanks! I can access it from GitHub.
Can someone share the specific bit of code that needs to be altered for this to work?
where is the file of the simulator ?
@KarmaSchkem the simulator is the one closed source part of arcade, sadly.
in the next release of arcade (which will be early this year) we’ll be adding an extension for letting you access the entire keyboard in games, so look forward to that!