
Hiding Splash Text after set amount of time - Help - Microsoft …
Apr 1, 2025 · I am currently updating my game to use the computer cursor via the Browser-Events extension. I have a splash text appear upon clicking on a sprite. I am wondering how I can …
Splash Screens and Options Panels (TS Library)
May 12, 2019 · Update: I’ve released this extension; more information is available at Info Screens extension (beta) I’ve started creating a TypeScript library that can create splash screens and …
Splash/Intro screen for Game - Eco Beasts Warrior
Oct 26, 2020 · C) I falied misserably with the melody for music - I added it to the on start but it plays first with a black screen then stops and runs the next bit of code which is the bg …
Help with animation and splash code timings - Microsoft MakeCode
Feb 8, 2024 · I’ve been working intently on a game while also trying to fix someone else’s, but I’ve run into a problem with the text boxes. It turns out that the “splash _ _” blocks pause …
Makecode Arcade stuck on splash screen
Oct 3, 2022 · Hi As per title. I have recently replaced my desktop and when I attempt to access Makecode Arcade, it hangs at the splash screen. Will sit there all-day quite happily. This …
Splash screen Bug and Speed of Sprite? - Microsoft MakeCode
Mar 13, 2023 · Can you provide any extra information about what you mean when you say it breaks the game? It seems to work for me…
Splash/Long Text showing up multiple times - Help - Microsoft …
Apr 27, 2022 · I am using the block menu extension and for some reason, sometimes whenever I choose an option that splashes a message or shows a Long text, it spams it 1-6 times, even …
Cutscene like code help - Microsoft MakeCode
Mar 22, 2021 · The easiest way to handle this would be with a boolean flag; you keep track of whether you’ve shown the cutscene before in a variable, and only show it the first time it triggers.
Console Log and Splash Block - Microsoft MakeCode
Jul 27, 2023 · Good morning. I was hoping to pick some brains today. This will be my first year teaching with Makecode Arcade. I was wondering if anyone had any tutorials/videos on how to …
Simple times table game? - Arcade - Microsoft MakeCode
Mar 13, 2023 · This looks like you’re showing the product already, so it sounds like you just want it to include the question when printing it out; so something like this;