Namespace Unity.Netcode.Samples
Classes
BootstrapManager
Class to display helper buttons and status labels on the GUI, as well as buttons to start host/client/server. Once a connection has been established to the server, the local player can be teleported to random positions via a GUI button.
BootstrapPlayer
Component attached to the "Player Prefab" on the NetworkManager
.