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

#1 2012-09-10 14:48:20

EzraB
Scratcher
Registered: 2012-03-06
Posts: 29

A great Sprite

The "Fuzzball" cat Sprite has a simple script:

when gf clicked
forever
  switch to costume [costume2 v]
  change [color v] effect by (25)
  switch to costume [costume1 v]
end
cool

Last edited by EzraB (2012-09-14 21:41:50)


I think life should have a few simple meanings: Love. Pulled pork sandwiches. You. Me. Video Games. EzraBsmile

Offline

 

#2 2012-09-10 20:33:51

Tatl
Scratcher
Registered: 2012-09-09
Posts: 37

Re: A great Sprite

...?

I can't tell what point you're trying to get across.

Offline

 

#3 2012-09-14 21:36:41

EzraB
Scratcher
Registered: 2012-03-06
Posts: 29

Re: A great Sprite

Just download one of my projects with Fuzzball.

smile

Last edited by EzraB (2012-09-14 21:37:34)


I think life should have a few simple meanings: Love. Pulled pork sandwiches. You. Me. Video Games. EzraBsmile

Offline

 

#4 2012-09-15 08:46:58

Tatl
Scratcher
Registered: 2012-09-09
Posts: 37

Re: A great Sprite

No thank you. It would help you better to actually explain your point. Not everyone is super eager to download any project.  wink

Could you please explain your point in the first post? What does the script do? How could it be used? Why did you feel like it was important enough to post in the forums?

How does it belong in project ideas?

Offline

 

#5 2012-09-21 09:08:46

EzraB
Scratcher
Registered: 2012-03-06
Posts: 29

Re: A great Sprite

It's this:

when gf clicked
forever
 switch to costume [costume2 v]
 change [color v] effect by (25)
 switch to costume [costume1 v]
cool

Last edited by EzraB (2012-09-21 09:09:33)


I think life should have a few simple meanings: Love. Pulled pork sandwiches. You. Me. Video Games. EzraBsmile

Offline

 

#6 2012-09-21 11:38:00

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: A great Sprite

EzraB wrote:

It's this:

when gf clicked
forever
 switch to costume [costume2 v]
 change [color v] effect by (25)
 switch to costume [costume1 v]
cool

the  cool  emoticon is overused,and a  cool  is not really releated to the script your showing,so you might re consider using the  cool  emoticon less ?


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#7 2012-09-21 16:04:31

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

Re: A great Sprite

dvd4 wrote:

EzraB wrote:

It's this:

when gf clicked
forever
 switch to costume [costume2 v]
 change [color v] effect by (25)
 switch to costume [costume1 v]
cool

the  cool  emoticon is overused,and a  cool  is not really releated to the script your showing,so you might re consider using the  cool  emoticon less ?

that's called mini-modding


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

Offline

 

Board footer