Bevy version
bf1ca81
What you did
In bevy 0.7, it was possible to manipulate individually ui cameras such as in this example.
What went wrong
With changes made to the way ui is handled in #4745, such design is impossible to execute. Manipulating UI cameras can be useful for fancy game effects, and it would be a shame to lose this flexibility.
Bevy version
bf1ca81
What you did
In bevy 0.7, it was possible to manipulate individually ui cameras such as in this example.
What went wrong
With changes made to the way ui is handled in #4745, such design is impossible to execute. Manipulating UI cameras can be useful for fancy game effects, and it would be a shame to lose this flexibility.