Discuss Scratch

Sweety_Dragonfly9
Scratcher
100+ posts

Cool effects

Hello fellow Scratchers !! (How ? griffpatch says it, so it works ?)

I want to say you : I want to create a cool project, like this one, but how ? The cool effects than you creates are so cool !! I can't follow !! Seriously, it looks so hard !!!


when this sprite clicked
show
play sound [Cutiness !!! v] until done
ask [Can you help me ?] and wait
hide


So, all of that to say you : HELP ME.


And don't forget the thousands of dragonflies in our hearts. :)
deck26
Scratcher
1000+ posts

Cool effects

You only joined Scratch 5 days ago so what someone who has been on for 6 years can do is likely to seem hard. Learn the basics and gradually build your experience. Don't try to run before you can walk.
Sweety_Dragonfly9
Scratcher
100+ posts

Cool effects

TY @deck26 but cool effects are……………………………………cool. Just give me a little of code for simple effects.


when green flag clicked
switch costume to [myself v]
forever
say [I accept only help !!!]
end

Last edited by Sweety_Dragonfly9 (Feb. 12, 2025 13:41:35)

deck26
Scratcher
1000+ posts

Cool effects

Define an effect that you want to see and perhaps someone can help. The project you show has multiple effects and there's no point us telling you how to do something that you don't want.
Sweety_Dragonfly9
Scratcher
100+ posts

Cool effects

deck26 wrote:

Define an effect that you want to see and perhaps someone can help. The project you show has multiple effects and there's no point us telling you how to do something that you don't want.
I actually want to know how to make an object, for example, appear from a side, and move to a place, but it gets slower and slower. Does somebody knows how this is called ?
XCardx
Scratcher
29 posts

Cool effects

Sweety_Dragonfly9 wrote:

deck26 wrote:

Define an effect that you want to see and perhaps someone can help. The project you show has multiple effects and there's no point us telling you how to do something that you don't want.
I actually want to know how to make an object, for example, appear from a side, and move to a place, but it gets slower and slower. Does somebody knows how this is called ?

One way to do that is to first move the object to where you want to appear, then make it appear, and then move it to the desired location by moving it with a repeat loop based on a speed variable that is decreased each the loop moves the sprite.
Sweety_Dragonfly9
Scratcher
100+ posts

Cool effects

XCardx wrote:

Sweety_Dragonfly9 wrote:

deck26 wrote:

Define an effect that you want to see and perhaps someone can help. The project you show has multiple effects and there's no point us telling you how to do something that you don't want.
I actually want to know how to make an object, for example, appear from a side, and move to a place, but it gets slower and slower. Does somebody knows how this is called ?

One way to do that is to first move the object to where you want to appear, then make it appear, and then move it to the desired location by moving it with a repeat loop based on a speed variable that is decreased each the loop moves the sprite.


Ok thank you !! I already knew the speed variable trick, but I haven't think of decreasing it. Thanks !!
Sweety_Dragonfly9
Scratcher
100+ posts

Cool effects

There are other effects that I wanted to talk about. But for now, I'll just think about a cool project. Thanks @Xcardx and @deck26. I like what you've done for me.

Powered by DjangoBB