Stop Motion animation

Hi everyone,

I’m working on a project in Thunkable (latest version) and I’d love some help. I know the idea will sound very simple but keep in mind this is my first time ever attempting to use this tool. My goal is to create a stop-motion animation with 8 images.

Here’s what I want it to do:

  • I have 8 images uploaded in Assets (all the same size, named img1.pngimg8.png).

  • On my screen I added:

    • An Image component (to display the frames).

    • A Button (to start the animation, labeled “Play”).

  • When I press Play, I want the 8 images to appear one after the other inside the Image component, creating the effect of an animation.

  • After the last image, the animation should stop automatically.

Any help will be appreciated! <3

Hi @missflaviatrcs0hpi, welcome to Thunkable! :tada:
Here are the needed blocks:

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!