can u plz increase the mb limit to at least 20? i have a great OS that cannot be uploaded, and if i take any music off it will really affect it.
Offline
I think, for the new Scratch program, that you should add a block in the category "Sensing" called "______touching_______?". I know that you already have one called "color __touching color__", but it would be great to add a block like I just suggested. For example, instead of having a script that says "When Sprite3 clicked, if x position of Sprite1=40 and y position of y position of Sprite1=-101, move 10 steps", it could be, "When Sprite3 clicked, if Sprite1 touching Sprite2?, move 10 steps. See what I mean? It saves A LOT of time.
Offline
fungirl123 wrote:
I think, for the new Scratch program, that you should add a block in the category "Sensing" called "______touching_______?". I know that you already have one called "color __touching color__", but it would be great to add a block like I just suggested. For example, instead of having a script that says "When Sprite3 clicked, if x position of Sprite1=40 and y position of y position of Sprite1=-101, move 10 steps", it could be, "When Sprite3 clicked, if Sprite1 touching Sprite2?, move 10 steps. See what I mean? It saves A LOT of time.
I agree, that would save a lot of time, but it could easily be replicated like this:
On Sprite1:
When green flag clicked
Forever
If touching Sprite2
Set 'Variable' to 1
Else
Set 'Variable' to 0
End if/else
End forever
And then on Sprite3:
When Sprite3 clicked
If 'Variable'=1
Move 10 steps
End if
Offline
When did the site get updated?
Offline
Seperate the "when sprite1 clicked" into two parts:"when sprite1 is left clicked"and"when sprite1 is right clicked.And adding a "change mousepointer into(an image,picture ETC.".
Offline
rockr wrote:
I think that a search engine would be so helpful also a byob-like block creator would also be very practical.
NO it needs a which part of the site because you search lallaway12 and it comes up with stuff like lallaway galley lallaway progect
Offline
legoman70 wrote:
there should be a featured forums part on the homepage for splashily posts
lallaway12 wrote:
yes that would be oursome and a tab on it saying frends and me
I have done my spech in lallaway12 quote box he he he that was not from another post just been done
Offline
There should be a When Block for example:When Sprite1 Asked whats your name? Do this or Do that.
Offline
kayybee wrote:
Everyone, please note that this page is not for putting your suggestions. That is why most suggestions put here are ignored. Put your suggestions in a new topic.
Devloper123 wrote:
There should be a When Block for example:When Sprite1 Asked whats your name? Do this or Do that.
Your suggestions will be ignored if you do not post a new topic!!! This is not the correct place to put suggestions.
Offline
I have to say, can you please change the status of Stamp With Ghost Effect Kept to Planned?
It has been a part of the 2.0 beta release, there is even a wiki page about it.
Offline
We need some blocks like this:
(color touching)(which would have an HTML color value) and
set color to HTML: [insert code here]and finally
(name of user)which would simply tell the program who the user was logged in as, or if they were playing as a guest.
Last edited by prototype47 (2012-02-26 20:56:16)
Offline
I think if you have a HowTo project, do a video, and show one of your Scratch projects.
__________________________________________________________________________________
"C:\Documents and Settings\Gabriel Shatunovsky\My Documents\Downloads"
Offline
I think that they should make you able to upload projects with a max of 15 MB because i had a super awsome project but i had to mess it up and take away the music completly to make it small enough and now it sort of sucks...
Offline