Do you have a BURNING question that you want an answer for from the MakeCode team??? Or just chill questions? Any question, all questions will do! Ask them here and we will answer it live on stream!
We’re going to try to post a new thread for each time we’ll run the segment! When we have enough questions to fill an hour we’ll answer them in one stream, and I’ll reply to this thread when it’s going to happen This is still new though, so we’re still workshopping it / trying to find what works
What is your favorite game (Does not have to be made in makecode arcade)?
Is there any way how I can make my games online multiplayer? Like among us. One player can generate a code or number that other players can enter and join an online multiplayer game. The two players can be in different countries.
Is it possible to add a feature allows the developers of their games to turn the game into an .exe file so they can put it on an app store or just turn it into an app for ofline use?
They sometimes float because of lag. This has happened to some of my projects.
Play level 8 and up for the reference. Very little things don’t cause lag, while adding more cause lag. Usually computers have less problem processing this and that may be why.
(This is the right answer re: floating sprites, it’s a bug in the physics, I’ll probably take a look at fixing it within the next few days / for the next release)
Is it possible to change the font of arcade text extension. Right now, there is only a pixel kind of font, is there any way I can make the font times new roman or any other font?
I have a side-scrolling game (https://arcade.makecode.com/57080-47083-48290-08414), which I intend to start placing certain sprites to the right outside the screen. Is there any limit to how far you can place sprites outside the screen?