🎯 What you'll learn: How to use multiple sprites together, how to change backdrops for different scenes, and how to use the powerful Broadcast system to coordinate your characters — making a real interactive story!
1-B 2-A 3-B 4-A | 5 backdrop 6 broadcast 7 = switch backdrop to scene2 (broadcast to tell sprites) 8 = hide at start; show when it receives the scene2 broadcast 9 = They coordinate sprites so events happen in the right order | 10 = Backdrop, visible sprites, and dialogue