Seven is the number.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

76 lines
2.0 KiB

4 years ago
3 years ago
4 years ago
3 years ago
4 years ago
3 years ago
4 years ago
4 years ago
4 years ago
3 years ago
4 years ago
3 years ago
4 years ago
4 years ago
3 years ago
4 years ago
3 years ago
4 years ago
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 2106054330, guid: 5b00bf8b25851d440940a40ec23344f4, type: 3}
  13. m_Name: BoltRuntimeSettings
  14. m_EditorClassIdentifier:
  15. _config:
  16. framesPerSecond: 60
  17. packetSize: 1200
  18. packetMaxEventSize: 512
  19. packetStreamSize: 4096
  20. maxEntityPriority: 65536
  21. maxPropertyPriority: 2048
  22. scopeMode: 0
  23. logTargets: 3
  24. disableDejitterBuffer: 0
  25. clientSendRate: 3
  26. clientDejitterDelay: 6
  27. clientDejitterDelayMin: 3
  28. clientDejitterDelayMax: 9
  29. serverSendRate: 3
  30. serverDejitterDelay: 6
  31. serverDejitterDelayMin: 3
  32. serverDejitterDelayMax: 9
  33. serverConnectionLimit: 64
  34. serverConnectionAcceptMode: 1
  35. commandQueueSize: 60
  36. commandRedundancy: 6
  37. commandPingMultiplier: 1.25
  38. useNetworkSimulation: 1
  39. simulatedLoss: 0
  40. simulatedPingMean: 0
  41. simulatedPingJitter: 0
  42. simulatedRandomFunction: 0
  43. connectionTimeout: 10000
  44. connectionRequestTimeout: 500
  45. connectionRequestAttempts: 20
  46. connectionLocalRequestAttempts: 5
  47. disableAutoSceneLoading: 0
  48. EnableIPv6: 0
  49. debugClientCount: 1
  50. debugStartPort: 54321
  51. debugBuildMode: 1
  52. debugStartMapName: GalaxyMap
  53. debugPlayAsServer: 1
  54. showDebugInfo: 0
  55. overrideTimeScale: 1
  56. debugEditorMode: 1
  57. consoleToggleKey: 9
  58. consoleVisibleByDefault: 0
  59. compilationWarnLevel: 4
  60. editorSkin: 4
  61. scopeModeHideWarningInGui: 0
  62. showBoltEntityHints: 1
  63. serializeProjectAsText: 0
  64. photonAppId: e44b4d31-ecbe-43ed-a111-d190991125de
  65. photonUsePunch: 1
  66. photonCloudRegionIndex: 5
  67. instantiateMode: 2
  68. globalEntityBehaviourQueryOption: 3
  69. globalEntityPriorityCalculatorQueryOption: 3
  70. globalEntityReplicationFilterQueryOption: 3
  71. a2sServerPort: 21777
  72. enableA2sServer: 1
  73. RoomCreateTimeout: 10
  74. RoomJoinTimeout: 10
  75. enableClientMetrics: 0
  76. enableSourceProvider: 0