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

#101 2012-05-17 17:24:56

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

Re: Scratch 2.0 Prototype: Biggest Concerns

RedRocker227 wrote:

Also, I'm disappointed there's no "clean up" option in the scripts area. My scripts are really messy. D:

Mine are too. D:


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

 

#102 2012-05-17 17:25:57

Zbugni_Junk
Scratcher
Registered: 2012-05-05
Posts: 36

Re: Scratch 2.0 Prototype: Biggest Concerns

Dinoclor wrote:

WillieD wrote:

Theres a glitch where the up arrow key scrolls the page up when you mean to do it in the project.

Try clicking the project. It should capture the keyboard.

Same here, that doesn't work.

Offline

 

#103 2012-05-17 17:32:21

MarioLuigi2009
Scratcher
Registered: 2009-12-26
Posts: 63

Re: Scratch 2.0 Prototype: Biggest Concerns

My top concern: the layout. I'm just so used to:

Code:

BB WORKAREA PLAYER
LL |      | |    |
OO |      | |____|
CC |      |SPRITES
KK |      | |    |
SS |______| |____|

That I can't get used to anything else.

Last edited by MarioLuigi2009 (2012-05-17 17:32:53)


http://mag.racked.eu/mcimage/i349/Achievement++get%21/Slammin+Salmon/mca.pnghttp://mag.racked.eu/mcimage/i5007/Achievement++get%21/Smile+for+the+camera/mca.pnghttp://mag.racked.eu/mcimage/i54/Achievement++get%21/Storin+dirt.../mca.pnghttp://www.minecraftanonymous.com/assets/banners/banner_78.png

Offline

 

#104 2012-05-17 17:32:26

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Scratch 2.0 Prototype: Biggest Concerns

kimmy123 wrote:

RedRocker227 wrote:

Also, I'm disappointed there's no "clean up" option in the scripts area. My scripts are really messy. D:

Mine are too. D:


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#105 2012-05-17 17:44:05

MarioLuigi2009
Scratcher
Registered: 2009-12-26
Posts: 63

Re: Scratch 2.0 Prototype: Biggest Concerns

I've noticed there is no way to return values from custom blocks. Also, the boolean variables can't fit in if, not, or, etc.

define <<n> xor <m>> //n and m should be bools
if < < <n> or <m> > and < not < <n> and <m> > > >
  return <true>
else
  return <false>
end
(and the forum needs the new blocks for define, video, etc.)

Last edited by MarioLuigi2009 (2012-05-17 17:49:55)


http://mag.racked.eu/mcimage/i349/Achievement++get%21/Slammin+Salmon/mca.pnghttp://mag.racked.eu/mcimage/i5007/Achievement++get%21/Smile+for+the+camera/mca.pnghttp://mag.racked.eu/mcimage/i54/Achievement++get%21/Storin+dirt.../mca.pnghttp://www.minecraftanonymous.com/assets/banners/banner_78.png

Offline

 

#106 2012-05-17 17:47:39

lemonpretzel
Scratcher
Registered: 2008-10-23
Posts: 100+

Re: Scratch 2.0 Prototype: Biggest Concerns

You cannot drag a c block around a stack block, only the other way around.

Offline

 

#107 2012-05-17 17:52:01

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Scratch 2.0 Prototype: Biggest Concerns

I looked at my own userpage on scratch 2.0. That is a very outdated version! It says my newest project is one I uploaded 4 months ago! How come?


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#108 2012-05-17 17:54:10

for_the_kingdom
Scratcher
Registered: 2010-05-11
Posts: 36

Re: Scratch 2.0 Prototype: Biggest Concerns

are the taggs going to disappear?


http://i.imgur.com/kfAQ3.png

Offline

 

#109 2012-05-17 17:54:33

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: Scratch 2.0 Prototype: Biggest Concerns

Wes64 wrote:

I looked at my own userpage on scratch 2.0. That is a very outdated version! It says my newest project is one I uploaded 4 months ago! How come?

The prototype only has projects up to January.


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#110 2012-05-17 18:10:44

jeromejwei
Scratcher
Registered: 2011-09-05
Posts: 3

Re: Scratch 2.0 Prototype: Biggest Concerns

I'm worried about the speed of the player. A few of my projects were immensly slowed down.

Offline

 

#111 2012-05-17 18:15:15

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Scratch 2.0 Prototype: Biggest Concerns

technoboy10 wrote:

The prototype only has projects up to January.

How come? Oh well, its just kinda disappointing not to be able to see everything.


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#112 2012-05-17 18:21:56

samurai768
Scratcher
Registered: 2009-07-21
Posts: 1000+

Re: Scratch 2.0 Prototype: Biggest Concerns

slayerrobe7 wrote:

The Flag On Comments Doesn't Work I've Seen A Few Inappropriate Comments

^
There were a couple comments from a long time ago that I flagged that showed up  hmm

Offline

 

#113 2012-05-17 18:26:06

12dude80
Scratcher
Registered: 2008-12-10
Posts: 8

Re: Scratch 2.0 Prototype: Biggest Concerns

Will you still be able to upload projects from the program outside of the website?  I don't want to start my projects all over again!  And I looked at my page and not all my projects were there!  My newer ones were gone.  Is this bad?

