Hello, I have a very important question! 
Making title screens in MakeCode is pretty easy, however very time consuming. Is there an extension already made to create title screens quickly? This would hopefully save a bunch of time and hopefully leave less abandoned projects. If this doesn’t currently exist who could I ask to make it?
3 Likes
The mini menu extension could help with title screen buttons. As for making it look good, I like to use the arcade scroller extension to easily make a cool parallax. I did this in this game: game:Arena Of Prometheus
3 Likes
uh there is riknoll/fancy-text to create cool title screen text but I don’t understand it could generate an image like ai would take insane amounts of data
3 Likes
I could make something if you’d like, but I’m not exactly sure what you mean…
What I’m thinking is an extension that allows you to simply draw the title screen image and also set the button to wait for in the same block, and maybe another to animate the screen?
2 Likes
does this work I made this extension https://github.com/neverstopthecoder/screen-selection this extension lets you create a selection for like 1p 2p a lot easier
1 Like