bevy/examples/picking
Rob Parrett 86d5944b2e
Fix some examples having different instruction text positions (#15017)
# Objective

Thought I had found all of these... noticed some `10px` in #15013 and
did another sweep.

Continuation of #8478, #13583.

## Solution

- Position example text (and other elements) 12px from the edge of the
screen
2024-09-02 22:48:48 +00:00
..
simple_picking.rs Fix some examples having different instruction text positions (#15017) 2024-09-02 22:48:48 +00:00
sprite_picking.rs Add bevy_picking sprite backend (#14757) 2024-08-26 18:01:32 +00:00