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

#1 2012-03-07 13:44:40

MarielleGrace97
New Scratcher
Registered: 2012-03-07
Posts: 2

Costumes, please help. (:


I am doing a game in scratch for a school project and I need the watering can to change the withering flowers to where the flowers are bloomed. I already made the costumes, I just need help with the script.

Thanks!  tongue 

Offline

 

#2 2012-03-07 14:25:36

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Costumes, please help. (:

Well, it depends on how your scripts are already set up. If the watering can pours out water, you could have the flowers change when it touches the water sprite.  smile

Offline

 

#3 2012-03-07 15:03:33

MightyMat
New Scratcher
Registered: 2012-02-10
Posts: 8

Re: Costumes, please help. (:

;D, well done for asking, because that is something you need to be shown not work out, even though it is simple. Here is the script:

[scratchblocks]
when I receive [Bloom v]
switch to costume [Bloomed v]
[scratchblocks]

also, put this in the watering put, so if you kneed it to do it the moment it tips, put this in with the script that makes it tip:

[scratchblocks]
broadcast [Bloom v]
[scratchblocks]

Hope this helps!

Offline

 

#4 2012-03-07 15:10:31

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Costumes, please help. (:

Mighty Matt said:
"
;D, well done for asking, because that is something you need to be shown not work out, even though it is simple. Here is the script:

when I receive [Bloom v]
switch to costume [Bloomed v]
also, put this in the watering put, so if you kneed it to do it the moment it tips, put this in with the script that makes it tip:

broadcast [Bloom v]
Hope this helps!
"


Remember; it's got a slash on the end tag  smile


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

Offline

 

#5 2012-03-07 15:10:34

MightyMat
New Scratcher
Registered: 2012-02-10
Posts: 8

Re: Costumes, please help. (:

MightyMat wrote:

;D, well done for asking, because that is something you need to be shown not work out, even though it is simple. Here is the script:

when I receive [Bloom v]
switch to costume [Bloomed v]
also, put this in the watering put, so if you kneed it to do it the moment it tips, put this in with the script that makes it tip:

broadcast [Bloom v]
Hope this helps!

Sorry, missed out some "/'s". Also, does anybody know how to get one of those auto signiture things?

Offline

 

#6 2012-03-07 15:14:51

MightyMat
New Scratcher
Registered: 2012-02-10
Posts: 8

Re: Costumes, please help. (:

rookwood101 wrote:

Mighty Matt said:
"
;D, well done for asking, because that is something you need to be shown not work out, even though it is simple. Here is the script:

when I receive [Bloom v]
switch to costume [Bloomed v]
also, put this in the watering put, so if you kneed it to do it the moment it tips, put this in with the script that makes it tip:

broadcast [Bloom v]
Hope this helps!
"


Remember; it's got a slash on the end tag  smile

I only realised that the second I posted, but then found the rule about not being able to post again for another 180 secs...why do they have that anyway?

Offline

 

#7 2012-03-07 15:19:53

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: Costumes, please help. (:

MightyMat wrote:

I only realised that the second I posted, but then found the rule about not being able to post again for another 180 secs...why do they have that anyway?

It's just there to prevent spam flooding, especially from SEO spammers and trolls.

The timer gets changed from 180 seconds to 60 seconds (which is standard on most forums) when your status changes to Scratcher.  smile


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#8 2012-03-08 13:19:22

MarielleGrace97
New Scratcher
Registered: 2012-03-07
Posts: 2

Re: Costumes, please help. (:

scimonster wrote:

Well, it depends on how your scripts are already set up. If the watering can pours out water, you could have the flowers change when it touches the water sprite.  smile

Okay, but how? I need the script.

Offline

 

#9 2012-03-08 13:34:54

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Costumes, please help. (:

Isn't that, um, cheating, using scripts fed to you?  hmm
Do you have any programming done already?

Offline

 

#10 2012-03-08 22:42:38

loilove
New Scratcher
Registered: 2012-03-08
Posts: 1

Re: Costumes, please help. (:

i don't know but rookwood101 can teach you, MarielleGrace97

Offline

 

Board footer