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

#1 2011-07-25 01:10:04

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Setting the Whirl effect

Okay for a game I am making (actually two) I need help. For the goal the sprite where you have to get two to win, I am trying to make it so that when flag is clicked it sets whirl effect to 100 but it does NOT! All my scripts are working fine, I tried even when I had this same problem but it was with showing and hiding so I tried deleting that sprite but copying the sprite before I deleted it and it did not work. PLEASE HELP!


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#2 2011-07-25 01:27:07

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

Re: Setting the Whirl effect

[blocks]
<when green flag clicked>
<set[ whirl ]effect to( 100[/blocks]
That isn't working?  hmm

Offline

 

#3 2011-07-25 01:32:17

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Setting the Whirl effect

scimonster wrote:

[blocks]
<when green flag clicked>
<set[ whirl ]effect to( 100[/blocks]
That isn't working?  hmm

Nope!
Well I did When I receive

Last edited by Thescratch3 (2011-07-25 01:33:54)


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#4 2011-07-25 01:55:36

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Setting the Whirl effect

Thescratch3 wrote:

scimonster wrote:

[blocks]
<when green flag clicked>
<set[ whirl ]effect to( 100[/blocks]
That isn't working?  hmm

Nope!
Well I did When I receive

Most likely that messaged didn't get broadcasted then. Have you checked the script that broadcasts that to see what might be causing it to not broadcast the message?


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#5 2011-07-25 01:57:52

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Setting the Whirl effect

There may be a contradictory script somewhere... are there any scripts that say something like 'clear all graphic effects' or 'set whirl effect to 0' ?


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#6 2011-07-25 01:58:25

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Setting the Whirl effect

Wait no I am not sure lemme check... wait I did do when flag clicked. I tried everything maybe the block is broken or got scared to death now yes I am worried so much I am acting childish.


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#7 2011-07-25 01:59:38

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Setting the Whirl effect

jji7skyline wrote:

There may be a contradictory script somewhere... are there any scripts that say something like 'clear all graphic effects' or 'set whirl effect to 0' ?

Not that I know of.


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#8 2011-07-25 05:03:02

Flait7
Scratcher
Registered: 2008-04-14
Posts: 100+

Re: Setting the Whirl effect

Could you post the project so someone can check the scripts?


http://scratch.mit.edu/static/projects/Flait7/2248016_sm.pnghttp://scratch.mit.edu/static/projects/Flait7/1827934_sm.png

Offline

 

#9 2011-07-25 21:57:41

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Setting the Whirl effect

HEY GUYS I FINALLY FIGURED IT OUT! I did When I receive Hide-begin (the message that starts the game) forever if level greater than 0 set whirl effect to 100 and it surprisingly worked! But not enough whirl effect adding more right now... Thanks for the help every body!


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#10 2011-07-26 05:35:50

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Setting the Whirl effect

LIke jj said, I'm assuming the problem in a contradicting script somewhere else.

Try stopping the project, and drag the whirl block out by it self and double click it, it should do the effect.

If that works, then the block isn't broken.


Hai.

Offline

 

#11 2011-07-26 22:34:06

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Setting the Whirl effect

fg123 wrote:

LIke jj said, I'm assuming the problem in a contradicting script somewhere else.

Try stopping the project, and drag the whirl block out by it self and double click it, it should do the effect.

If that works, then the block isn't broken.

I know I tried that a *counts* 10 times about?? And no effect on the sprite! (And I did not have any clear graphic effects)


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#12 2011-07-27 02:09:34

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Setting the Whirl effect

What is the sprite?


Hai.

Offline

 

#13 2011-07-27 12:09:52

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Setting the Whirl effect

fg123 wrote:

What is the sprite?

Just a circle filled with green with a brown outline.


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

Board footer