Discuss Scratch
- Darrman
-
Scratcher
100+ posts
When Enter/Return Pressed
Scratch Team…
Whenever I Scratch, I am often just fine with your blocks. However, I see a glaring gap in “When (button) Pressed”.
There is no Enter button! There is currently alphanumeric, arrows, and space in that block. Why not Enter/Return? Whenever I make a game, I want players to start it with Enter, not Space. Thank you.
My request:
Thank you.
EDIT: Here is the list of supporters.
Darrman
TheHockeyist
Prinseskat
Failord (maybe, 1/2?)
frodewin
theonlygusti
stickfiregames
nimrocco
DEADBEEF
budderball130
MegaApuTurkUltra
GyroscopeBill
RPFluffy
SupremeAdminThok
mastermind1201
NEL_Penza
samanyolu
LoudHeadphones
Scratcher1002
__init__
jrezneckbhds
Braeden5454 (2/3)
Retro_game (maybe?)
Scrubjr
SpongyGames
Bueno2
danielhal
bigpuppy
shoresbeep
Cyoce
ShamelessSnores
cwrivera99
TheJellyConfrence
MushroomMan99
PrincessPandaLover
brainstorm101
misteryt1
ev3commander
Scrathygirl
skyler_smile
comp09
The_Scratch_Squad
shaymin88
Rex208
eat-sleep-softball
(Spoiler tags would be nice as well…)
Whenever I Scratch, I am often just fine with your blocks. However, I see a glaring gap in “When (button) Pressed”.
when [ x] key pressed.
There is no Enter button! There is currently alphanumeric, arrows, and space in that block. Why not Enter/Return? Whenever I make a game, I want players to start it with Enter, not Space. Thank you.
My request:
when [ enter v] key pressed
or
when [ return v] key pressed
Thank you.
EDIT: Here is the list of supporters.
Darrman
TheHockeyist
Prinseskat
Failord (maybe, 1/2?)
frodewin
theonlygusti
stickfiregames
nimrocco
DEADBEEF
budderball130
MegaApuTurkUltra
GyroscopeBill
RPFluffy
SupremeAdminThok
mastermind1201
NEL_Penza
samanyolu
LoudHeadphones
Scratcher1002
__init__
jrezneckbhds
Braeden5454 (2/3)
Retro_game (maybe?)
Scrubjr
SpongyGames
Bueno2
danielhal
bigpuppy
shoresbeep
Cyoce
ShamelessSnores
cwrivera99
TheJellyConfrence
MushroomMan99
PrincessPandaLover
brainstorm101
misteryt1
ev3commander
Scrathygirl
skyler_smile
comp09
The_Scratch_Squad
shaymin88
Rex208
eat-sleep-softball
(Spoiler tags would be nice as well…)
Last edited by Darrman (March 11, 2015 10:01:39)
- Darrman
-
Scratcher
100+ posts
When Enter/Return Pressed
Support!
Also<key [enter v] pressed?>
Yes, that too! Thank you!
- Failord
-
Scratcher
1000+ posts
When Enter/Return Pressed
I'm fairly certain that this won't happen (without hax) due to the different things these keys do in operating systems, browsers, and the Flash player itself. Implementing this would be a nightmare.
However, it WOULD be nice to be able to use these in Scratch…
However, it WOULD be nice to be able to use these in Scratch…
- frodewin
-
Scratcher
500+ posts
When Enter/Return Pressed
Scratch Team…
Whenever I Scratch, I am often just fine with your blocks. However, I see a glaring gap in “When (button) Pressed”.when [ x] key pressed.
There is no Enter button! There is currently alphanumeric, arrows, and space in that block. Why not Enter/Return? Whenever I make a game, I want players to start it with Enter, not Space. Thank you.
My request:when [ enter] key pressed
or
when [ return] key pressed
Thank you.
+1
Last edited by frodewin (Oct. 25, 2014 09:08:53)
- theonlygusti
-
Scratcher
1000+ posts
When Enter/Return Pressed
I'm fairly certain that this won't happen (without hax) due to the different things these keys do in operating systems, browsers, and the Flash player itself. Implementing this would be a nightmare.Implementing this would notbe a nightmare.
However, it WOULD be nice to be able to use these in Scratch…
It would be really easy, especially as non-Scratch Team Scratchers have already done it.
I support.
- stickfiregames
-
Scratcher
1000+ posts
When Enter/Return Pressed
Support for
andwhen [enter v] key pressed
<key [enter v] pressed?>
- DEADBEEF
-
Scratcher
6 posts
When Enter/Return Pressed
I'd also like to see support for the Tab, Caps, Shift, Ctrl & Alt keys.
- budderball130
-
Scratcher
81 posts
When Enter/Return Pressed
I'd also like to see support for the Tab, Caps, Shift, Ctrl & Alt keys.Me too. Plus the shift+____ key
- DEADBEEF
-
Scratcher
6 posts
When Enter/Return Pressed
You could do that easy enough by doing something like…I'd also like to see support for the Tab, Caps, Shift, Ctrl & Alt keys.Me too. Plus the shift+____ key
<<key [shift v] pressed?> and <key [ X v] pressed? >>
or…
when [X v] key pressed
if <key [shift v] pressed?> then
end
Last edited by DEADBEEF (Oct. 30, 2014 02:53:10)
- theonlygusti
-
Scratcher
1000+ posts
When Enter/Return Pressed
AFAIKWhat? You have both line feed and carriage return, both producable by pressing the enter key.
enter is not an ASCII character
How did you think ASCII documents were written? All on one line?
- GyroscopeBill
-
Scratcher
500+ posts
When Enter/Return Pressed
Support, and also:
<key [page up v] pressed?>If that is possible, of course.
<key [page down v] pressed?>
- RPFluffy
-
Scratcher
1000+ posts
When Enter/Return Pressed
Support!Support, defiantly!
Also<key [enter v] pressed?>
- SupremeAdminThok
-
New Scratcher
14 posts
When Enter/Return Pressed
Support.
Need to add a C-Buttons, D-Pad, and joystick for my fighting game.
Need to add a C-Buttons, D-Pad, and joystick for my fighting game.














