Discuss Scratch

actionthecoder
Scratcher
64 posts

How do i animate sans in scratch?

how do i animate sans in scratch? i seen alooooooooooooooooot of people animate sans, and i dont know how to do it.
My signature:

Last edited by actionthecoder (July 22, 2021 01:49:46)

ScolderCreations
Scratcher
1000+ posts

How do i animate sans in scratch?

That depends on what you're specifically trying to animate. Usually, animating a character can be done by using the next costume block, a wait block, and a loop block.
MoreThanEnuff
Scratcher
500+ posts

How do i animate sans in scratch?

ScolderCreations wrote:

That depends on what you're specifically trying to animate.
This person literally asked how to animate Sans. As in “Sans from Undertale”.
ScolderCreations
Scratcher
1000+ posts

How do i animate sans in scratch?

MoreThanEnuff wrote:

ScolderCreations wrote:

That depends on what you're specifically trying to animate.
This person literally asked how to animate Sans. As in “Sans from Undertale”.
that could mean literally any of Sans' animations.
TheGlassPenguin
Scratcher
1000+ posts

How do i animate sans in scratch?

I would recommend obtaining some of Sans' animations from Spriter's Resource or something similar. (chances are they may come in a spritesheet, in that case you will need to use this tutorial to make them work with Scratch) After that, load them in to Scratch, and use a script that looks somewhat like this:
repeat10nextcostumewait0.1secs if the animation is too fast, make the number after the "0." higher, otherwise make it lower. Change this number based on how many costumes are in the animation you want to use
actionthecoder
Scratcher
64 posts

How do i animate sans in scratch?

TheGlassPenguin wrote:

I would recommend obtaining some of Sans' animations from Spriter's Resource or something similar. (chances are they may come in a spritesheet, in that case you will need to use this tutorial to make them work with Scratch) After that, load them in to Scratch, and use a script that looks somewhat like this:
repeat10nextcostumewait0.1secs if the animation is too fast, make the number after the "0." higher, otherwise make it lower. Change this number based on how many costumes are in the animation you want to use
It helped, Thanks!
scratchusername40
Scratcher
1000+ posts

How do i animate sans in scratch?

actionthecoder wrote:

My signature:
Write that in your signature instead of after every post

Powered by DjangoBB