6 - Where to go next
Overview
Fusion has many ways to solve almost any network related problem faced by many types of multiplayer games, not just with car games as we have explored in this tutorial. As you explore the resources listed below it is important to remember that not all of the features and components of Fusion are relevant for all types of games.
Advanced Forecast Vehicle Physics Sample
A more fully featured Advanced Forecast Vehicle Physics Sample is available. This sample is an expansion of this tutorial and adds further features and improvements:
- Interactable physics objects
- Automatic switching of state authority
- Reset functionality for cars
Samples
After checking out the more advanced vehicle sample the recommendation is to read the manual and dive into even more samples. Some of the more advanced topics are listed below.
There are various samples available for Fusion which are split into two categories:
- Game Samples focus on gameplay development. They generally showcase a particular core game loop.
- Technical Samples focus on technical implementation patterns involving Unity and Fusion for multiplayer game development.
These samples are great to move on to next:
Back to top