This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#151 2012-06-21 09:32:57

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: The Scratch Suggestions page!

what uservoice plan is being used for this?


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#152 2012-06-21 20:31:12

gamerdylan100
Scratcher
Registered: 2011-06-16
Posts: 1

Re: The Scratch Suggestions page!

Did anyone besides me know that you can change the sprite that comes up upon opening scratch? Make your sprite and then right click it, click export sprite, then name it default.sprite

Offline

 

#153 2012-06-22 08:39:36

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: The Scratch Suggestions page!

gamerdylan100 wrote:

Did anyone besides me know that you can change the sprite that comes up upon opening scratch? Make your sprite and then right click it, click export sprite, then name it default.sprite

Interesting...but not relevant to this topic.  Please remain on-topic.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#154 2012-06-23 02:09:47

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Scratch Suggestions page!

Can scratch 3.0 or whatever have objects?
Sprites are programmable images which can change between costumes.
Objects are programmable trees (stick things) disguised with graphics. You program the tree and the graphics come too, so you may have costumes and poses. You first change the tree, you can choose if you want to have a costume for the pose, you can match a costume to a pose so you can see the tree that you're matching to it. 
I'm going to have to make a new post, my phone beeps at 512 characters.

Offline

 

#155 2012-06-23 02:25:40

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Scratch Suggestions page!

Ok, back again!
I'll describe the blocks you would control objects with.

 
Switch pose to pose [ps1] 

Tween pose from pose [ps1] to pose 
[ps2] in (1) secs

Link pose [ps1] with costume[cstm1] 

Sequence poses [1,2,3,4] and define as sequence (1) 

Run sequence (1) [with] tween for (4) secs  

<sequence (1) running?>
 
<object (1) pose is (1)?> 

Please ask if you want me to explain further!

Last edited by pinnipediator (2012-06-23 02:32:43)

Offline

 

#156 2012-07-11 15:51:41

icampeao
Scratcher
Registered: 2009-05-20
Posts: 7

Re: The Scratch Suggestions page!

Challenges for Students - My suggestion

(sorry my bad english)
Considering that Scratch:
a) it has some potentialities that are little used in projects;
b) it motivates the students and it develops several capacities
c) it is being increasingly used in school;
d) some scratchers are teachers, other teachers look for ideas for the classroom and  many scratchers at MIT ARE STUDENTS

I suggest a link at Home to a gallery (for visibility for teachers, not for Scratch team  to select projects and put in Home) with a brief description that  call the attention of teachers, also of  students.
My idea is not a contest. "Challenges" as invitation. Projects show problems to solve in Scratch, or solve a problem and asks the resolution of another similar problem less easy. Other teachers may therefore lead the challenge to class, and students can send their projects with the resolution programmed to the gallery. Gallery does not have to be created by Scratch-Team, could be created by me or mathjp that has many ideas for the challenges.

The aim is also to motivate or provide ideas for teachers to use Scratch in the classroom but students may take the initiative  responding to the challenges.
(In my country we are to introduce Scratch at school)

Offline

 

#157 2012-07-24 21:17:32

bucks456
Scratcher
Registered: 2011-07-10
Posts: 21

Re: The Scratch Suggestions page!

i think you should be able to record videos with a camra or something and beable to put it on scratch

Offline

 

#158 2012-07-24 21:28:07

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: The Scratch Suggestions page!

You can.  Just convert it to a gif.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#159 2012-07-24 21:39:52

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: The Scratch Suggestions page!

bucks456 wrote:

i think you should be able to record videos with a camra or something and beable to put it on scratch

First record it with a video camera, upload that video to youtube, use a youtube video to gif converter like Gifsoup to convert it to a gif, then import the gif into scratch.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#160 2012-07-25 03:09:45

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Scratch Suggestions page!

To import a gif, you import sprite from file (import the gif that you want), go to costumes, import the gif again into costumes- all the frames of animation or video will appear. Now program it to be animated. The easiest way to do that is:

 
when gf clicked 
forever 
next costume 
wait (0.1) secs 
end 
But you probably already knew that.....

Last edited by pinnipediator (2012-07-25 03:11:12)

Offline

 

#161 2012-07-25 04:09:27

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: The Scratch Suggestions page!

Mokat wrote:

bucks456 wrote:

i think you should be able to record videos with a camra or something and beable to put it on scratch

First record it with a video camera, upload that video to youtube, use a youtube video to gif converter like Gifsoup to convert it to a gif, then import the gif into scratch.

But then you need to upload and download, and you get a watermark.

Just import your video into Virtualdub and export it to a GIF.  smile


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&amp;display=small

Offline

 

#162 2012-07-26 06:55:32

bluepuffin
Scratcher
Registered: 2012-07-26
Posts: 6

Re: The Scratch Suggestions page!

I think scratch should be able to interact with the web. (e.g. Get data. Display the time.)

Offline

 

