日本語は下 Attempt at making part of Scratch in Scratch. You can drag blocks around, add new blocks from the tray on the left, and type numbers in the white boxes. The sprite should hopefully display itself correctly. Includes several demo scripts. You can easily save your script as a save code, share it in the comments, and load other peoples' scripts. If you make a really cool script, I might add it in the project. I was able to get many things working. However, it has major limitations compared to griffpatch's "Scratch Emulator v0.23.3": https://scratch.mit.edu/projects/113321949/ Pros (of my project): - simpler code for drawing+compiling the blocks/scripts - can work with clones (this project uses stamps) - the blocks look better (gradients, font) Cons: - limited functionality (parameters, logic, script count, etc) (but this may not matter in the context I am planning to use this in) - likely has bugs - requires dozens of vector text costumes which will cause longer load times especially if Japanese is included. Maybe to make it load faster the costumes can be bitmap, without gradients. Eventually, the reason why I made this will be revealed. スクラッチのコードインターフェースの一部を再現しようとしました(スクラッチインスクラッチ)。 ブロックを変えたり追加したりできて、スプライトが表示していきます。作ったスクリプトをセーブコードにしてコメント欄で共有こともできます 試行スクリプトもあります この仕組みはメリットもデメリットもあるかもけどgriffpatch様の「Scratch Emulator」の方が機能性など高いですね ( https://scratch.mit.edu/projects/113321949/ ) 今は日本語対応してなくて申し訳ありません。文字のコスチュームがあるほど読み込み時間が長くなる説があるのでコスチュームの量で心配していたんです。ブロックの意味の理解を頑張ってくださいね コードの仕組みにはバグがある可能性高くてすみません。バグがあったらぜひ教えてください。 リミックスしてもいいですよ(ブロックの長さを変更するにはBlocksのSetup Blockのlengthとparamslengthの数値を変更するだけです) 作ったスクリプトのセーブコードを自由にコメント欄で共有してもいいですよ なぜこの作品を作ったのかをいつか説明します。