Update
This commit is contained in:
76
Assets/Photon/Fusion/Resources/NetworkProjectConfig.fusion
Normal file
76
Assets/Photon/Fusion/Resources/NetworkProjectConfig.fusion
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"Version": 1,
|
||||
"TypeId": "NetworkProjectConfig",
|
||||
"PeerMode": 0,
|
||||
"LagCompensation": {
|
||||
"Enabled": false,
|
||||
"HitboxBufferLengthInMs": 200,
|
||||
"HitboxDefaultCapacity": 512,
|
||||
"CachedStaticCollidersSize": 64
|
||||
},
|
||||
"EnqueueIncompleteSynchronousSpawns": false,
|
||||
"InvokeRenderInBatchMode": true,
|
||||
"NetworkIdIsObjectName": false,
|
||||
"HideNetworkObjectInactivityGuard": false,
|
||||
"AllowClientServerModesInWebGL": false,
|
||||
"ClientsRecordFrameAndPacketTimingTraces": false,
|
||||
"Simulation": {
|
||||
"InputDataWordCount": 0,
|
||||
"ReplicationFeatures": 1,
|
||||
"InputTransferMode": 0,
|
||||
"SimulationUpdateTimeMode": 0,
|
||||
"PlayerCount": 10,
|
||||
"TickRateSelection": {
|
||||
"Client": 64,
|
||||
"ServerIndex": 0,
|
||||
"ClientSendIndex": 1,
|
||||
"ServerSendIndex": 1
|
||||
},
|
||||
"MaxObjectDestroysSentPerPacket": 32,
|
||||
"EnableExperimentalPacketLossRecovery": false,
|
||||
"EnableAdaptivePacketFragmentation": false
|
||||
},
|
||||
"Network": {
|
||||
"ConnectionTimeout": 10.0,
|
||||
"ConnectionShutdownTime": 1.0,
|
||||
"ReliableDataTransferModes": 3
|
||||
},
|
||||
"HostMigration": {
|
||||
"EnableAutoUpdate": false,
|
||||
"UpdateDelay": 10
|
||||
},
|
||||
"EncryptionConfig": {
|
||||
"EnableEncryption": false
|
||||
},
|
||||
"NetworkConditions": {
|
||||
"Enabled": false,
|
||||
"DelayShape": 0,
|
||||
"DelayMin": 0.15,
|
||||
"DelayMax": 0.15,
|
||||
"DelayPeriod": 0.0,
|
||||
"DelayThreshold": 0.0,
|
||||
"AdditionalJitter": 0.05,
|
||||
"LossChanceShape": 0,
|
||||
"LossChanceMin": 0.05,
|
||||
"LossChanceMax": 0.05,
|
||||
"LossChanceThreshold": 0.0,
|
||||
"LossChancePeriod": 0.0,
|
||||
"AdditionalLoss": 0.0
|
||||
},
|
||||
"Heap": {
|
||||
"PageShift": 15,
|
||||
"PageCount": 256,
|
||||
"GlobalsSize": 0
|
||||
},
|
||||
"AssembliesToWeave": [
|
||||
"Fusion.Unity",
|
||||
"Assembly-CSharp",
|
||||
"Assembly-CSharp-firstpass",
|
||||
"Fusion.Addons.Physics",
|
||||
"Fusion.Addons.FSM"
|
||||
],
|
||||
"UseSerializableDictionary": true,
|
||||
"NullChecksForNetworkedProperties": true,
|
||||
"CheckRpcAttributeUsage": false,
|
||||
"CheckNetworkedPropertiesBeingEmpty": false
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 817bb9ce7e1070e4dafe7bc25442d4e0
|
||||
labels:
|
||||
- FusionDefaultGlobal
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 66a64a17d0b40f34f9224317a5a84bf2, type: 3}
|
||||
PrefabOptions:
|
||||
UnloadPrefabOnReleasingLastInstance: 0
|
||||
UnloadUnusedPrefabsOnShutdown: 0
|
||||
30
Assets/Photon/Fusion/Resources/PhotonAppSettings.asset
Normal file
30
Assets/Photon/Fusion/Resources/PhotonAppSettings.asset
Normal file
@@ -0,0 +1,30 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 1878438611, guid: 7de3b8b9e1263ad479e2d0c4261b7646, type: 3}
|
||||
m_Name: PhotonAppSettings
|
||||
m_EditorClassIdentifier: Fusion.Realtime.dll::Fusion.Photon.Realtime.PhotonAppSettings
|
||||
AppSettings:
|
||||
AppIdFusion:
|
||||
AppIdChat:
|
||||
AppIdVoice:
|
||||
AppVersion:
|
||||
UseNameServer: 1
|
||||
FixedRegion:
|
||||
Server:
|
||||
Port: 0
|
||||
ProxyServer:
|
||||
Protocol: 0
|
||||
EnableProtocolFallback: 1
|
||||
AuthMode: 0
|
||||
EnableLobbyStatistics: 0
|
||||
encryptionMode: 0
|
||||
emptyRoomTtl: 0
|
||||
10
Assets/Photon/Fusion/Resources/PhotonAppSettings.asset.meta
Normal file
10
Assets/Photon/Fusion/Resources/PhotonAppSettings.asset.meta
Normal file
@@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b32213a7f863e564f8e438cc6a87cc55
|
||||
labels:
|
||||
- FusionDefaultGlobal
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user