You need both SmileBASIC V3.3.0 and a pay DLC in order to play this game. But unfortunately neither former nor latter have been available in US yet. Could you wait momentarily until they are available?
could you tell me how to make a simple start screen, i dont need it detailed and animated like yours, just something where you press A to start, im new to this
In my opinion, one of the simplest method to make title screen is drawing with text characters. And use REPEAT - UNTIL in order to wait until you press A button.
Could you refer to attached photo?
I'm sorry there is no relation between title screen and SPSET. I drew them with text characters, neither sprite nor graphic. The reason why I use sprite related command in attached photo is to show you the example of main routine.
Line 15 to 17 in attached photo is waiting part until you press A button.
BTW do you know how to write various characters on text editor? If not yet, let's try pressing heart symbol between SHIFT and SPACE of keyboard on bottom screen.