Discuss Scratch
- Discussion Forums
- » Requests
- » awnsers for newbies
- tiger891370934270124
- Scratcher
69 posts
awnsers for newbies
how to use enter
guys i found out to be able to press enter without hacked blocks
guys i found out to be able to press enter without hacked blocks
when green flag clicked
forever
if <key (foo) pressed?> then
enter some code here
end
end
set [foo] to [enter]
- tiger891370934270124
- Scratcher
69 posts
awnsers for newbies
See your setting your variable to enter
here is the code
When green flag clicked
forever
if key (your variable) pressed then
enter code
end if
end forever
here is the code
When green flag clicked
forever
if key (your variable) pressed then
enter code
end if
end forever
Last edited by tiger891370934270124 (May 27, 2021 01:20:57)
- tiger891370934270124
- Scratcher
69 posts
awnsers for newbies
(blank message)
Last edited by tiger891370934270124 (May 27, 2021 17:04:38)
- Discussion Forums
- » Requests
- » awnsers for newbies