-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
De-clutter
2d_gizmos
example (#13401)
# 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 #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)
- Loading branch information
Showing
1 changed file
with
30 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters