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

#226 2009-05-20 08:21:45

piko_12
Scratcher
Registered: 2009-03-15
Posts: 37

Re: Scratch 1.4

Hi! Does anyone have a link to download Scratch 1.4 ?

Offline

 

#227 2009-05-20 15:30:48

treeko90097
Scratcher
Registered: 2008-03-03
Posts: 36

Re: Scratch 1.4

i want clone and delete blocks--- the scratch team came close in 1.3, but didnt quite get it... and a sensing boolean block called <Clone?> and it can sense if its a cloned sprite or not.


http://i196.photobucket.com/albums/aa242/treeko90097/squirtlealakazam.gifhttp://i196.photobucket.com/albums/aa242/treeko90097/slowpokeponyta.gifhttp://i196.photobucket.com/albums/aa242/treeko90097/slowkingwobbufett.gif
my best pokemorphs

Offline

 

#228 2009-05-20 17:07:20

Mozaz
Scratcher
Registered: 2009-05-19
Posts: 500+

Re: Scratch 1.4

All I want in Scratch 1.4, is for the speed that the project plays to be faster. I don't want there to be a delay between blocks if there isn't a wait block, as then everyone could make more advanced games which would be impossible otherwise.

Also, I would love to see 'cloning' sprites in 1.4, but if the scratch program was faster we wouldn't need that as we would be able to do it anyway using lists etc.


http://i33.tinypic.com/15i5fmp.png

Offline

 

#229 2009-05-20 17:10:01

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Scratch 1.4

Mozaz wrote:

All I want in Scratch 1.4, is for the speed that the project plays to be faster. I don't want there to be a delay between blocks if there isn't a wait block, as then everyone could make more advanced games which would be impossible otherwise.

Also, I would love to see 'cloning' sprites in 1.4, but if the scratch program was faster we wouldn't need that as we would be able to do it anyway using lists etc.

v1.4 has none of those things


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#230 2009-05-21 10:28:41

addy107
Scratcher
Registered: 2009-01-10
Posts: 94

Re: Scratch 1.4

i would like more premade pictures