#163 2012-08-02 08:05:12

bucks456
Scratcher
Registered: 2011-07-10
Posts: 21

Re: The Scratch Suggestions page!

to upload a video to scratch do you haft to upload the video to youtube becose i dont have a youtube acount

Offline

 

#164 2012-08-03 15:21:37

straightA
Scratcher
Registered: 2012-07-13
Posts: 4

Re: The Scratch Suggestions page!

to scratch team

i have a suggestion for scratch. when making a project you can only share it on
your users stuff. there should be something called a link which says that 2 or more people made it and it puts the project on all the people that made it in their stuff
thanks!
straightA :0

Offline

 

#165 2012-08-03 16:23:12

straightA
Scratcher
Registered: 2012-07-13
Posts: 4

Re: The Scratch Suggestions page!

to scratch team. you should put something like a link where
2 or more scratchers make one game and when you put it on the web,
its in all the peoples stuff

Offline

 

#166 2012-08-27 10:10:50

TheInfiniteFish
New Scratcher
Registered: 2012-08-27
Posts: 1

Re: The Scratch Suggestions page!

It'd be great if there was a block that was

wait until
and then an option for
"I receive...".
This would make timing broadcast messages a lot easier!

Offline

 

#167 2012-09-05 14:57:01

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: The Scratch Suggestions page!

I just thought of something, perheps two separate blocks for right and left click? Rather than just mouse down.


Why are the secret organizations getting all the attention?  mad

Offline

 

#168 2012-09-09 11:07:01

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Scratch Suggestions page!

I think scratch should have

 
<hidden?> 
 
<[sprite 1 v] hidden?>  

<shown?>  

<[sprite 1 v] shown?> 

<[broadcast message v] sent?> 
 
<[broadcast message v] recieved?> 

You wouldn't need all of these (probably not the 5th one) but i've found plenty of obstacles which are be unsolvable without these blocks and i've had to change my original project plans to ones i rather wouldn't have. Anyway, scratch team, please consider this suggestion!

Offline

 

#169 2012-09-10 23:10:47

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: The Scratch Suggestions page!

Well, a workaround to those problems exist. When you tell something to hide, have it set a variable to indicate it's hiding, and go from there. However, the sixth one would definitely be a nice addition, one that would be very useful, but if you are capable of complicating variables then you should be able to workaround that too.


Why are the secret organizations getting all the attention?  mad

Offline

 

#170 2012-09-12 06:52:03

shadowspawnfoxxy
New Scratcher
Registered: 2012-06-19
Posts: 7

Re: The Scratch Suggestions page!

it wold be good that on the SCRATCH website, it lets you change your profile name as i have had to close 2 accounts just to change my name on the website

Offline

 

#171 2012-09-12 16:31:11

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: The Scratch Suggestions page!

bluepuffin wrote:

I think scratch should be able to interact with the web. (e.g. Get data. Display the time.)

Planned already!

Offline

 

#172 2013-01-15 07:23:41

ianthestuntman
Scratcher
Registered: 2013-01-02
Posts: 100+

Re: The Scratch Suggestions page!

I think it would be cool to havve a block like this:

play sound (...) until (...)
and...

play sound(...) for(...) secs

Offline

 

#173 2013-01-16 16:46:37

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: The Scratch Suggestions page!

Hi,

My suggestions for scratch:

1. Add layers to the editor and make several more tools. Allow textures to be used. Add a mirror tool. Add a move tool(That can move individual strokes).

2. Allow parenting and grouping of sprites.

3. Allow much more diverse and easily accessible off screen options.

4. A "send" command.

5. Add more interaction between sprites.(e.i. Add a "Hat" block that says

when [sprite1] is at (x=10) (y=10)
)
6. Allow manipulation of the view port.(i.e. split screen action)

7. Allow a certain definable area of a sprite to be used for tests.(i.e. A block that says "touching center, left, or right of sprite1"

8. Add in view port tips that show up when hovering a sprite.(i.e. If hovering over sprite one, display a tip that says, "sprite one")

9. Allow folders to be made in the sprite menu(where all sprite are displayed).


That's all i can think of for now.

regards,

CAA14

Offline

 

#174 2013-01-16 16:54:22

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: The Scratch Suggestions page!

pinnipediator wrote:

I think scratch should have

 
<hidden?> 
 
<[sprite 1 v] hidden?>  

<shown?>  

<[sprite 1 v] shown?> 

<[broadcast message v] sent?> 
 
<[broadcast message v] recieved?> 

Totally agree, pinnipediator,  smile

regards,

CAA14

Offline

 

#175 2013-01-16 23:16:13

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: The Scratch Suggestions page!

Hi,

Another thing would be:

- Allowing pins to be created to "bend" and distort a sprite, In essence, pose the sprite.
This would of course be part of the paint editor. It would be like turning a sprite into a puppet making costumes much easier to make.

Regards,

CAA14

Offline

 

Board footer