Discuss Scratch

ProjectMVirusART
Scratcher
14 posts

Is there a way to show multiple costumes on one sprite

Hello! I saw this on another project and I was wondering, how do you show multiple costumes in one sprite? I lost the project and decided to ask all of you!
scratchgaming2222
Scratcher
500+ posts

Is there a way to show multiple costumes on one sprite

Simple way
When green flag clicked::control hat
Repeat (15)
Stamp::pen
Move [8] steps
Next costume::look
End::motion


thanks cannedkoolaid for the banner!
highlight then ctrl shift down to see the rest of my siggy
scratchgaming2222

i wrote:

Hi! This sight is really a mess.


if you see this make a New topic called plup on show and tell
scratchgaming2222
Scratcher
500+ posts

Is there a way to show multiple costumes on one sprite

.::custom cap


thanks cannedkoolaid for the banner!
highlight then ctrl shift down to see the rest of my siggy
scratchgaming2222

i wrote:

Hi! This sight is really a mess.


if you see this make a New topic called plup on show and tell
supergamer10000
Scratcher
1000+ posts

Is there a way to show multiple costumes on one sprite

Use cloning…

Ask yourself, if you were hacked and lost hours, upon hours of work, would you regret not having a strong password that only takes 5 minutes to make?

Is it time to update your password? Here are some tips to make a strong password:

Length: The longer the password, the stronger it is. A password that is at least 12 characters long.
Complexity: Combination of upper and lowercase letters, numbers, and symbols to make it harder to crack.
Uniqueness: Don't use easily guessable information like your name, address, or date of birth. Also, avoid using the same password for multiple accounts.
Passphrases: A phrase made up of random words, numbers, and symbols, as these can be easier to remember but still secure.
Randomness: Use a random password generator to create a unique and unpredictable password.
Regular updates: Regularly change your passwords to stay ahead of potential security threats.

Remember, the goal is to create a password that is strong, unique, and difficult for others to guess.

I would estimate more than 40% of scratchers have passwords that are hard to guess by a human, but easy to guess by a computer. You never know if today would be the day you lose everything.

Even if just one person was saved from losing hours and hours of work, my mission is accomplished.
ProjectMVirusART
Scratcher
14 posts

Is there a way to show multiple costumes on one sprite

supergamer10000 wrote:

Use cloning…
I mean like show multiple different costumes, so if there was 2 costumes and I wanted to show them both.
scratchgaming2222
Scratcher
500+ posts

Is there a way to show multiple costumes on one sprite

scratchgaming2222 wrote:

cloning way
When green flag clicked::events hat // the most important. To run the script...
Repeat (15)
Create clone of [myself v]
Move [8] steps
Next costume::look
End::motion[/quote]


thanks cannedkoolaid for the banner!
highlight then ctrl shift down to see the rest of my siggy
scratchgaming2222

i wrote:

Hi! This sight is really a mess.


if you see this make a New topic called plup on show and tell
scratchgaming2222
Scratcher
500+ posts

Is there a way to show multiple costumes on one sprite

If <True?> then::sensing c // we really need these
If <False?> then::sensing c // we need these
Quote if you want them to be in scratch 4.0

Last edited by scratchgaming2222 (Oct. 3, 2021 01:28:23)



thanks cannedkoolaid for the banner!
highlight then ctrl shift down to see the rest of my siggy
scratchgaming2222

i wrote:

Hi! This sight is really a mess.


if you see this make a New topic called plup on show and tell
rayhan-z
Scratcher
83 posts

Is there a way to show multiple costumes on one sprite

Do you mean adding a costume? If so, go to the costumes tab and click the add button. use the switch costume blocks to switch costumes. Good luck!

“I like to think of myself, actually, not as a code writer, but an author. I just use zeroes and ones instead of words, cause words let you down.”
-Free Guy (2021)
Kaomoji_Dude
Scratcher
89 posts

Is there a way to show multiple costumes on one sprite

rayhan-z wrote:

Do you mean adding a costume? If so, go to the costumes tab and click the add button. use the switch costume blocks to switch costumes. Good luck!
I think the OP was asking for multiple costumes of a sprite showing up on the stage at once, like onion-skinning.


BEEG
smull
Normal


I like kaomojis.
(._.)
This is Ijomoak. He likes kaomojis as well. He does not, however, protect my signature from kumquats.
Ijomoak urges you to check out my
main profile!
(^ ._. ^)

I dunno what else to put here.





No no no don't scroll down, it's kinda embarassing…





No.
Just no.
Stop.
Look, you're making Ijomoak anxious!
(._.*)





Ha! Made you think there was actually something down here!
ProjectMVirusART
Scratcher
14 posts

Is there a way to show multiple costumes on one sprite

Kaomoji_Dude wrote:

rayhan-z wrote:

Do you mean adding a costume? If so, go to the costumes tab and click the add button. use the switch costume blocks to switch costumes. Good luck!
I think the OP was asking for multiple costumes of a sprite showing up on the stage at once, like onion-skinning.
Yes- that's exactly what I'm trying to say, thank you
rayhan-z
Scratcher
83 posts

Is there a way to show multiple costumes on one sprite

Oh in that case, you can use clones!

when green flag clicked
create clone of [myself]
when I start as a clone
go to x: (whatever) y: (whatever)
next costume

“I like to think of myself, actually, not as a code writer, but an author. I just use zeroes and ones instead of words, cause words let you down.”
-Free Guy (2021)
ProjectMVirusART
Scratcher
14 posts

Is there a way to show multiple costumes on one sprite

rayhan-z wrote:

Oh in that case, you can use clones!

when green flag clicked
create clone of [myself]
when I start as a clone
go to x: (whatever) y: (whatever)
next costume
Thank you!
rayhan-z
Scratcher
83 posts

Is there a way to show multiple costumes on one sprite

Of course! Happy to help! Link me the project when it comes out!

“I like to think of myself, actually, not as a code writer, but an author. I just use zeroes and ones instead of words, cause words let you down.”
-Free Guy (2021)

Powered by DjangoBB