|
Post by bigfive on Dec 15, 2022 10:20:27 GMT
Greetings, I'm finishing a game but I would like to improve my game menu. ![]() Today my game menu is like this:  I would like to do something like Devwill Too game menu:  How can I do it? Thank you for helping me!
|
|
|
Post by ramon on Dec 15, 2022 10:35:32 GMT
You can create a screen n with few adornment blocks, add the text and script in mainloop2 to display everything. Use as a condition in mainloop2 like this: IF screen = n ...your entire script... ENDIF
|
|
|
Post by oss003 on Dec 15, 2022 12:14:08 GMT
Or define some characters as icons.
|
|