mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 19:10:32 +00:00
fix scene refs
This commit is contained in:
parent
2af9dc106c
commit
6f15f2f17a
@ -38,7 +38,7 @@ RenderSettings:
|
|||||||
m_ReflectionIntensity: 1
|
m_ReflectionIntensity: 1
|
||||||
m_CustomReflection: {fileID: 0}
|
m_CustomReflection: {fileID: 0}
|
||||||
m_Sun: {fileID: 0}
|
m_Sun: {fileID: 0}
|
||||||
m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1}
|
m_IndirectSpecularColor: {r: 0.44657815, g: 0.49641192, b: 0.57481617, a: 1}
|
||||||
m_UseRadianceAmbientProbe: 0
|
m_UseRadianceAmbientProbe: 0
|
||||||
--- !u!157 &3
|
--- !u!157 &3
|
||||||
LightmapSettings:
|
LightmapSettings:
|
||||||
@ -1561,13 +1561,14 @@ MonoBehaviour:
|
|||||||
autoStartServerBuild: 1
|
autoStartServerBuild: 1
|
||||||
autoConnectClientBuild: 0
|
autoConnectClientBuild: 0
|
||||||
sendRate: 30
|
sendRate: 30
|
||||||
offlineScene: Assets/TestNT/Scenes/OfflineKcp.unity
|
offlineScene: Assets/Mirror/Examples/TestNT/Scenes/OfflineKcp.unity
|
||||||
onlineScene: Assets/TestNT/Scenes/Online.unity
|
onlineScene: Assets/Mirror/Examples/TestNT/Scenes/Online.unity
|
||||||
transport: {fileID: 821201142}
|
transport: {fileID: 821201142}
|
||||||
networkAddress: mirror.clevertech.net
|
networkAddress: mirror.clevertech.net
|
||||||
maxConnections: 100
|
maxConnections: 100
|
||||||
authenticator: {fileID: 821201138}
|
authenticator: {fileID: 821201138}
|
||||||
playerPrefab: {fileID: 2033010110135952297, guid: 10f39bef276942448bfdfba062b6b6e0, type: 3}
|
playerPrefab: {fileID: 2033010110135952297, guid: 10f39bef276942448bfdfba062b6b6e0,
|
||||||
|
type: 3}
|
||||||
autoCreatePlayer: 1
|
autoCreatePlayer: 1
|
||||||
playerSpawnMethod: 0
|
playerSpawnMethod: 0
|
||||||
spawnPrefabs:
|
spawnPrefabs:
|
||||||
|
Loading…
Reference in New Issue
Block a user