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

#1 2011-12-26 08:54:44

LockedOn
Scratcher
Registered: 2011-07-11
Posts: 100+

Previous Costume Button

Macintoshface once suggested: "A 'previous costume' button, and a 'switch <number> costumes ahead'."

I think both are insanely good ideas, so I've created this separate topic for them.

-- LockedOn.

Supporters:

LockedOn


http://tinyurl.com/clntyjt  http://tinyurl.com/6pjgjmr  http://tinyurl.com/83bcz8a  |  LockedOn Themed Emoticons
Use them in your posts! Look cool and show your support!

Offline

 

#2 2011-12-26 09:41:14

mattlai2
Scratcher
Registered: 2011-12-06
Posts: 100+

Re: Previous Costume Button

In fact, both can be done without new blocks.

Previous costume:
[blocks]<switch to costume[ (( <costume #> <-> 1 ))[/blocks]

Switch <number> costumes ahead:
[blocks]<switch to costume[ (( <costume #> <+> <number> ))[/blocks]

Offline

 

#3 2011-12-26 10:29:27

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Previous Costume Button

You could just put:

Switch to costume (costume # - 1)

And

Switch to costume (costume # + [number])


Why

Offline

 

#4 2011-12-27 19:31:46

LockedOn
Scratcher
Registered: 2011-07-11
Posts: 100+

Re: Previous Costume Button

Oh, duh. No wonder nobody replied to Macintoshface's original comment.  tongue
Thanks for the info!

-- LockedOn.


http://tinyurl.com/clntyjt  http://tinyurl.com/6pjgjmr  http://tinyurl.com/83bcz8a  |  LockedOn Themed Emoticons
Use them in your posts! Look cool and show your support!

Offline

 

#5 2011-12-28 12:18:52

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

Re: Previous Costume Button

Closed by request of owner.


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

 

Board footer