Some of the steps are based on the online tutorial, but a lot of them are not, so use the instructions below, not the built-in tutorial.
So you have 2 sprites with a background so far...
Have it say something, but wait 2 sec 1st so it’ll show after the other character finished
The rest of this is after the online tutorial
The add the following so it walks onto the stage...
When sprite clicked:
In Scene 2, we'll have 2 characters interact with each other.
Character 4 (one that shows up in Scene 2), after finished walking onto the stage, add the following to the code you already have.
Go to Character 2, and:
So in my example, Scene 1 has the 2 characters; it starts with Character #1 saying something and Character #3 (owl) gliding in...
Then Character #2 says something...
Then the background switches, my Character 1 disappears and Character 4 walks onto the stage and says something...
Character 2 then responds to the message...