About 50 results
Open links in new tab
  1. Splash/Intro screen for Game - Eco Beasts Warrior

    Oct 26, 2020 · I have followed the platformer tutorial and I am making my own game. A) Can someone help with creating an intro screen with instructions for the game? Is there a tutorial I can follow or …

  2. Hiding Splash Text after set amount of time

    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 hide this …

  3. 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 options …

  4. Splash intro screens - Instructions - Arcade - Microsoft MakeCode

    Feb 27, 2023 · Is there a simple way of creating an intro screen with the name of the game, instructions etc? If someone can point me to a tutorial I can share with my students that would be great! They are …

  5. 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 occurs in …

  6. 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 use the …

  7. Overlapping player and enemy sprite immediately loses all lives inside ...

    Mar 31, 2023 · The game checks for an overlap every 1/30th of a second, or 30 times a second. If you have the player lose a life when it is overlapping an enemy, it will actually be overlapping that enemy …

  8. 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 animations. I’ve …

  9. Sound effect demo (no extensions) - Microsoft MakeCode

    Jan 28, 2021 · In case you’re looking for adding sound effects to your game, you may want to check out the new “noise” waveforms I had contributed a while back that are now available in the live version of …

  10. [Tutorial] What are block objects, and how to use them

    Nov 15, 2023 · The first splash block will output 9, and the second one will output undefined. That doesn’t matter in a snippet like this, but in a big block of code it can cause some pretty nasty errors. …