Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » 7 segment display
- JelliBeens-2
-
41 posts
7 segment display
https://scratch.mit.edu/projects/1062081661/
i tried to make a 7 segment display, got a 3 segment display instead. please tell me what went wrong
Note: close this thing
i tried to make a 7 segment display, got a 3 segment display instead. please tell me what went wrong
Note: close this thing
Last edited by JelliBeens-2 (Nov. 25, 2024 01:50:58)
- awesome-llama
-
1000+ posts
7 segment display
You are creating 10 clones but you only have 7 segments. The script creating clones loops around to the first costume.
- JelliBeens-2
-
41 posts
7 segment display
oh. thanks!
https://scratch.mit.edu/projects/1062081661/
https://scratch.mit.edu/projects/1062081661/
- JelliBeens-2
-
41 posts
7 segment display
https://scratch.mit.edu/projects/1062402106/ <- broken one
- JelliBeens-2
-
41 posts
7 segment display
ever wish life was like this?
when green flag clicked
forever
do whatever you want::motion
end
- SpyCoderX
-
1000+ posts
7 segment display
Off topic. Maybe ask that in a studio that allows questions or smth. ever wish life was like this?when green flag clicked
forever
do whatever you want::motion
end
Anyway, is your issue solved or do you still need help?
- JelliBeens-2
-
41 posts
7 segment display
noOff topic. Maybe ask that in a studio that allows questions or smth. ever wish life was like this?when green flag clicked
forever
do whatever you want::motion
end
Anyway, is your issue solved or do you still need help?
- Discussion Forums
- » Help with Scripts
-
» 7 segment display