_________________________________________________________________________________
[blocks]<pick random([/blocks] stuff


*Knock knock*/Whos there?/Scratch!/Scratch who?/Scratch Cat!

Offline

 

#231 2009-05-21 20:07:31

missabiss
Scratcher
Registered: 2009-05-21
Posts: 3

Re: Scratch 1.4

<change x by( <set x to( <change y by( <set y to( <move(  )steps><turn cw(  )degrees><turn cw(  )degrees><point in direction( <point towards( <go to x sad   )y sad  <go to[ <glide(  )secs to x sad   )y sad  <if on edge, bounce><x position><direction><y position><switch to costume[ <next costume><say[

Offline

 

#232 2009-05-22 17:33:42

escratch
Scratcher
Registered: 2008-12-11
Posts: 1

Re: Scratch 1.4

boolean when i recieve block so you can say repeat until i recieve

Last edited by escratch (2009-05-22 17:34:28)

Offline

 

#233 2009-05-24 22:07:30

ZapperX
Scratcher
Registered: 2008-12-16
Posts: 22

Re: Scratch 1.4

i think there should be a sensing block "I Receive". then you could have something like <when green flag clicked>
<forever if>[i receive MOVE]
<move( 10 )steps>
<end>

Last edited by ZapperX (2009-05-24 22:08:08)

Offline

 

#234 2009-05-25 06:32:57

bhz
Scratcher
Registered: 2008-07-06
Posts: 100+

Re: Scratch 1.4

ZapperX wrote:

i think there should be a sensing block "I Receive". then you could have something like <when green flag clicked>
<forever if>[i receive MOVE]
<move( 10 )steps>
<end>

i think i (and other ppl) have replied to this suggestion a million times already

On the script sending the broadcast:

[set [MyVariable] to (0) ]
[broadcast [my Broadcast ] ]
[set [MyVariable] to( 1 ) ]

and on the script that is using the virtual <when I recieve> block:

< (MyVariable) = (1) >

-coolstuff (modified a little)

Last edited by bhz (2009-05-25 06:33:37)

Offline

 

#235 2009-05-25 16:18:48

piko_123
Scratcher
Registered: 2009-05-25
Posts: 1

Re: Scratch 1.4

Whats the release date?

Offline

 

#236 2009-05-27 07:03:49

yoizan
Scratcher
Registered: 2008-12-16
Posts: 4

Re: Scratch 1.4

They should use example Ctrl & Shift buttons instead of just letters and nummers.
And i also wan't to use the number at the right side (3x3).

Offline

 

#237 2009-05-27 10:50:31

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Scratch 1.4

matthewjose wrote:

    bhz wrote:

    bounce off color [ ]
    bounce off [ ]

just make:

if touching   ground ]
            change y by   0.5 )
            end


i think u can do this by touching the sprit block


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#238 2009-05-28 10:13:21

fuzzwuzz
Scratcher
Registered: 2008-06-24
Posts: 87

Re: Scratch 1.4

There should be a script control category so there would be like  start script |___v|
or stop script |___v| or repeat script |___v| for O times. or <Script |___v| running>

o and there should be names of scripts like instead of [blocks]
<when green flag clicked>
[/blocks]
there would be [blocks]
<when green flag clicked>[/blocks] and when u drag it on it says, "script name" and the name goes in a box like an exteded [blocks]<when green flag clicked>[/blocks]
(like after the "...clicked")
big_smile   big_smile   big_smile  :p
__________________________________________
Help Me on My Quest For 1.4 Beta Download!!!


Ready for the next generation of scratch??? Try Jaguar!
Add grob the slime to your signature to help him take over the world! http://img709.imageshack.us/img709/3252/gobanim2.gif

Offline

 

#239 2009-05-29 10:58:20

Mister-i
Scratcher
Registered: 2009-05-29
Posts: 1

Re: Scratch 1.4

What would be very cool is a stretch block, like [stretch on (direction)] allowing for actual 3d.

Offline

 

#240 2009-05-29 17:14:13

markus031098
Scratcher
Registered: 2009-03-02
Posts: 23

Re: Scratch 1.4

Bluestribute wrote:

What about a power block. Instead of doing something like:

2*2*2*2*2

You could do:

2^5

It would kinda be like the mod block, but powers

I think there is trhat block in the numbers section where there is sqrt and abs and all them I think one of them is ^ .

<set pen color to( whatever colour the sky was last tuesday

Last edited by markus031098 (2009-05-29 17:15:51)


My new account:
http://scratch.mit.edu/static/icons/buddy/1298169_med.png?t=2012-10-19+16%3A06%3A13

Offline

 

#241 2009-05-29 20:17:02

FantasyTales
Scratcher
Registered: 2008-06-02
Posts: 1000+

Re: Scratch 1.4

they should make the show/hide variable block run online.


http://ageofthefuture.ismywebsite.com/images/dg_sig_2_small.png
http://images.myadoptables.com/adopted/2340.pnghttp://images.myadoptables.com/adopted/2339.png

Offline

 

#242 2009-05-29 20:46:00

DawnLight
Scratcher
Registered: 2009-04-25
Posts: 500+

Re: Scratch 1.4

I would like Scratch 1.4 to be Robber proof by when a sprite is exported from a project and placed into another one "Supposed" original project to still say based on (Whoever's sprite from that persons project). It would be one of the best things ever because that will probably end the usual dispute between whether the sprite or thing is original or exported.

Offline

 

#243 2009-05-30 06:32:27

filo5
Scratcher
Registered: 2008-01-08
Posts: 1000+

Re: Scratch 1.4

DawnLight wrote:

I would like Scratch 1.4 to be Robber proof by when a sprite is exported from a project and placed into another one "Supposed" original project to still say based on (Whoever's sprite from that persons project). It would be one of the best things ever because that will probably end the usual dispute between whether the sprite or thing is original or exported.

This system is implemented, but still unfinished I think, so yes, it'd be nice  roll


Converting my Scratch projects to Python!

Offline

 

#244 2009-06-04 12:02:15

likegames
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: Scratch 1.4

DarthPickley wrote:

also, I forgot to mention: they should also include: " < ( ) <= ( ) > ", < ( ) >= ( ) > ", " < < > XOR < > > "

1. use () < ()
2. that doesn't make sense
3. use () > ()
4. that doesn't make sense


There are 10 types of people in this world: Those who understand trinary, those who don't, and those who think this is the same old signature.
Three lines! (and base three!)

Offline

 

#245 2009-06-04 13:26:58

kimmy123
Scratcher
Registered: 2008-05-20
Posts: 1000+

Re: Scratch 1.4

registeel wrote:

joeisawesome wrote:

Whoa, you guys are already thinking about 1.4?!

cool  YARR WE LIKE THE FUTURE  cool

> smile  we love the future!


http://i.imgur.com/Mg3TPIE.pnghttp://i.imgur.com/rgyzXV5.pnghttp://i.imgur.com/685FKVd.pnghttp://24.media.tumblr.com/8678e33865664f328e1654109679cb92/tumblr_mm1qu3jGD71s8caito3_r1_250.gif

Offline

 

#246 2009-06-05 02:38:04

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: Scratch 1.4

sonick637 wrote:

How 'bout a <shown> and a <hidden> block?

I've wanted that too. After all, if you want to know when several sprites are hidden, which would be easier; making a list or a bunch of variables to tell you, or using the blocks described.

Last edited by Chrischb (2009-06-23 02:03:52)


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#247 2009-06-08 20:05:49

Moonshine151
Scratcher
Registered: 2009-01-27
Posts: 4

Re: Scratch 1.4

how do you get scratch 1.4???

Offline

 

#248 2009-06-08 20:06:59

pufforeilly
Scratcher
Registered: 2008-08-30
Posts: 15

Re: Scratch 1.4

IF YOU WANT TO GET 1.4 NOW GO TO:::   

http://info.scratch.mit.edu/Scratch_1.4_Release_Candidate

Offline

 

#249 2009-06-08 22:30:12

FantasyTales
Scratcher
Registered: 2008-06-02
Posts: 1000+

Re: Scratch 1.4

i think a pause button is a good idea, but what i think would be even better is redoin the look of scratch.  the green flag and the stop sign are not very proffesional looking in my opinion, but still they have a classic feel, why not either change it to something more modern, or give scratchers the choice to change it themselves.


http://ageofthefuture.ismywebsite.com/images/dg_sig_2_small.png
http://images.myadoptables.com/adopted/2340.pnghttp://images.myadoptables.com/adopted/2339.png

Offline

 

#250 2009-06-11 06:07:22

Shrewly
Scratcher
Registered: 2009-04-13
Posts: 3

Re: Scratch 1.4

Dynamic sprite generation!!!!!  smile


I'll steal your chicken  wink

Offline

 

Board footer