Skip to content

Commit

Permalink
Removed SceneSpawner in the lobby scene
Browse files Browse the repository at this point in the history
  • Loading branch information
shuningzhou committed Jul 21, 2019
1 parent 3f77d9b commit 39ab721
Showing 1 changed file with 1 addition and 52 deletions.
53 changes: 1 addition & 52 deletions Final/Assets/SWNetwork/Scenes/LobbyScene.unity
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.37311953, g: 0.38074014, b: 0.3587274, a: 1}
m_IndirectSpecularColor: {r: 0.37312013, g: 0.3807403, b: 0.35872707, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -1133,8 +1133,6 @@ GameObject:
m_Component:
- component: {fileID: 1833037652}
- component: {fileID: 1833037651}
- component: {fileID: 1833037654}
- component: {fileID: 1833037653}
m_Layer: 0
m_Name: Lobby
m_TagString: Untagged
Expand Down Expand Up @@ -1171,55 +1169,6 @@ Transform:
m_Father: {fileID: 0}
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1833037653
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1833037650}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -750624441, guid: 6a67afbfe15ab9c4696e982c25d07a84, type: 3}
m_Name:
m_EditorClassIdentifier:
playerPrefabs: []
nonPlayerPrefabs: []
spawnPoints: []
spawnPointsFoldout: 1
playerPrefabsFoldout: 1
nonPlayerPrefabsFoldout: 1
spawnerId: 1
AutoInitialization: 1
OnReady:
m_PersistentCalls:
m_Calls: []
m_TypeName: SWNetwork.SceneSpawnerReadyEvent, SWNetwork, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=null
OnHostReady:
m_PersistentCalls:
m_Calls: []
m_TypeName: SWNetwork.SceneSpawnerReadyEvent, SWNetwork, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=null
--- !u!114 &1833037654
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1833037650}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -1914939488, guid: 6a67afbfe15ab9c4696e982c25d07a84, type: 3}
m_Name:
m_EditorClassIdentifier:
type: 0
dynamicallySpawned: 1
fixedNetworkObjectID: 1
showVisibleGizmo: 1
Filterable: 0
SendRealtimeData: 1
visibleSize: 1
--- !u!1 &1941936493
GameObject:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 39ab721

Please sign in to comment.