|
- Hiding Splash Text after set amount of time - Help - Microsoft MakeCode
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 hide this text after a set amount of time Ex Cursor clicks on sprite, splash text appears, wait 3 seconds, splash text hides
- Splash Screens and Options Panels (TS Library)
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 options panels The library is much more memory-friendly than the splash screens that I’ve used in my previously-shared games, and I will be going back to update those games once I’ve finished this library
- Splash Intro screen for Game - Eco Beasts Warrior
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 image…How can I do Music for Splash screen and low music for game play? Put the music in an on forever block You can pause as much as you want without pausing anything else
- Help with animation and splash code timings - Microsoft MakeCode
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 animations I’ve tried using the timer “separately do” block on the animations being paused, but it does nothing I’m not sure I want to have to do the text boxes manually by doing individual pixel art
- Makecode Arcade stuck on splash screen
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 occurs in both Chrome and Edge browsers (realise that both use the same engine) Any idea how I can troubleshoot the issue? I have included a screen cap of what occurs Many thanks 🙂
- Splash screen Bug and Speed of Sprite? - Microsoft MakeCode
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 MakeCode
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 though I disable the controls for 200 ms before
- Cutscene like code help - Microsoft MakeCode
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
|
|
|