Transition in different window

Hey hey!

How do I change the window in which a transition appears? I tried setting the fade model to one rendered with the other windows renderer, to no success.

Cheers!

edit: I just did it with LerpColorInterval now, but I hoped that there is way to do it with Transitions

Hi there!

The Transitions class just operates on render2d, so if you have a separate window with a separate render2d, Transitions won’t work for that.

It sounds like a useful feature though, so feel free to put in a feature request on our issue tracker!

1 Like