Fixed NetworkingStarter missing script
This commit is contained in:
parent
75f8a50009
commit
ca5ccb9057
@ -1,22 +1,12 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1001 &100100000
|
||||
Prefab:
|
||||
m_ObjectHideFlags: 1
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications: []
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 0}
|
||||
m_RootGameObject: {fileID: 1710487389362922}
|
||||
m_IsPrefabParent: 1
|
||||
--- !u!1 &1710487389362922
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
serializedVersion: 5
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4788302188427668}
|
||||
- component: {fileID: 114290523140433344}
|
||||
@ -29,9 +19,10 @@ GameObject:
|
||||
m_IsActive: 1
|
||||
--- !u!4 &4788302188427668
|
||||
Transform:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1710487389362922}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
@ -42,23 +33,21 @@ Transform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &114290523140433344
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1710487389362922}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 323208f72e2edef439b9dfc0fc19a324, type: 3}
|
||||
m_Script: {fileID: 11500000, guid: 4cbec1273b9ee82479bf4cc64c900bd0, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
autoStart: 1
|
||||
serverIpAddress: 127.0.0.1
|
||||
roomName: default
|
||||
gameVersion: 1
|
||||
playerPrefab: {fileID: 1371166636924740, guid: 7460abb770416964a8e4fe6a21db5e10,
|
||||
type: 2}
|
||||
connected: 0
|
||||
connecting: 0
|
||||
playerPrefab: {fileID: 0}
|
||||
serverType: 0
|
||||
useRoleFile: 0
|
||||
roleFileName: Role.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user