Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » A GIF in the backdrop?
- INSERT-USER_NAME
-
Scratcher
1000+ posts
A GIF in the backdrop?
I tried to upload a gif as a back drop and only a single frame shows up, but the thumbnail is perfectly animated?

what's going on?
I just copy pasted the gif in a sprite and it started doing it too, I am confused beyond belief.

what's going on?
I just copy pasted the gif in a sprite and it started doing it too, I am confused beyond belief.
Last edited by INSERT-USER_NAME (June 6, 2022 19:28:11)
- An0therRand0mC0der
-
Scratcher
1000+ posts
A GIF in the backdrop?
You need a script:
Also, this feels this belongs more in Help with Scripts, but I know this is easy to misunderstand.
when green flag clicked
switch costume to [first frame v]
forever
wait (how fast you want the gif to be) secs
next costume
end
Also, this feels this belongs more in Help with Scripts, but I know this is easy to misunderstand.
Last edited by An0therRand0mC0der (June 6, 2022 19:33:30)
- INSERT-USER_NAME
-
Scratcher
1000+ posts
A GIF in the backdrop?
You need a script:I said I uploaded a gif file, and was confused that only one frame was showing up on the stage, but the thumbnail is animated.when green flag clicked
switch costume to [first frame v]
forever
wait (how fast you want the gif to be) secs
next costume
end
Also, this feels this belongs more in Help with Scripts, but I know this is easy to misunderstand.
Thanks for the help though.
Last edited by INSERT-USER_NAME (June 6, 2022 19:38:00)
- HruMan
-
Scratcher
40 posts
A GIF in the backdrop?
What is the text of the gif? I saw a very similar gif on the internet
- INSERT-USER_NAME
-
Scratcher
1000+ posts
A GIF in the backdrop?
What is the text of the gif? I saw a very similar gif on the internetsomething about an explosive being in the reader's mailbox.
- Discussion Forums
- » Questions about Scratch
-
» A GIF in the backdrop?