bevy/examples/2d
Manuel Fuchs b7cda3293f
Fix path reference to contributors example (#9219)
# Objective

Fix in incorrect reference to another example.

## Solution

Fix the reference. :-)
2023-07-20 17:20:34 +00:00
..
2d_gizmos.rs Instanced line rendering for gizmos based on bevy_polyline (#8427) 2023-06-13 06:49:47 +00:00
2d_shapes.rs
bloom_2d.rs add a default font (#8445) 2023-04-21 22:30:18 +00:00
custom_gltf_vertex_attribute.rs Allow tuples and single plugins in add_plugins, deprecate add_plugin (#8097) 2023-06-21 20:51:03 +00:00
mesh2d_manual.rs improve shader import model (#5703) 2023-06-27 00:29:22 +00:00
mesh2d_vertex_color_texture.rs
mesh2d.rs
move_sprite.rs
pixel_perfect.rs
rotation.rs
sprite_flipping.rs
sprite_sheet.rs
sprite.rs
text2d.rs Fix path reference to contributors example (#9219) 2023-07-20 17:20:34 +00:00
texture_atlas.rs
transparency_2d.rs