多分新しい仕組みの文字の表示の仕方を開発しました。 文字表示リストという名前のリストに X座標,Y座標,大きさ,文字の色(1~5),表示させたい文字 という順番で入れてあげれば文字を表示できます。 あいだに絶対に「,」を入れてください‼ 入れないと読み取れません。 コスチュームとその名前を変えれば理論上どんなデザインにも対応できます。 例)aという文字を表示させたかったら、そのコスチュームをスプライトに入れて名前をaに変える <English> First of all, I'm not very good at English, so I use Google Translate. If you find something wrong, please comment. Maybe I have developed a new way of displaying characters. In a list named Character Display List X coordinate, Y coordinate, character color (1-5), character you want to display You can display the characters by putting them in the order. Please be sure to put "," in between! If you do not insert it, you will not be able to read it. In theory, any design can be accommodated by changing the costume and its name. Example) If you want to display the letter a, put the costume in a sprite and change the name to a
Super Mario Second Worldのほうで使っていたプログラムを移植してきました。 かな文字とか漢字はいれてないから自分で入れてくださいm(__)m 4/7サイズを変えても文字の間ができないよう変更