Is this possible?

Is it possible to have a fade transition while a character is walking? If so, how would I script that?

You can try something like

&CHARACTER exits left/right
@transition fade out black #

or you can use a black ovelay

Okay! Thanks! I’ll try that :slightly_smiling_face: