mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 02:53:07 +00:00
47d6e967b2
# Objective Fixes #13395 ## Solution A minimal set of changes that should make the example a bit more readable without totally redesigning it. - Prune the top left instruction text and make its style consistent with other examples. (see https://github.com/bevyengine/bevy/pull/8478) - Remove one of the circles, which was demonstrating "not overriding segments." - Make the grid a more subtle color - Make the rectangles larger and remove their rotation, moving the arc to make room ## Before / After ![screenshot-before](https://github.com/bevyengine/bevy/assets/200550/1b324e63-aca1-4b70-9e31-0c73bb4cf676) ![screenshot-after](https://github.com/bevyengine/bevy/assets/200550/e7d6d786-cdf8-44dc-be1e-787ba94c5429) |
||
---|---|---|
.. | ||
2d_gizmos.rs | ||
3d_gizmos.rs | ||
axes.rs | ||
light_gizmos.rs |