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

#1 2008-05-02 20:27:05

Starioshka1Prokol
Scratcher
Registered: 2008-05-01
Posts: 26

Announcements

new vinie is created also post and you you'r new projects constructions and what do you do.also question how to do remix of posted game(shared)?

Offline

 

#2 2008-05-02 21:18:14

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

Re: Announcements

Starioshka1Prokol wrote:

.also question how to do remix of posted game(shared)?

It is very simple.  You download it to your computer, make changes and share it again.  It is automatically labeled as a remix.


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

Offline

 

#3 2008-05-02 22:44:12

Starioshka1Prokol
Scratcher
Registered: 2008-05-01
Posts: 26

Re: Announcements

thanks!also play vinie new version shared today!

Offline

 

#4 2008-05-03 10:06:10

Starioshka1Prokol
Scratcher
Registered: 2008-05-01
Posts: 26

Re: Announcements

new text rpg is creating I need explain how to do a pass to next stage by object like clicking circle and background changhng how to do that?

Offline

 

#5 2008-05-03 14:07:20

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

Re: Announcements

Starioshka1Prokol wrote:

new text rpg is creating I need explain how to do a pass to next stage by object like clicking circle and background changhng how to do that?

To do that, you use the Broadcast block on the sprite you want to control the change:

[blocks]
<when[ Circle Sprite ]clicked>
<broadcast[ Background 2
[/blocks]

Then, on the Stage, you would set up a script like this:

[blocks]
<when I receive[ Background 2
<switch to costume[ Another Background
[/blocks]

Only, instead of Switch to Costume, it would be Switch to Background.  Sorry for the confusion, these fancy blocks don't seem to have one for Switch to Background.


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

Offline

 

#6 2008-05-04 02:26:03

Starioshka1Prokol
Scratcher
Registered: 2008-05-01
Posts: 26

Re: Announcements

wuch wuch jeee..!very helpful you're my friend!!

Last edited by Starioshka1Prokol (2008-05-04 02:26:46)

Offline

 

#7 2008-05-04 02:37:12

Starioshka1Prokol
Scratcher
Registered: 2008-05-01
Posts: 26

Re: Announcements

ok now go to real theme of topic new game is creating it's named TEXT RPG VEDOM!
not sended iet but 1nd llevel almostcreated it's need to by realy big game because tat I fink I will create a group of scratchers to help!but I don't know when.waiting for posts with accounts to add to group members.members videlicet friends can add projects to my gallery named ,,members cart,,

Last edited by Starioshka1Prokol (2008-05-04 02:37:57)

Offline

 

Board footer