copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Splash Intro screen for Game - Eco Beasts Warrior 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 how would I go about creating an intro screen with the name of the game plus instructions? B)How can I create background music to the game - a sound effect when collecting the coins (rubbish) and a sound
Hiding Splash Text after set amount of time 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
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 🙂
Trig question - Help - Microsoft MakeCode Hello forum, I had a question I’m working on a project that involves very heavy math Especially with trigonometry The equation I’m using requires arctan but in the options I only see arctan2 Is there a workaround Is it even going to matter Please help me
Splash intro screens - Instructions - Arcade - Microsoft MakeCode 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 grade 3 and 4 so if there is a simple way of doing this, then that’s what we are after!
Program error: sim error: failed cast on null - Help - Microsoft MakeCode Splash blocks are great They kinda “pause” your game to make sure that the code that you are expecting to run is actually running Now … run your code You’ll see that the splash block never runs To find out why, it’s time to use one of my favorite tools in MakeCode: slow-mo mode Activate the debug mode as mentioned in a previous post
Console Log and Splash Block - Microsoft MakeCode 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 console log and splash blocks for debugging Any help is most appreciated 🙂 Thanks -Kiersten
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