1 2 3 4 5
# Command Note `Command` effects only affect the command queue. The `World` modifications of the command only take place when the `apply_deferred` system runs, not immediately.