![]() # Objective When looking at documentation for the `Update` schedule, its not entirely obvious that developers should actually be using the `FixedUpdate` schedule for most of their game logic. We should directly cross-link between the two, and give examples of which systems to put in which schedules. ## Solution Do just that. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |