Less Comfortable: Program 2 sprites to have a conversation. The sprites need to take turns talking. Each sprite needs to say at least 3 things.
Comfortable: Program 2 sprites to have a conversation. Use broadcast to have them take turns talking. Each sprite needs to say at least 3 things.
Most Comfortable- Use variables to make the mouth move like this. Program 2 sprites to have a conversation. Use broadcast to have them take turns talking. Each sprite needs to say at least 3 things.