This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
station_obscurum_unity/Assets/FishNet/Example/Prefabs/NetworkManager.prefab

191 lines
7.0 KiB
Plaintext
Raw Normal View History

2023-05-31 17:32:21 +02:00
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &7443408887813606051
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7443408887813606049}
- component: {fileID: 7443408887813606050}
- component: {fileID: 934570884}
- component: {fileID: 7443408887813606060}
m_Layer: 0
m_Name: NetworkManager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7443408887813606049
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7443408887813606051}
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}
2023-05-31 18:47:21 +02:00
m_ConstrainProportionsScale: 0
2023-05-31 17:32:21 +02:00
m_Children:
- {fileID: 4393252310584637084}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &7443408887813606050
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7443408887813606051}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d2c95dfde7d73b54dbbdc23155d35d36, type: 3}
m_Name:
m_EditorClassIdentifier:
_refreshDefaultPrefabs: 0
_runInBackground: 1
_dontDestroyOnLoad: 1
2023-05-31 18:47:21 +02:00
_objectPool: {fileID: 0}
2023-05-31 17:32:21 +02:00
_persistence: 0
2023-05-31 18:47:21 +02:00
_logging: {fileID: 0}
_spawnablePrefabs: {fileID: 11400000, guid: ec64eb18c93ab344892891f33edbf82a, type: 2}
2023-05-31 17:32:21 +02:00
--- !u!114 &934570884
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7443408887813606051}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7d331f979d46e8e4a9fc90070c596d44, type: 3}
m_Name:
m_EditorClassIdentifier:
2023-05-31 18:47:21 +02:00
_useNetworkLod: 0
_levelOfDetailDistances: []
_updateHostVisibility: 1
2023-05-31 17:32:21 +02:00
_defaultConditions:
- {fileID: 11400000, guid: 2033f54fd2794464bae08fa5a55c8996, type: 2}
--- !u!114 &7443408887813606060
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7443408887813606051}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 211a9f6ec51ddc14f908f5acc0cd0423, type: 3}
m_Name:
m_EditorClassIdentifier:
_playerPrefab: {fileID: 0}
_addToDefaultScene: 1
Spawns: []
--- !u!1001 &2130063410
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 7443408887813606049}
m_Modifications:
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_Pivot.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_Pivot.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_AnchorMax.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
2023-05-31 18:47:21 +02:00
- target: {fileID: 4393252310969058995, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
propertyPath: m_Name
value: NetworkHudCanvas
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
--- !u!224 &4393252310584637084 stripped
RectTransform:
2023-05-31 18:47:21 +02:00
m_CorrespondingSourceObject: {fileID: 4393252310969058990, guid: 0570b6f7f713dc44a90463654bbcd8d0, type: 3}
2023-05-31 17:32:21 +02:00
m_PrefabInstance: {fileID: 2130063410}
m_PrefabAsset: {fileID: 0}