Discuss Scratch

TrainedGalaxy20
Scratcher
12 posts

Scratch costumes

I wanna make my scratch games with costumes but I want more costumes to use so do you know what to do I will add more costumes for moving my character
deck26
Scratcher
1000+ posts

Scratch costumes

What are you asking? You can add costumes to a sprite and write code to use them so I don't understand the question.
TrainedGalaxy20
Scratcher
12 posts

Scratch costumes

I meant I have costumes so I wanna make it so that every time I click a button a costume comes up so I can move my character
TrainedGalaxy20
Scratcher
12 posts

Scratch costumes

deck26 wrote:

What are you asking? You can add costumes to a sprite and write code to use them so I don't understand the question.

I meant I have costumes so I wanna make it so that every time I click a button a costume comes up so I can move my character
deck26
Scratcher
1000+ posts

Scratch costumes

So use the next costume block when you detect the key?
TrainedGalaxy20
Scratcher
12 posts

Scratch costumes

deck26 wrote:

So use the next costume block when you detect the key?

I meant to use arrow keys to move a costume every time because I wanna use a gif for 1 part of moving

Last edited by TrainedGalaxy20 (Feb. 1, 2021 16:20:34)

RockinRooster9
Scratcher
100+ posts

Scratch costumes

foreverswitchcostumetocostumeifkeyright arrowpressed?thenchangecostumeby1ifkeyleft arrowpressed?thenchangecostumeby-1
isaiah5811
Scratcher
22 posts

Scratch costumes

this script should work
whenarrowkeypressedswitchcostumeto

Powered by DjangoBB