I need help on how to make characters exit the scene while talking.
Just use the animation “walk_talk_happy”
I did but then the character appears on the screen again.
Have you tried doing this?
@CHARACTER exits left/right AND CHARACTER is walk_talk_happy
So this is what I have,
@CHARACTER exits right AND CHARACTER is walk_talk_happy
CHARACTER
Dialogue
I don’t think you should add the “@”
Change the at symbol (@) to an ampersand (&).
It worked! Tysm.
Thank you. It worked!