Discuss Scratch

Digidragonhunter23
Scratcher
50 posts

sprite is jitterring up and down while on a platform

the sprite is jerking/jittering up and down while its on a platform
also when i press the down key it seems like everything is paused or smthn
i cant understand
project link https://scratch.mit.edu/projects/608953739/

me whe:
real_ender_dragon
Scratcher
61 posts

sprite is jitterring up and down while on a platform

The down key pauses it bc you have a code that says
wait until <not <key [down arrow] pressed?>


when green flag clicked
render (signature)
Digidragonhunter23
Scratcher
50 posts

sprite is jitterring up and down while on a platform

right,ill fix that but what about the sprite jittering? i cant seem to find any answers to that

me whe:
Thingied
Scratcher
1000+ posts

sprite is jitterring up and down while on a platform

In the gravity part of the script, change the y position by -5 instead of -1 so the player isn't in a higher position. Just note that it won't get out of the ground by itself now.

Powered by DjangoBB