Discuss Scratch

Gabriel-Logofatu2015
Scratcher
2 posts

Când se dă click pe Stop

Bună toată lumea! Astăzi vom discuta despre blocul care nu este în Scratch: când se dă click pe Stop
când se dă click pe @stopSign:: events hat

Last edited by Gabriel-Logofatu2015 (April 14, 2025 10:56:22)

Gabriel-Logofatu2015
Scratcher
2 posts

Când se dă click pe Stop

Pentru a face acest bloc, este nevoie să codați:
când se dă click pe @greenFlag::events hat
setează [CRONOMETRU v] la (0)::variables
mergi la x:(0) y:(0)::motion
resetează cronometru::sensing
schimbă costumul la (costume1 v)::looks
la infinit ::control
setează [CRONOMETRU v] la ((cronometru) + (1)::operators) ::variables

când [cronometru v] > (CRONOMETRU::variables)::events hat
schimbă costumul la (costum2 v):: looks

Last edited by Gabriel-Logofatu2015 (April 16, 2025 19:01:32)

miacvga
Scratcher
1 post

Când se dă click pe Stop

Mulțumesc pentru tutorial

Powered by DjangoBB