docs: Updated doc images
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 32 KiB |
BIN
doc/Components/NetworkIdentity.PNG
Normal file
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 26 KiB |
@ -6,7 +6,7 @@ The Network Identity component is at the heart of the Unity networking high-leve
|
||||
- **Server Only**
|
||||
Tick this checkbox to ensure that Unity only spawns the game object on the server, and not on clients.
|
||||
|
||||
![Inspector](NetworkIdentity.jpg)
|
||||
![Inspector](NetworkIdentity.PNG)
|
||||
|
||||
## Instantiated Network Game Objects
|
||||
|
||||
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 26 KiB |
BIN
doc/Components/NetworkStartPosition.PNG
Normal file
After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 56 KiB |
@ -8,4 +8,4 @@ The Network Manager will spawn players at (0, 0, 0) by default. Adding this comp
|
||||
|
||||
Depending on the Network Manager Player Spawn Method setting the spawning is either Random (possible that the same spawn position will be used by two or more players) or Round Robin (use every available position, until there are more clients than spawn points).
|
||||
|
||||
![Inspector](NetworkStartPosition.jpg)
|
||||
![Inspector](NetworkStartPosition.PNG)
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 18 KiB |