Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Scratch 3.0 Technical Discussion
- 867158
-
Scratcher
29 posts
Scratch 3.0 Technical Discussion
Recently been nagged by a bit of a bug; while attempting to drag around a variable or list, after a short time its context menu will open. This is likely a feature meant for long-tapping on mobile, yet it is applied when using a mouse on the desktop website.
My browser / operating system: Windows NT 10.0, Chrome 78.0.3904.108, No Flash version detected
I have that exact same bug!
I noticed it too. Did anyone already report it?
Well I haven't
- minor-edit
-
Scratcher
500+ posts
Scratch 3.0 Technical Discussion
Recently been nagged by a bit of a bug; while attempting to drag around a variable or list, after a short time its context menu will open. This is likely a feature meant for long-tapping on mobile, yet it is applied when using a mouse on the desktop website.I have noticed that on both desktop and tablet. And it can be difficult to get rid of the context menu.
My browser / operating system: Windows NT 10.0, Chrome 78.0.3904.108, No Flash version detected
- Boomer001
-
Scratcher
1000+ posts
Scratch 3.0 Technical Discussion
I think the 4.0 beta comes out somewhere in 2022. I was looking on the scratch wiki to see what the release date of scratch 2.0 was. The release date was 2013 and the 3.0 beta came out in 2016. That's 3 years. Scratch 3.0 was officially released begin 2019, and currently it's one year old. So 2 years to wait, and we can see the 4.0 beta! (This is my guess)
- AmazingMech2418
-
Scratcher
1000+ posts
Scratch 3.0 Technical Discussion
I think the 4.0 beta comes out somewhere in 2022. I was looking on the scratch wiki to see what the release date of scratch 2.0 was. The release date was 2013 and the 3.0 beta came out in 2016. That's 3 years. Scratch 3.0 was officially released begin 2019, and currently it's one year old. So 2 years to wait, and we can see the 4.0 beta! (This is my guess)I wonder if 4.0 will use WebAssembly to speed up projects. It could also allow for other functionality such as a Scratch extension for 3D projects.
- infinitytec
-
Scratcher
1000+ posts
Scratch 3.0 Technical Discussion
All speculation of course. 2.0 had very much a slow beta release. IIRC the Java player was replaced with the Flash player several years before 2.0 was being built.I think the 4.0 beta comes out somewhere in 2022. I was looking on the scratch wiki to see what the release date of scratch 2.0 was. The release date was 2013 and the 3.0 beta came out in 2016. That's 3 years. Scratch 3.0 was officially released begin 2019, and currently it's one year old. So 2 years to wait, and we can see the 4.0 beta! (This is my guess)I wonder if 4.0 will use WebAssembly to speed up projects. It could also allow for other functionality such as a Scratch extension for 3D projects.
If I were to guess as to the development of the future of Scratch, I think it is too early to tell whether much to tell whether they are not they are changing things significantly. I think we will be seeing more small changes to 3.0 and not major changes to the underlying code. But WebAssembly could be a possibility as they do need to improve performance.
- Boomer001
-
Scratcher
1000+ posts
Scratch 3.0 Technical Discussion
I don't think a 3D extension will come. That is too hard for new scratchers to understand (got that from the list of rejected suggestions). But i do hope WebAssembly will come. (Scratch 3.0 uses WebGL)I think the 4.0 beta comes out somewhere in 2022. I was looking on the scratch wiki to see what the release date of scratch 2.0 was. The release date was 2013 and the 3.0 beta came out in 2016. That's 3 years. Scratch 3.0 was officially released begin 2019, and currently it's one year old. So 2 years to wait, and we can see the 4.0 beta! (This is my guess)I wonder if 4.0 will use WebAssembly to speed up projects. It could also allow for other functionality such as a Scratch extension for 3D projects.
Last edited by Boomer001 (March 22, 2020 08:50:22)
- 867158
-
Scratcher
29 posts
Scratch 3.0 Technical Discussion
Yes? What does that mean?when green flag clicked
forever
(Exe)
say [Exe] for (2) secs
define (Exe)
broadcast [ Exe ]
when I receive [ Exe]
change [ Exe ] by (1)[/quote]
Last edited by 867158 (April 2, 2020 17:29:08)
- clubstm
-
Scratcher
1 post
Scratch 3.0 Technical Discussion
Can't you split it into 4 pieces, and upload them as individual sprites and have this code on them:
when I receive [ v]and Broadcast it from another sprite.
next costume
- 867158
-
Scratcher
29 posts
Scratch 3.0 Technical Discussion
Can't you split it into 4 pieces, and upload them as individual sprites and have this code on them:Um, i'm not sure what your talking about, but i think that should work.when I receive [ v]and Broadcast it from another sprite.
next costume
- Little-Earthworm
-
Scratcher
44 posts
Scratch 3.0 Technical Discussion
Why does Scratch Desktop Setup 3.9.0 only support 64-bit Windows?
My computer is a 32-bit Windows system, so I can't use it.
Can I only use Scratch Desktop Setup 3.6.0?
But Scratch Desktop Setup 3.6.0 doesn't have the shape center feature, which makes it impossible for me to use it.
Then I can only write programs on the Scratch website, but it requires a network connection.
Please help us to add a 32-bit Windows version of Scratch Desktop Setup 3.9.0
My computer is a 32-bit Windows system, so I can't use it.
Can I only use Scratch Desktop Setup 3.6.0?
But Scratch Desktop Setup 3.6.0 doesn't have the shape center feature, which makes it impossible for me to use it.
Then I can only write programs on the Scratch website, but it requires a network connection.
Please help us to add a 32-bit Windows version of Scratch Desktop Setup 3.9.0
- s_federici
-
Scratcher
500+ posts
Scratch 3.0 Technical Discussion
Please help us to add a 32-bit Windows version of Scratch Desktop Setup 3.9.0Support
#1452May 1, 2020 05:16:31
- Alzter
-
Scratcher
100+ posts
Scratch 3.0 Technical Discussion
Where's my dark theme and block thickness slider
- flyflytomeyeah
-
Scratcher
14 posts
Scratch 3.0 Technical Discussion
move ((oof) * (oof)) steps
say [oof]
add [oof] to [list oof]
- FrostedFlames
-
Scratcher
4 posts
Scratch 3.0 Technical Discussion
Do you know of any way to fully transfer scratch into javascript?
Last edited by FrostedFlames (Nov. 13, 2020 14:08:52)
- s_federici
-
Scratcher
500+ posts
Scratch 3.0 Technical Discussion
Do you know of any way to fully transfer scratch into javascript?If you are interested in translating a single project to javascript you can use https://leopardjs.now.sh/
- Just_ng
-
Scratcher
500+ posts
Scratch 3.0 Technical Discussion
I'm also encountering the exact same problem…Recently been nagged by a bit of a bug; while attempting to drag around a variable or list, after a short time its context menu will open. This is likely a feature meant for long-tapping on mobile, yet it is applied when using a mouse on the desktop website.
My browser / operating system: Windows NT 10.0, Chrome 78.0.3904.108, No Flash version detected
I have that exact same bug!
I noticed it too. Did anyone already report it?
and that is why I don't show variables anymore except for the important ones lol
- Discussion Forums
- » Advanced Topics
-
» Scratch 3.0 Technical Discussion













