Discuss Scratch

HexagonNoah
Scratcher
100+ posts

more key pressed blocks!

we need to be able to tell if shift caps lock etc. are being pressed ! there's no
keyshiftpressed?
blocks.
DaSpudLord
Scratcher
1000+ posts

more key pressed blocks!

Support.
johndeere47
Scratcher
100+ posts

more key pressed blocks!

.

Last edited by johndeere47 (Aug. 27, 2023 01:55:01)

HexagonNoah
Scratcher
100+ posts

more key pressed blocks!

thx.
Sigton
Scratcher
1000+ posts

more key pressed blocks!

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.

Sigton
HexagonNoah
Scratcher
100+ posts

more key pressed blocks!

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.

Sigton
Will you give me a link to it
DaSpudLord
Scratcher
1000+ posts

more key pressed blocks!

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.
That workaround is not valid because it requires editing the JSON code. In order for a workaround to be valid, it has to be possible with vanilla Scratch.

Last edited by DaSpudLord (March 15, 2016 20:27:39)

MajesticB
Scratcher
500+ posts

more key pressed blocks!

DaSpudLord wrote:

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.
That workaround is not valid because it requires editing the JSON code. In order for a workaround to be valid, it has to be possible with vanilla Scratch.
Is there Choclate Scratch? Strawberry? These sound good…
HexagonNoah
Scratcher
100+ posts

more key pressed blocks!

MajesticB wrote:

DaSpudLord wrote:

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.
That workaround is not valid because it requires editing the JSON code. In order for a workaround to be valid, it has to be possible with vanilla Scratch.
Is there Choclate Scratch? Strawberry? These sound good…
please don't spam!
Meep5010
Scratcher
100+ posts

more key pressed blocks!

MajesticB wrote:

DaSpudLord wrote:

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.
That workaround is not valid because it requires editing the JSON code. In order for a workaround to be valid, it has to be possible with vanilla Scratch.
Is there Choclate Scratch? Strawberry? These sound good…

lol, if you are talking about programming and games, vanilla means un-modded/original
DaSpudLord
Scratcher
1000+ posts

more key pressed blocks!

HexagonNoah wrote:

MajesticB wrote:

DaSpudLord wrote:

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.
That workaround is not valid because it requires editing the JSON code. In order for a workaround to be valid, it has to be possible with vanilla Scratch.
Is there Choclate Scratch? Strawberry? These sound good…
please don't spam!
Calm down, it's a joke, not spam. (At least I think it's a joke…)
HexagonNoah
Scratcher
100+ posts

more key pressed blocks!

DaSpudLord wrote:

HexagonNoah wrote:

MajesticB wrote:

DaSpudLord wrote:

Sigton wrote:

There's an easy workaround, griffpatch made a project with these blocks in it. No support due to already being possible.
That workaround is not valid because it requires editing the JSON code. In order for a workaround to be valid, it has to be possible with vanilla Scratch.
Is there Choclate Scratch? Strawberry? These sound good…
please don't spam!
Calm down, it's a joke, not spam. (At least I think it's a joke…)
I did'nt see “vanilla” so I thought it was spam.
Retrogamer1123
Scratcher
5 posts

more key pressed blocks!

Y' know, I think it WOULD be cool to have blocks like that… (in normal scratch, not hacked in like griffpatch)
key/pressed?keypressed?key?pressed?keytabpressed?keyaltpressed?keyctrlpressed?keybackspacepressed?

Like those.
The backspace one would be REALLY good for typing in scratch.
Sheep_maker
Scratcher
1000+ posts

more key pressed blocks!

The problem with Scratch is that Scratch can't tell the difference between shift, ctrl, alt, etc. (according to griffpatch, I think). Also, Apple users will get mad if we use “ctrl” or “backspace” or “enter” instead of “cmmd” or “delete” (which is another key on the Windows keyboard) or “return.”
pvz_pro
Scratcher
500+ posts

more key pressed blocks!

support
CatIsFluffy
Scratcher
100+ posts

more key pressed blocks!

Support!
JonathanSchaffer
Scratcher
1000+ posts

more key pressed blocks!

Retrogamer1123 wrote:

Y' know, I think it WOULD be cool to have blocks like that… (in normal scratch, not hacked in like griffpatch)
key/pressed?keypressed?key?pressed?keytabpressed?keyaltpressed?keyctrlpressed?keybackspacepressed?

Like those.
The backspace one would be REALLY good for typing in scratch.
also
keyenter/returnpressed?keydeletepressed?
HexagonNoah
Scratcher
100+ posts

more key pressed blocks!

Bump.
Alpha_Hedge
New Scratcher
36 posts

more key pressed blocks!

Support.

Sheep_maker wrote:

The problem with Scratch is that Scratch can't tell the difference between shift, ctrl, alt, etc. (according to griffpatch, I think). Also, Apple users will get mad if we use “ctrl” or “backspace” or “enter” instead of “cmmd” or “delete” (which is another key on the Windows keyboard) or “return.”
Maybe there could be both the mac and windows keys, and if two keys have the same name, we could put
key delete -windows-pressed?key delete -mac-pressed?
or
key backspace/deletepressed?

Last edited by Alpha_Hedge (March 17, 2016 20:05:45)

DaSpudLord
Scratcher
1000+ posts

more key pressed blocks!

Alpha_Hedge wrote:

Support.

Sheep_maker wrote:

The problem with Scratch is that Scratch can't tell the difference between shift, ctrl, alt, etc. (according to griffpatch, I think). Also, Apple users will get mad if we use “ctrl” or “backspace” or “enter” instead of “cmmd” or “delete” (which is another key on the Windows keyboard) or “return.”
Maybe there could be both the mac and windows keys, and if two keys have the same name, we could put
key delete -windows-pressed?key delete -mac-pressed?
or
key backspace/deletepressed?
Or, what if we combine the backspace and delete keys for windows, and the delete key for mac, into one dropdown option?
keybackspace/deletepressed?

Powered by DjangoBB