# Objective Add sprite flipping to `testbed_2d`'s sprite scene ## Solution Draw the sprite flipped in each axis and both axes. Changed the sprite to the rectangular bevy banner with text and made the images different colors. ## Testing ``` cargo run --example testbed_2d ```  --------- Co-authored-by: François Mockers <mockersf@gmail.com> |
||
|---|---|---|
| .. | ||
| 2d.rs | ||
| 3d.rs | ||
| full_ui.rs | ||
| helpers.rs | ||
| ui.rs | ||