Discuss Scratch
- Discussion Forums
- » Suggestions
- » Support for Right Clicking and the Enter key
- maxdoss
- Scratcher
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
- Scratcher
1000+ posts
Support for Right Clicking and the Enter key
Support, although this has been suggested before.
- jh1234l
- Scratcher
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
- Scratcher
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
- Scratcher
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
- Scratcher
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
- Scratcher
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
- Scratcher
100+ posts
Support for Right Clicking and the Enter key
Support. It would be very useful.
- PhirripSyrrip
- Scratcher
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
- Scratcher
82 posts
Support for Right Clicking and the Enter key
I want it to, you you can have mouse-pointer multiplayer games
- Alexisthebest6
- Scratcher
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
- Scratcher
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
- Scratcher
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
- Scratcher
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
- Scratcher
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
- Scratcher
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