# style.window.background = Frame("frame.png", 00, 00)
and defined each character with a different png image as their own text box, since the windows are partially different in colors.
Now I'd like to use the command "window show", but obviously it would only show the default window or the one I input in the style setting... my problem is that I want the windows to keep showing even during transitions as the "dissolve" one.
Is it possible to code a show/hide command for each text box? Or is there a way to keep showing custom windows during transitions?
I couldn't find this case in the cookbook, so I apologize if there was already a similar topic---
I hope that someone can help, thank you in advance