Hello, I was continuing on my game, and I opened up the on button pressed options but only a limited amount and I was wondering if there was an extension that allows there to be a third button like maybe a C button?
Nopers, that would require a full rewrite
there is a key board extension that lets you use every button
There is a menu button. If you are not using it for something else.
no there isnt, BUT in the next makecode update (which is coming soon!) it will allow keyboard input!
You can try keybinding the keyboard if you’re using a device with one.
Just make it aware when people boot your game up for the first time.
No, however, if you use Makecode Beta, there is an extension that lets you do that, or you could use the custom keybind extension to change the keybind for up, down, left, right, A, and B.
@IneedHelpWsumCoding You could use the Beta version of Makecode Arcade that the developers are still working on. In that platform, there is an Event extension in which you could add to have custom keybinds. (I forgot the name of the extension, just know that it’s the event one with no image.)
Sort of, there is no direct C button. However, you can use the multiplayer feature to access buttons intended for players 2, 3 and 4. You can then map these buttons on your keyboard using @Brohann ’s keybind extension-> Brohann3214/custom-keybind-extension This will give you “more” buttons.
That works but it sometimes bugs.
My teacher made us use the regular version for our game assignment sadly.
Alrighty I’ll try it out, thanks.
Can you tell me which one please?
Brohann3214/custom-keybind-extension