You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
100 lines
2.8 KiB
Plaintext
100 lines
2.8 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &5436007408952557947
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 5436007408952557925}
|
|
- component: {fileID: 5436007408952557924}
|
|
- component: {fileID: 8549047561508999566}
|
|
m_Layer: 0
|
|
m_Name: NetworkingManager
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &5436007408952557925
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5436007408952557947}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &5436007408952557924
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5436007408952557947}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 593a2fe42fa9d37498c96f9a383b6521, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
RunInBackground: 1
|
|
LogLevel: 1
|
|
NetworkConfig:
|
|
ProtocolVersion: 0
|
|
NetworkTransport: {fileID: 8549047561508999566}
|
|
PlayerPrefab: {fileID: 4927145850774787080, guid: 1d3f5528d25661949890bcd7f47fe81a, type: 3}
|
|
Prefabs:
|
|
NetworkPrefabsLists:
|
|
- {fileID: 11400000, guid: 67e4325119a857f48967fab772faf1d7, type: 2}
|
|
TickRate: 30
|
|
ClientConnectionBufferTimeout: 5
|
|
ConnectionApproval: 1
|
|
ConnectionData:
|
|
EnableTimeResync: 0
|
|
TimeResyncInterval: 30
|
|
EnsureNetworkVariableLengthSafety: 0
|
|
EnableSceneManagement: 1
|
|
ForceSamePrefabs: 0
|
|
RecycleNetworkIds: 1
|
|
NetworkIdRecycleDelay: 120
|
|
RpcHashSize: 0
|
|
LoadSceneTimeOut: 20
|
|
SpawnTimeout: 1
|
|
EnableNetworkLogs: 1
|
|
OldPrefabList: []
|
|
--- !u!114 &8549047561508999566
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5436007408952557947}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 6960e84d07fb87f47956e7a81d71c4e6, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_ProtocolType: 0
|
|
m_MaxPacketQueueSize: 512
|
|
m_MaxPayloadSize: 6144
|
|
m_HeartbeatTimeoutMS: 500
|
|
m_ConnectTimeoutMS: 1000
|
|
m_MaxConnectAttempts: 10
|
|
m_DisconnectTimeoutMS: 10000
|
|
ConnectionData:
|
|
Address: 127.0.0.1
|
|
Port: 7777
|
|
ServerListenAddress: 127.0.0.1
|
|
DebugSimulator:
|
|
PacketDelayMS: 0
|
|
PacketJitterMS: 0
|
|
PacketDropRate: 0
|