Discuss Scratch
- Discussion Forums
- » Suggestions
- » Support for Right Clicking and the Enter key
- maxdoss
-
100+ posts
Support for Right Clicking and the Enter key
I think that there should be an option for the right mouse button and the enter key. This could add more buttons, espiecally for FPS's.
- mitchboy
-
1000+ posts
Support for Right Clicking and the Enter key
Support, although this has been suggested before.
- jh1234l
-
100+ posts
Support for Right Clicking and the Enter key
I support this. I also think that backspace should be introduced, but that will be hard to do online.
- zorket
-
500+ posts
Support for Right Clicking and the Enter key
I don't think this would work, because the enter key starts the project and the right clicking key opens up that box.
- mitchboy
-
1000+ posts
Support for Right Clicking and the Enter key
Yeah, I don't think they can add the enter key because of limitations. I don't think this would work, because the enter key starts the project and the right clicking key opens up that box.
And I believe this is a duplicate. Let me find the other topic…
- Znapi
-
500+ posts
Support for Right Clicking and the Enter key
I don't know about the enter key, but shift key and right clicking would be nice.
- ProdigyZeta7
-
1000+ posts
Support for Right Clicking and the Enter key
You can detect right-clicks in the 1.4 editor only. Still, I'd want it for 2.x. Support.
- Eintity
-
100+ posts
Support for Right Clicking and the Enter key
Support. It would be very useful.
- PhirripSyrrip
-
500+ posts
Support for Right Clicking and the Enter key
Fine, but don't expect this to be added soon- the ST have many other priorities. Also, I believe I read in 1.4 a post by Paddle2See or Lightnin which explained why this might be difficult.
- HeroBrineNZK
-
82 posts
Support for Right Clicking and the Enter key
I want it to, you you can have mouse-pointer multiplayer games
- Alexisthebest6
-
8 posts
Support for Right Clicking and the Enter key
when [enter v] key pressed
forever
if <right mouse down?> then
end
end
How about these?
- michaelrothkopf
-
20 posts
Support for Right Clicking and the Enter key
why can't you have right clicks? It would be very helpful. Enter would be good for text engines. Period and comma would also be useful…
Last edited by michaelrothkopf (Dec. 30, 2016 18:26:04)
- michaelrothkopf
-
20 posts
Support for Right Clicking and the Enter key
when flag clickedthose would be nice…
forever
if <[sprite1 v] right clicked> then
say [right clicked!]
end
end
when flag clickedthat too…
forever
if <[sprite1 v] left clicked> then
say [left clicked!]
- Greenduck54
-
500+ posts
Support for Right Clicking and the Enter key
Support, And shift and the other non letter or number keys would be nice too I think that there should be an option for the right mouse button and the enter key. This could add more buttons, espiecally for FPS's.
- IgnaxioScratcher
-
68 posts
Support for Right Clicking and the Enter key
I don't think this would work, because the enter key starts the project and the right clicking key opens up that box.
^
But add shift and tab would be great
- JonathanSchaffer
-
1000+ posts
Support for Right Clicking and the Enter key
how aboutwhen [enter v] key pressed
forever
if <right mouse down?> then
end
end
How about these?
<[left v] mouse [down v]::sensing>
when [left v] mouse [down v]::events hat
<[sprite v] [left v] clicked::sensing>
when [sprite v] [left v] clicked::events hat
Last edited by JonathanSchaffer (Dec. 31, 2016 02:00:25)
- Discussion Forums
- » Suggestions
-
» Support for Right Clicking and the Enter key