Discuss Scratch

inoking
Scratcher
1000+ posts

質問コーナー2

kesio wrote:

ハッキングをやってみたいのですが、やり方を忘れてしまいました…
誰か、簡単な例をください。
Scratch 2.0をハッキングしよう!
Scratch 2.0をハッキングしよう! 続
に情報があります。
kiroposuto
Scratcher
500+ posts

質問コーナー2

どのクローンがクリックされたかを判定するにはどうすれば良いでしょうか。

❮追記❯プライベート変数が使えそうですが、、、

Last edited by kiroposuto (Feb. 23, 2018 11:46:32)

apple502j
Scratcher
1000+ posts

質問コーナー2

kiroposuto wrote:

どのクローンがクリックされたかを判定するにはどうすれば良いでしょうか。
クローンに番号をつけます。「このスプライトのみ」の変数でできます。
あとは<マウスが押された>かつ<マウスのポインターに触れた>です。
ja:クローンの応用
kiroposuto
Scratcher
500+ posts

質問コーナー2

apple502j wrote:

kiroposuto wrote:

どのクローンがクリックされたかを判定するにはどうすれば良いでしょうか。
クローンに番号をつけます。「このスプライトのみ」の変数でできます。
あとは<マウスが押された>かつ<マウスのポインターに触れた>です。
ja:クローンの応用
ありがとうございます!
まさかwikiにあったとは、、、
tetudoudaisuki
Scratcher
10 posts

質問コーナー2

Hi! I was just wondering if you could give me some feedback on my latest project please? 
It's the first game I have shared in quite a while (I normally create small tests and stuff),
so I would like to know if the gameplay is fun and if it runs at a high enough FPS on other peoples computers. Thank you!
Hi! I was just wondering if you would give me some feedback on my newest project please? 
It's the only game I have finished in quite a while (I normally make experients and other stuff),
so I'd very much appreciate it if you could tell me if you think the gameplay is fun and if it runs at a high enough frame rate on other peoples computers. Thank you!

プロフィールのコメント欄にあったんですが、この二つの英文の意味を教えてくれませんか?

Last edited by tetudoudaisuki (Feb. 23, 2018 12:06:22)

inoking
Scratcher
1000+ posts

質問コーナー2

kiroposuto wrote:

どのクローンがクリックされたかを判定するにはどうすれば良いでしょうか。

❮追記❯プライベート変数が使えそうですが、、、
プライベート変数、つまり「このスプライトのみ」変数が使えます。

ちょっと作ってみました。
クリックされたクローンの識別

※Wiki にあったのね。。。

Last edited by inoking (Feb. 23, 2018 12:12:51)

inoking
Scratcher
1000+ posts

質問コーナー2

tetudoudaisuki wrote:

Hi! I was just wondering if you could give me some feedback on my latest project please? 
It's the first game I have shared in quite a while (I normally create small tests and stuff),
so I would like to know if the gameplay is fun and if it runs at a high enough FPS on other peoples computers. Thank you!
Hi! I was just wondering if you would give me some feedback on my newest project please? 
It's the only game I have finished in quite a while (I normally make experients and other stuff),
so I'd very much appreciate it if you could tell me if you think the gameplay is fun and if it runs at a high enough frame rate on other peoples computers. Thank you!

プロフィールのコメント欄にあったんですが、この二つの英文の意味を教えてくれませんか?
https://scratch.mit.edu/discuss/post/3001917/ 辺りを見てください。

なお、翻訳は
Google翻訳などでそこそこの訳ができるので、そちらをまず使うようにお願いします。
kiroposuto
Scratcher
500+ posts

質問コーナー2

inoking wrote:

kiroposuto wrote:

どのクローンがクリックされたかを判定するにはどうすれば良いでしょうか。

❮追記❯プライベート変数が使えそうですが、、、
プライベート変数、つまり「このスプライトのみ」変数が使えます。

ちょっと作ってみました。
クリックされたクローンの識別

※Wiki にあったのね。。。
ありがとうございます!

Last edited by kiroposuto (Feb. 23, 2018 12:45:41)

ibuki1128
Scratcher
500+ posts

質問コーナー2

inoking wrote:

tetudoudaisuki wrote:

Hi! I was just wondering if you could give me some feedback on my latest project please? 
It's the first game I have shared in quite a while (I normally create small tests and stuff),
so I would like to know if the gameplay is fun and if it runs at a high enough FPS on other peoples computers. Thank you!
Hi! I was just wondering if you would give me some feedback on my newest project please? 
It's the only game I have finished in quite a while (I normally make experients and other stuff),
so I'd very much appreciate it if you could tell me if you think the gameplay is fun and if it runs at a high enough frame rate on other peoples computers. Thank you!

