Co-authored-by: Mike <mike.hsu@gmail.com>
add_system
add_systems
apply_system_buffers
# Objective This PR adds an example that shows how to use `apply_system_buffers` and how to order it with respect to the relevant systems. It also shows how not ordering the systems can lead to unexpected behaviours. ## Solution Add the example.