Discuss Scratch

imnotveteran
Scratcher
16 posts

how do i make an animation?

here you will learn or teach how to make an animation
EDawg2011
Scratcher
1000+ posts

how do i make an animation?

Do you need help?
RetroDragon530
Scratcher
14 posts

how do i make an animation?

this is a way

defineAnimateframesatSpeedspeedrepeatframesnextcostumewaitspeedsecs
RetroDragon530
Scratcher
14 posts

how do i make an animation?

this is a script that animates, here's how you can use it
Animate5atSpeed0.05
imnotveteran
Scratcher
16 posts

how do i make an animation?

ill make a program in python

input (speed) how many speed you have?
SuperMedhansh
Scratcher
33 posts

how do i make an animation?

just create frames and put them in backdrop or sprite costume and keep changing them
eg-most advanced animations

OR

Make small changes in sprites and use them(simpler way)
eg-my upcoming animation
forkmanb
Scratcher
100+ posts

how do i make an animation?

I think this goes in another place. Help With Scripts is a place where you get help for your project. Do you have a project that you need help with?

P.S. please don't spam “bruh”

Last edited by forkmanb (Feb. 22, 2024 20:32:34)

forkmanb
Scratcher
100+ posts

how do i make an animation?

well… if you don't have a problem with a specific project, I request that you do. This is a place for people to make topics to get help, not make topics to give help.
Jaycob_Alt
Scratcher
2 posts

how do i make an animation?

In order to make an animation by your own without costumes, here’s the basics
howtodoit:whenclickedcreatecloneofmyselfwhenIstartasacloneforevermove10stepswait0.1secschangecoloreffectby10

Let me know if it works or not!
BirbManDaMan
Scratcher
4 posts

how do i make an animation?

you could use costumes, or
glideN/Asecstox:N/Ay:N/A
and
pointindirectionN/A
and in the right order with the wait blocks could make an animation. Ive made a ball bouncing using this method! although it is very slow and im sure theres better ways, this is just how I do it.

Powered by DjangoBB