# Objective - in example `axes`, the axes are sometime one frame late to follow their mesh ## Solution - System `move_cubes` modify the transforms, and `draw_axes` query them for the axes - if their order is not specified, it will be random and sometimes axes are drawn before transforms are updated - order systems |
||
|---|---|---|
| .. | ||
| 2d_gizmos.rs | ||
| 3d_gizmos.rs | ||
| axes.rs | ||
| light_gizmos.rs | ||