mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-29 12:52:07 +01:00
Installed MLAPI
This commit is contained in:
@@ -1075,6 +1075,7 @@ GameObject:
|
|||||||
- component: {fileID: 1067101117}
|
- component: {fileID: 1067101117}
|
||||||
- component: {fileID: 1067101118}
|
- component: {fileID: 1067101118}
|
||||||
- component: {fileID: 1067101119}
|
- component: {fileID: 1067101119}
|
||||||
|
- component: {fileID: 1067101120}
|
||||||
m_Layer: 0
|
m_Layer: 0
|
||||||
m_Name: GameManager
|
m_Name: GameManager
|
||||||
m_TagString: GameController
|
m_TagString: GameController
|
||||||
@@ -1121,6 +1122,55 @@ MonoBehaviour:
|
|||||||
m_Script: {fileID: 11500000, guid: 26ee7b094ee25bf49aaf5ffba35f8cf6, type: 3}
|
m_Script: {fileID: 11500000, guid: 26ee7b094ee25bf49aaf5ffba35f8cf6, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
|
--- !u!114 &1067101120
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1067101116}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 593a2fe42fa9d37498c96f9a383b6521, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
DontDestroy: 1
|
||||||
|
RunInBackground: 1
|
||||||
|
LogLevel: 1
|
||||||
|
NetworkConfig:
|
||||||
|
ProtocolVersion: 0
|
||||||
|
NetworkTransport: {fileID: 0}
|
||||||
|
RegisteredScenes: []
|
||||||
|
AllowRuntimeSceneChanges: 0
|
||||||
|
NetworkPrefabs: []
|
||||||
|
PlayerPrefabHash:
|
||||||
|
id: 0
|
||||||
|
CreatePlayerPrefab: 1
|
||||||
|
ReceiveTickrate: 64
|
||||||
|
NetworkTickIntervalSec: 0.05
|
||||||
|
MaxReceiveEventsPerTickRate: 500
|
||||||
|
EventTickrate: 64
|
||||||
|
ClientConnectionBufferTimeout: 10
|
||||||
|
ConnectionApproval: 0
|
||||||
|
ConnectionData:
|
||||||
|
EnableTimeResync: 0
|
||||||
|
TimeResyncInterval: 30
|
||||||
|
EnableNetworkVariable: 1
|
||||||
|
EnsureNetworkVariableLengthSafety: 0
|
||||||
|
EnableSceneManagement: 1
|
||||||
|
ForceSamePrefabs: 1
|
||||||
|
UsePrefabSync: 0
|
||||||
|
RecycleNetworkIds: 1
|
||||||
|
NetworkIdRecycleDelay: 120
|
||||||
|
RpcHashSize: 0
|
||||||
|
LoadSceneTimeOut: 120
|
||||||
|
EnableMessageBuffering: 1
|
||||||
|
MessageBufferTimeout: 20
|
||||||
|
EnableNetworkLogs: 1
|
||||||
|
references:
|
||||||
|
version: 1
|
||||||
|
00000000:
|
||||||
|
type: {class: , ns: , asm: }
|
||||||
--- !u!1 &1111479331 stripped
|
--- !u!1 &1111479331 stripped
|
||||||
GameObject:
|
GameObject:
|
||||||
m_CorrespondingSourceObject: {fileID: 2550463727306718371, guid: 823e8b39d52b71b4eb5a91dbc8d6d59e, type: 3}
|
m_CorrespondingSourceObject: {fileID: 2550463727306718371, guid: 823e8b39d52b71b4eb5a91dbc8d6d59e, type: 3}
|
||||||
|
|||||||
Reference in New Issue
Block a user