* Examples now use With<> * More Bevy systems now use With<> * parent_update_system now uses Changed<>
Use glyph_brush_layout and add text alignment support Co-authored-by: Olivier Pinon <op@impero.com> Co-authored-by: tigregalis <anak.harimau@gmail.com> Co-authored-by: Carter Anderson <mcanders1@gmail.com>
system params can be in any order, faster compiles, remove foreach