Discuss Scratch

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

zorket wrote:

I don't think this would work, because the enter key starts the project and the right clicking key opens up that box.
Yeah, I don't think they can add the enter key because of limitations.

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.
sonicgames20
Scratcher
44 posts

Support for Right Clicking and the Enter key

Support!
HeroBrineNZK
Scratcher
82 posts

Support for Right Clicking and the Enter key

I want it to, you you can have mouse-pointer multiplayer games
TheOneGuy
New Scratcher
2 posts

Support for Right Clicking and the Enter key

support!
DerAxeEffekt
Scratcher
100+ posts

Support for Right Clicking and the Enter key

Support!
ssss
Scratcher
500+ posts

Support for Right Clicking and the Enter key

Support.
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 clicked
forever
if <[sprite1 v] right clicked> then
say [right clicked!]
end
end
those would be nice…
when flag clicked
forever
if <[sprite1 v] left clicked> then
say [left clicked!]
that too…
Greenduck54
Scratcher
500+ posts

Support for Right Clicking and the Enter key

maxdoss wrote:

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.
Support, And shift and the other non letter or number keys would be nice too
IgnaxioScratcher
Scratcher
68 posts

Support for Right Clicking and the Enter key

zorket wrote:

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

Alexisthebest6 wrote:

when [enter v] key pressed
forever

if <right mouse down?> then

end

end

How about these?
how about
<[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)

Powered by DjangoBB