
- Hiding Splash Text after set amount of time - Help - Microsoft …- Apr 1, 2025 · 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 … 
- Splash/Intro screen for Game - Eco Beasts Warrior- Oct 29, 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 … 
- 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 … 
- 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 … 
- Makecode Arcade stuck on splash screen- Oct 3, 2022 · 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 … 
- Cutscene like code help - Help - Microsoft MakeCode- Mar 22, 2021 · alright, so I’m making a cutscene of text (no extensions just splash dialog and then a function), so I have an onUpdate (function () {} and I said this: game.onUpdate (function () { 
- Enemies fire projectiles at me Raycasting - Help - Microsoft …- 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? 
- Destroy within an on sprite of kind Food overlaps block- Jan 28, 2020 · It’s doing the normal kind of clean up, new tile map, splash screen but I’m not sure if there’s anything an application could do there which would prevent the aforementioned … 
- 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 … 
- Overlapping player and enemy sprite immediately loses all lives …- Aug 28, 2024 · 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 …