Page 1 of 1

Automatic transition when an image replaces another with the same tag?

Posted: Fri Jun 10, 2022 6:42 pm
by zmook
Is there a way to define an automatic transition for when an image replaces another with the same tag?

I have found

Code: Select all

define config.speaking_attribute = "speaking"
define config.say_attribute_transition = Dissolve(0.3)
which implements an automatic transition for attributes added when the character is talking, but if I change their expression while someone else is talking, I have to type "with dissolve" every time. Is there a better way?

Code: Select all

    show eileen concern with dissolve
    "I stared at her. There were a dozen questions I wanted to ask."