Files
Cielonos/Assets/Prefabs/Core/InteractableNavigationPoint.prefab
SoulliesOfficial 50ee502684 完善
2026-02-13 09:22:11 -05:00

106 lines
2.9 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &4725336819474476223
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1429820100712377120}
- component: {fileID: 308137261287821655}
m_Layer: 7
m_Name: InteractableNavigationPoint
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1429820100712377120
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4725336819474476223}
serializedVersion: 2
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}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &308137261287821655
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4725336819474476223}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 67a5fc50cb592fe4f95457eb6d66e520, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SickscoreGames.HUDNavigationSystem.HUDNavigationElement
Settings: {fileID: 0}
Prefabs:
RadarPrefab: {fileID: 114278036144483708, guid: 957f0de74025de941b4d59a450a4aaf0, type: 3}
CompassBarPrefab: {fileID: 0}
IndicatorPrefab: {fileID: 114774112296258654, guid: 43ca8a78e154fef43a69247ce19eadc6, type: 3}
MinimapPrefab: {fileID: 0}
hideInRadar: 0
ignoreRadarRadius: 0
ignoreRadarScaling: 0
ignoreRadarFading: 0
rotateWithGameObject: 1
useRadarHeightSystem: 0
hideInCompassBar: 0
ignoreCompassBarRadius: 0
useCompassBarDistanceText: 1
compassBarDistanceTextFormat: '{0}m'
showIndicator: 0
showOffscreenIndicator: 1
ignoreIndicatorRadius: 0
ignoreIndicatorHideDistance: 0
ignoreIndicatorScaling: 0
ignoreIndicatorFading: 0
useIndicatorDistanceText: 0
showOffscreenIndicatorDistance: 0
indicatorOnscreenDistanceTextFormat: '{0}m'
indicatorOffscreenDistanceTextFormat: '{0}'
hideInMinimap: 0
ignoreMinimapRadius: 0
ignoreMinimapScaling: 0
ignoreMinimapFading: 0
rotateWithGameObjectMM: 1
useMinimapHeightSystem: 1
OnElementReady:
m_PersistentCalls:
m_Calls: []
OnElementUpdate:
m_PersistentCalls:
m_Calls: []
OnAppear:
m_PersistentCalls:
m_Calls: []
OnDisappear:
m_PersistentCalls:
m_Calls: []
OnEnterRadius:
m_PersistentCalls:
m_Calls: []
OnLeaveRadius:
m_PersistentCalls:
m_Calls: []
IsActive: 1
Radar: {fileID: 0}
CompassBar: {fileID: 0}
Indicator: {fileID: 0}
Minimap: {fileID: 0}
IsInRadarRadius: 0
IsInCompassBarRadius: 0
IsInIndicatorRadius: 0
IsInMinimapRadius: 0