プロフィールのコメント欄にあったんですが、この二つの英文の意味を教えてくれませんか?
https://scratch.mit.edu/discuss/post/3001917/ 辺りを見てください。

なお、翻訳は
Google翻訳などでそこそこの訳ができるので、そちらをまず使うようにお願いします。
@Vlaros さんはもしかして宣伝の為にこのメッセージを送っているのではないでしょうか?
kiroposuto
Scratcher
500+ posts

質問コーナー2

クローンのコスチュームを変えることは可能でしょうか。
mi9g0n
Scratcher
1000+ posts

質問コーナー2

kiroposuto wrote:

クローンのコスチュームを変えることは可能でしょうか。
はい
2018/02/24 7:50 追記(#1836の指摘を受け)すいません軽率でした。言い訳させてもらえれば、自分も試せばすぐ分かるのにとは思ったのですが、こういう単純なことは一瞬なぜか忘れてしまうこともあるだろうから(頭の上に乗っているのに「メガネメガネ」するような感じ)提示した方が早いと考えた次第です。もう一言付け加えるべきでした。

Last edited by mi9g0n (Feb. 23, 2018 22:50:12)

masa2004
Scratcher
1000+ posts

質問コーナー2

kiroposuto wrote:

クローンのコスチュームを変えることは可能でしょうか。
クローンされたとき
コスチュームを [任意のコスチューム v] にする
kiroposuto
Scratcher
500+ posts

質問コーナー2

mi9g0n wrote:

はい
ありがとうございます!

masa2004 wrote:

クローンされたとき
コスチュームを [任意のコスチューム v] にする
ありがとうございます!自分は何を考えていたのだろう、、、
nagacyan
Scratcher
100+ posts

質問コーナー2

kiroposuto wrote:

クローンのコスチュームを変えることは可能でしょうか。
なんでもかんでもすぐ聞くのではなく、
自分で一度試してみることが大切です。
kiroposuto
Scratcher
500+ posts

質問コーナー2

nagacyan wrote:

kiroposuto wrote:

クローンのコスチュームを変えることは可能でしょうか。
なんでもかんでもすぐ聞くのではなく、
自分で一度試してみることが大切です。
すみません。
@greenFlagがクリックされたとき
しか意識していなかったので
クローンなのにも関わらず
クローンされたとき
の存在を忘れていました、、、、、
mikikoii
Scratcher
1000+ posts

質問コーナー2

tyawanmusi wrote:

wakisaka285 wrote:

scratch1.4をダウンロードするにはどうすればいいですか
https://scratch.mit.edu/scratch_1.4/
こちらからできるかと。

P.S.不必要なブロックの使用はお控えください。
ただ、scratchinstaller1,4.exeまたはMacscratch1,4.dmgをダウンロードすると翻訳のミスがあるのでwinmacscratch1,4.zipを解凍して使ったほうがいいです。
kobotyann
Scratcher
1000+ posts

質問コーナー2

質問するみなさんへ
ここのルールを忘れていませんか?

・意味のないブロックの使用はしないでください。
・質問する前にja:メインページで調べてみましょう。
・出来るだけわかりやすく質問しましょう。

Last edited by kobotyann (Feb. 24, 2018 00:06:39)

tetudoudaisuki
Scratcher
10 posts

質問コーナー2

inoking wrote:

tetudoudaisuki wrote:

Hi! I was just wondering if you could give me some feedback on my latest project please? 
It's the first game I have shared in quite a while (I normally create small tests and stuff),
so I would like to know if the gameplay is fun and if it runs at a high enough FPS on other peoples computers. Thank you!
Hi! I was just wondering if you would give me some feedback on my newest project please? 
It's the only game I have finished in quite a while (I normally make experients and other stuff),
so I'd very much appreciate it if you could tell me if you think the gameplay is fun and if it runs at a high enough frame rate on other peoples computers. Thank you!

プロフィールのコメント欄にあったんですが、この二つの英文の意味を教えてくれませんか?
https://scratch.mit.edu/discuss/post/3001917/ 辺りを見てください。

なお、翻訳は
Google翻訳などでそこそこの訳ができるので、そちらをまず使うようにお願いします。
了解しました。
wakisaka285
Scratcher
100+ posts

質問コーナー2

あの、

って何?
assc
Scratcher
1000+ posts

質問コーナー2

scratchのエディターってステージを映像として録画出来るんですよ。それをスタートさせる機能ですね。

Powered by DjangoBB