Offline

 

#114 2012-05-17 18:28:06

12dude80
Scratcher
Registered: 2008-12-10
Posts: 8

Re: Scratch 2.0 Prototype: Biggest Concerns

Oh, and also, the projects don't seem to have the same quality.  The time and images were kind of messed up.  Will it always be like that?  Can you still download projects?

Offline

 

#115 2012-05-17 18:29:29

Twiddlemaster
Scratcher
Registered: 2011-12-22
Posts: 44

Re: Scratch 2.0 Prototype: Biggest Concerns

Please Add Hiding/showing Lists!!!! That Would Be Extremely Helpful In Some Of My Projects!!!!!


http://i48.tinypic.com/1enfkg.jpg

Offline

 

#116 2012-05-17 18:37:46

oiman
Scratcher
Registered: 2010-08-18
Posts: 86

Re: Scratch 2.0 Prototype: Biggest Concerns

How do we store a variable on the cloud, like what the chat room did?


http://awesomegifs.com/wp-content/uploads/psy-gangnam-style-6.gif Yay! I finally have a better sig!

Offline

 

#117 2012-05-17 18:57:53

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Scratch 2.0 Prototype: Biggest Concerns

I have a user page, but I can't use it!


http://pekkit.net/banners/pekkit.png

Offline

 

#118 2012-05-17 18:58:07

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Scratch 2.0 Prototype: Biggest Concerns

The cloud symbol doesn't show on my computer, it just renders as a text box  hmm


Posts: 20000 - Show all posts

Offline

 

#119 2012-05-17 19:01:06

johnm
Scratcher
Registered: 2007-03-08
Posts: 100+

Re: Scratch 2.0 Prototype: Biggest Concerns

ManaUser wrote:

Bug: "Talk bubbles" for clones are not deleted when the clones are.

This is now fixed :-)

Offline

 

#120 2012-05-17 19:01:19

oiman
Scratcher
Registered: 2010-08-18
Posts: 86

Re: Scratch 2.0 Prototype: Biggest Concerns

veggieman001 wrote:

The cloud symbol doesn't show on my computer, it just renders as a text box  hmm

Could you clarify Plz?


http://awesomegifs.com/wp-content/uploads/psy-gangnam-style-6.gif Yay! I finally have a better sig!

Offline

 

#121 2012-05-17 19:36:35

redware
Scratcher
Registered: 2007-05-21
Posts: 92

Re: Scratch 2.0 Prototype: Biggest Concerns

Right click is a problem on the prototype but looks like you are solving it with the cursor tools.......

My biggest concern it that we do not lose scratch as a DESKTOP application. Lots of schools either have problems with bandwidth or do not allow children to access the internet (and do not have the firewall setup to allow just access to scratch)..... So please release also as a desktop application and allow projects to be hosted on school web servers.

I know that online and the scratch community is a focus but remember the teacher in a school classroom with 'problem' pcs.... a stick with a desktop version of scratch is guaranteed to work in these circumstances. It is such a pain when 10 kids are productive and 3 have problems with their browsers....

Offline

 

#122 2012-05-17 19:40:12

redware
Scratcher
Registered: 2007-05-21
Posts: 92

Re: Scratch 2.0 Prototype: Biggest Concerns

Multi-player scratch..... I looked seriously at hi-jacking the sensor variables for creating multi-player games and this had some great potential. Please keep and expand (and document) this feature so that we can write comms programs to hooK up sensors to scratch but also to hook up two copies of scratch together over the internet. This may be cloud variables but they need to share and broadcast between scratch instances in real time so that the position of a sprite can be communicated to the other player.

Offline

 

#123 2012-05-17 19:51:15

PerspectiveDesigns
Scratcher
Registered: 2010-10-14
Posts: 38

Re: Scratch 2.0 Prototype: Biggest Concerns

I really don't like the new look. But I can get used to it  big_smile


Cloud variables are going to be extremely useful for making multiplayer games where you could even save your data and login! But it would be quite easy to cheat and say you are someone else. If Scratch added a "Username" variable that would eliminate all the possibilities of cheating and make it easier to log in!


"It's all fun and games until somebody loses a head."

Offline

 

#124 2012-05-17 19:53:36

redware
Scratcher
Registered: 2007-05-21
Posts: 92

Re: Scratch 2.0 Prototype: Biggest Concerns

I can see the benefits of flash/air but javascript/html5/canvas must nearly be there in terms of functionality surely (for scratch 3.0?).

Offline

 

#125 2012-05-17 19:54:12

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

Re: Scratch 2.0 Prototype: Biggest Concerns

coolhogs wrote:

Mokat wrote:

RedRocker227 wrote:

Also, I'm disappointed there's no "clean up" option in the scripts area. My scripts are really messy. D:

I get really annoyed if scripts are messy so I always have to spend like 15 minutes making the scripts all in a straight line!
My concerns:
There's no Hide List/Show List block.
For some weird reason, the camera option shows some random TV show instead of me.

What show does it show?

It shows what's on Channel 7 on TV. It was showing Dr. Oz earlier...


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

 

Board footer