Help with syncing each 3 sprites with each 3 dialogues

If possible, please send an image of how it’s supposed to be (I cannot understand with only words). I’m trying to finish this school project asap, and I’m a beginner at MIT app inventor so any help would be appreciated, thanks!

One way:

1 Like

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.

export_and_upload_aia

.

Thanks! I’ll try this first

I needed to upload it to google drive first because it’s a little bigger, the main screen I’m talking about is named “Ani_Penambahan”, I want each dialogue and sprite change after each 5 seconds but I’m pretty new so I still dunno a lot of things https://drive.google.com/file/d/1-7BMrnFylWeHdv-qrf3AU-6ad7IthZ-a/view?usp=sharing (I did not fully edited my thing to be like TIMAI2’s that’s why it looks a little funky)

Here are the draggable blocks:


You need to pull in Clock1 in the Designer.

Your media are too large for this board.

1 Like


I left the project for you in an anonymous session on code.appinventor.mit.edu

1 Like

tysm!

in timer event, the index 1 should be global number
(Sorry!)

I was lazy and copied blocks without reading them closely, always a mistake.

Thank you @Kevinkun

My other mistake was leaving global "number" poorly named. I should have renamed it to global imageNumber.

1 Like