About 12,800 results
Open links in new tab
  1. 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 …

  2. 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 …

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

  4. Game is crashing and is pointing to a random variable

    Sep 23, 2025 · Offending code runs, though I’ve fixed the issue with the extra If block, the “location” variable has been set to ‘null’, so the scene has been pushed: Splash dialogue appears once the …

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

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

  7. Enemies fire projectiles at me Raycasting - Help - Microsoft MakeCode

    Mar 4, 2025 · I’m making a First Person shooter and I want a type of enemy to shoot projectiles at me what would I do?

  8. Splash intro screens - Instructions - 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 …

  9. 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 though I …

  10. Cutscene like code help - Microsoft MakeCode

    Mar 22, 2021 · I understand the problem here, it’s running this code every time it updates and the code sees that the speed is over 20. Making the code basically run forever, because it doesn’t update on …