Discuss Scratch

matieo33
New to Scratch
5 posts

"If letter "..." not pressed anymore"

Adding such block would be useful, cause if you wanna do something where well let's take need to press certain letter, this would be useful.

example:

when [ v] key not pressed anymore

but it should be “Event” block
cheesyfriedeggs
Scratcher
1000+ posts

"If letter "..." not pressed anymore"

You can just do this:
if <not <key [ v] pressed?>> then

end
matieo33
New to Scratch
5 posts

"If letter "..." not pressed anymore"

oh didn't notice that you can do this
lmao sorry

Powered by DjangoBB