Discuss Scratch
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
I'm tired of arguing.How about the fact that you can add settings so that you can also use things like the keyboard?
Let's just take things one step at a time- the ST has more important things to do for now until we get our multi touch support.
If only mobile devices with touch and gyro/vibration features could play mobile scratch games only, how will desktop users play on these games?
Your project is cool and all, but let's work on getting HTML5 done first before we move on to mobile devices.
- Catgirl555
-
Scratcher
100+ posts
Please add this new touchpad block!
Support, one of my BFFs doesn't have computer access as often as me.
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
I'm tired of arguing.Okay, look:
Let's just take things one step at a time- the ST has more important things to do for now until we get our multi touch support.
If only mobile devices with touch and gyro/vibration features could play mobile scratch games only, how will desktop users play on these games?
Your project is cool and all, but let's work on getting HTML5 done first before we move on to mobile devices.
define InputAre you understanding this?
if <(mobile-mode?) = [1 ]> then
Gyroscope control check
end
if <(mobile-mode?) = [0 ]> then
Keyboard control check
end
- powershack
-
Scratcher
1000+ posts
Please add this new touchpad block!
Yes, I understand what you mean. But scratch is for everyone, and this is kinda complex for new scratchers…I'm tired of arguing.Okay, look:
Let's just take things one step at a time- the ST has more important things to do for now until we get our multi touch support.
If only mobile devices with touch and gyro/vibration features could play mobile scratch games only, how will desktop users play on these games?
Your project is cool and all, but let's work on getting HTML5 done first before we move on to mobile devices.define InputAre you understanding this?
if <(mobile-mode?) = [1 ]> then
Gyroscope control check
end
if <(mobile-mode?) = [0 ]> then
Keyboard control check
end
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
The ST has more important things to do. Also, are you suggesting:Can people stop posting if they have no idea what is going on here and don't click any links or read what we're talking about? Please read my explanations to every other person, I'm SO tired of repeating myself.if <screen is touched? ::sensing> thenNo support, more people use computers than mobile for Scratch.
...
end
P.S. No, I'm not suggesting that block… all I would need for that is a
<mouse down?>block for that.
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
OK, no gyroscope needed. I was just trying to suggest other things we could do if Scratch worked well on mobile.Yes, I understand what you mean. But scratch is for everyone, and this is kinda complex for new scratchers…I'm tired of arguing.Okay, look:
Let's just take things one step at a time- the ST has more important things to do for now until we get our multi touch support.
If only mobile devices with touch and gyro/vibration features could play mobile scratch games only, how will desktop users play on these games?
Your project is cool and all, but let's work on getting HTML5 done first before we move on to mobile devices.define InputAre you understanding this?
if <(mobile-mode?) = [1 ]> then
Gyroscope control check
end
if <(mobile-mode?) = [0 ]> then
Keyboard control check
end
- Catgirl555
-
Scratcher
100+ posts
Please add this new touchpad block!
Something like this may be good…….
when [Screen tapped] key pressed
say [I'm a person!] for (2) secs
Last edited by Catgirl555 (Dec. 27, 2015 19:13:32)
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
Something like this may be good…….That kinda works…when [Screen tapped] key pressed
say [I'm a person!] for (2) secs
I was thinking more about if the object is touched it will do something, like in ScratchBoy's case, do the Button pressed block.
Thank you, those who support this or at least understand.
- Catgirl555
-
Scratcher
100+ posts
Please add this new touchpad block!
Okay, I do understand and support.Something like this may be good…….That kinda works…when [Screen tapped] key pressed
say [I'm a person!] for (2) secs
I was thinking more about if the object is touched it will do something, like in ScratchBoy's case, do the Button pressed block.
Thank you, those who support this or at least understand.
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
Guys, I will wait for this. Please understand that. But I would like this thing that I thought would be simple to happen at some point. If anyone is wanting to support, please do. I will be posting on the ScratchBoy project that it is closed for now due to a bug. People may try to fix or even create games on it, but it is closed.
Thank you for reading.
Oh, great… now I'm feeling depressed…
Thank you for reading.
Oh, great… now I'm feeling depressed…
Last edited by hahasamian (Dec. 27, 2015 19:29:27)
- powershack
-
Scratcher
1000+ posts
Please add this new touchpad block!
Yeah, we're all waiting, its just that for now, it will take some time.
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
Yeah, we're all waiting, its just that for now, it will take some time.Okay.
- Zekrom01
-
Scratcher
1000+ posts
Please add this new touchpad block!
Well you said to add a screen touched button to mobile scratch so…The ST has more important things to do. Also, are you suggesting:Can people stop posting if they have no idea what is going on here and don't click any links or read what we're talking about? Please read my explanations to every other person, I'm SO tired of repeating myself.if <screen is touched? ::sensing> thenNo support, more people use computers than mobile for Scratch.
...
end
P.S. No, I'm not suggesting that block… all I would need for that is a<mouse down?>block for that.
And I read your explanations, thank you very much.
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
No, I said if the object is touched.Well you said to add a screen touched button to mobile scratch so…The ST has more important things to do. Also, are you suggesting:Can people stop posting if they have no idea what is going on here and don't click any links or read what we're talking about? Please read my explanations to every other person, I'm SO tired of repeating myself.if <screen is touched? ::sensing> thenNo support, more people use computers than mobile for Scratch.
...
end
P.S. No, I'm not suggesting that block… all I would need for that is a<mouse down?>block for that.
And I read your explanations, thank you very much.
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
Touched by your finger.No, I said if the object is touched.Well you said to add a screen touched button to mobile scratch so…The ST has more important things to do. Also, are you suggesting:Can people stop posting if they have no idea what is going on here and don't click any links or read what we're talking about? Please read my explanations to every other person, I'm SO tired of repeating myself.if <screen is touched? ::sensing> thenNo support, more people use computers than mobile for Scratch.
...
end
P.S. No, I'm not suggesting that block… all I would need for that is a<mouse down?>block for that.
And I read your explanations, thank you very much.
- Ian123asd
-
Scratcher
500+ posts
Please add this new touchpad block!
Well, this is a very good idea, but it would take lots of time and dedication. And not all mobile devices have flash support. I even tried playing Five Nights at Sonic's (my most popular project!), and it didn't work.
Last edited by Ian123asd (Nov. 14, 2017 14:01:10)
- fphiladelphia
-
Scratcher
1000+ posts
Please add this new touchpad block!
Well, this is a very good idea, but it would take lots of time and dedication. And not all mobile devices have flash support. I even tried playing Five Nights at Sonic's (my most popular project!), and it didn't work.Please don’t necropost
- hahasamian
-
Scratcher
1000+ posts
Please add this new touchpad block!
I have more-or-less given up on ScratchBoy, not necessarily mobile though. Puffin browser was what I was intending to use, and it can run Flash whether you've installed it or not. As for the necroposting…Well, this is a very good idea, but it would take lots of time and dedication. And not all mobile devices have flash support. I even tried playing Five Nights at Sonic's (my most popular project!), and it didn't work.Please don’t necropost
I dunno. I think people should be able to discuss a topic if they want to. If you don't want to receive notifications, there is an “Unfollow Discussion” button for a reason.
Coming back around, one person said more people use computers for Scratch. I wonder why…
Maybe unsupported mobile features? Nah…
- YubNubEwok
-
Scratcher
1000+ posts
Please add this new touchpad block!
They aren't really necroposting because they are adding to the topic.Well, this is a very good idea, but it would take lots of time and dedication. And not all mobile devices have flash support. I even tried playing Five Nights at Sonic's (my most popular project!), and it didn't work.Please don’t necropost
- Charles12310
-
Scratcher
1000+ posts
Please add this new touchpad block!
The ST has more important things to do. Also, are you suggesting:Yeah but we can't just ignore those mobile users.if <screen is touched? ::sensing> thenNo support, more people use computers than mobile for Scratch.
...
end







