変数のこのスプライトのみをそれぞれのスプライトにコピーするときは、
このスプライトのみのコードをほかのスプライトまでドラッグアンドドロップすることで
コピーできます。
今回のように多くのこのスプライトのみの変数を使うときは便利なテクニックです。
To copy “for this sprite only” variables to another sprite, simply drag and drop the code that uses those variables onto the other sprite.
This is a very useful technique when your project uses many ” for this sprite only” variables.
次回