Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tutorial

This section will teach you how to quickly setup networking in your bevy game using lightyear.

You can find many examples in the examples folder.

In this tutorial, we will reproduce the simple box example that showcases how to:

  • setup a basic client/server app
  • replicate an entity from server to clients
  • add prediction and interpolation