修改内容

This commit is contained in:
李浩 2025-02-11 10:23:07 +08:00
parent d141bf4922
commit b69bee2a61
23 changed files with 15191 additions and 1673 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c9f10b46ff3fd7145ae6b3c500de4759
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ef2b40f5f0381684f91df590af3ac943
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,133 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-4849268831121193752
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 7
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ZuMuLv
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.5
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.23529413, g: 0.7254902, b: 0.49411768, a: 1}
- _Color: {r: 0.23529413, g: 0.7254902, b: 0.49411768, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 33cab5c165c77db4b9cbde71b13130e4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2762145f381ba5040a7e223c790a4807
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,311 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &-7481233516292351337
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Recorded
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 0.5
value: {x: 0, y: 0, z: 0.0552}
inSlope: {x: 0, y: 0, z: 0.08901818}
outSlope: {x: 0, y: 0, z: 0.08901818}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 0.9166667
value: {x: -0.0662, y: -0.0194, z: 0.0816}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 1
value: {x: -0.0662, y: -0.0194, z: 0.06079}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: SM_HaiLanBaoShi
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 2534445813
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.9166667
value: -0.0662
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: -0.0662
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.x
path: SM_HaiLanBaoShi
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.9166667
value: -0.0194
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: -0.0194
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.y
path: SM_HaiLanBaoShi
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5
value: 0.0552
inSlope: 0.08901818
outSlope: 0.08901818
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.9166667
value: 0.0816
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 0.06079
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.z
path: SM_HaiLanBaoShi
classID: 4
script: {fileID: 0}
flags: 0
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bfda56da833e2384a9677cd3c976a436, type: 3}
m_Name: FangRuPianGuangJing
m_EditorClassIdentifier:
m_Version: 0
m_Tracks:
- {fileID: 2245926895152462943}
m_FixedDuration: 0
m_EditorSettings:
m_Framerate: 60
m_ScenePreview: 1
m_DurationMode: 0
m_MarkerTrack: {fileID: 0}
--- !u!114 &2245926895152462943
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d21dcc2386d650c4597f3633c75a1f98, type: 3}
m_Name: Animation Track
m_EditorClassIdentifier:
m_Version: 3
m_AnimClip: {fileID: 0}
m_Locked: 0
m_Muted: 0
m_CustomPlayableFullTypename:
m_Curves: {fileID: 0}
m_Parent: {fileID: 11400000}
m_Children: []
m_Clips: []
m_Markers:
m_Objects: []
m_InfiniteClipPreExtrapolation: 1
m_InfiniteClipPostExtrapolation: 1
m_InfiniteClipOffsetPosition: {x: 0.1798, y: 1.2115678, z: 2.3291}
m_InfiniteClipOffsetEulerAngles: {x: 270, y: 0, z: 0}
m_InfiniteClipTimeOffset: 0
m_InfiniteClipRemoveOffset: 0
m_InfiniteClipApplyFootIK: 1
mInfiniteClipLoop: 0
m_MatchTargetFields: 63
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_AvatarMask: {fileID: 0}
m_ApplyAvatarMask: 1
m_TrackOffset: 0
m_InfiniteClip: {fileID: -7481233516292351337}
m_OpenClipOffsetRotation: {x: 0, y: 0, z: 0, w: 1}
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
m_ApplyOffsets: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 307165b189fd3294284a9851f25d0ba3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,308 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7359411237063667721
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d21dcc2386d650c4597f3633c75a1f98, type: 3}
m_Name: Animation Track
m_EditorClassIdentifier:
m_Version: 3
m_AnimClip: {fileID: 0}
m_Locked: 0
m_Muted: 0
m_CustomPlayableFullTypename:
m_Curves: {fileID: 0}
m_Parent: {fileID: 11400000}
m_Children: []
m_Clips: []
m_Markers:
m_Objects: []
m_InfiniteClipPreExtrapolation: 1
m_InfiniteClipPostExtrapolation: 1
m_InfiniteClipOffsetPosition: {x: 0.1798, y: 1.2115678, z: 2.3291}
m_InfiniteClipOffsetEulerAngles: {x: 270, y: 0, z: 0}
m_InfiniteClipTimeOffset: 0
m_InfiniteClipRemoveOffset: 0
m_InfiniteClipApplyFootIK: 1
mInfiniteClipLoop: 0
m_MatchTargetFields: 63
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_AvatarMask: {fileID: 0}
m_ApplyAvatarMask: 1
m_TrackOffset: 0
m_InfiniteClip: {fileID: -5366797565137565707}
m_OpenClipOffsetRotation: {x: 0, y: 0, z: 0, w: 1}
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
m_ApplyOffsets: 0
--- !u!74 &-5366797565137565707
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Recorded
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0.00177, y: 0.00735, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 0.98333335
value: {x: 0.00177, y: -0.01558, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: SM_DiaZi004
m_ScaleCurves: []
m_FloatCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0.98333335
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: SM_DiaZi004
classID: 1
script: {fileID: 0}
flags: 0
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 3526449557
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3526449557
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.00177
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.98333335
value: 0.00177
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.x
path: SM_DiaZi004
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.00735
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.98333335
value: -0.01558
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.y
path: SM_DiaZi004
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.98333335
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.z
path: SM_DiaZi004
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0.98333335
value: 1
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: SM_DiaZi004
classID: 1
script: {fileID: 0}
flags: 0
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bfda56da833e2384a9677cd3c976a436, type: 3}
m_Name: NaChuHaiLanBaoShi
m_EditorClassIdentifier:
m_Version: 0
m_Tracks:
- {fileID: -7359411237063667721}
m_FixedDuration: 0
m_EditorSettings:
m_Framerate: 60
m_ScenePreview: 1
m_DurationMode: 0
m_MarkerTrack: {fileID: 0}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 944bffb89a71c094ca8d7e34cf7dec01
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,754 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &-3721686379456929659
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Recorded (1)
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 180, y: 180, z: 180}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path:
m_PositionCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path:
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 0
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.x
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.y
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.z
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 180
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.x
path:
classID: 4
script: {fileID: 0}
flags: 16
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 180
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.y
path:
classID: 4
script: {fileID: 0}
flags: 16
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 180
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.z
path:
classID: 4
script: {fileID: 0}
flags: 16
m_EulerEditorCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path:
classID: 4
script: {fileID: 0}
flags: 0
m_HasGenericRootTransform: 1
m_HasMotionFloatCurves: 0
m_Events: []
--- !u!74 &-1036642407320819580
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Recorded
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0.00000007577785, y: 0.000005722046, z: -0.000005008384}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 0.5833333
value: {x: 0.00000007577785, y: 25.70873, z: -0.000005008384}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 1.0166667
value: {x: 0.00000007577785, y: 0.000005722046, z: -0.000005008384}
inSlope: {x: 0, y: -58.706013, z: 0}
outSlope: {x: 0, y: -58.706013, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 1.4666667
value: {x: 0.00000007577785, y: -26.14825, z: -0.000005008384}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 1.9166666
value: {x: 0.00000007577785, y: 25.70873, z: -0.000005008384}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 2.35
value: {x: 0.00000007577785, y: 0.000005722046, z: -0.000005008384}
inSlope: {x: 0, y: -51.00686, z: 0}
outSlope: {x: 0, y: -51.00686, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 2.9333334
value: {x: 0.00000007577785, y: -26.14825, z: -0.000005008384}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 3.3333333
value: {x: 0.00000007577785, y: 0.000005722046, z: -0.000005008384}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path:
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 3.3333333
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.0166667
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.4666667
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.9166666
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.35
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.9333334
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.3333333
value: 0.00000007577785
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.x
path:
classID: 4
script: {fileID: 0}
flags: 16
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.000005722046
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: 25.70873
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.0166667
value: 0.000005722046
inSlope: -58.706013
outSlope: -58.706013
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.4666667
value: -26.14825
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.9166666
value: 25.70873
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.35
value: 0.000005722046
inSlope: -51.00686
outSlope: -51.00686
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.9333334
value: -26.14825
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.3333333
value: 0.000005722046
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.y
path:
classID: 4
script: {fileID: 0}
flags: 16
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.0166667
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.4666667
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.9166666
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.35
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.9333334
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.3333333
value: -0.000005008384
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.z
path:
classID: 4
script: {fileID: 0}
flags: 16
m_EulerEditorCurves:
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path:
classID: 4
script: {fileID: 0}
flags: 0
- serializedVersion: 2
curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path:
classID: 4
script: {fileID: 0}
flags: 0
m_HasGenericRootTransform: 1
m_HasMotionFloatCurves: 0
m_Events: []
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bfda56da833e2384a9677cd3c976a436, type: 3}
m_Name: ZhuanDong
m_EditorClassIdentifier:
m_Version: 0
m_Tracks:
- {fileID: 4922043530053900144}
m_FixedDuration: 0
m_EditorSettings:
m_Framerate: 60
m_ScenePreview: 1
m_DurationMode: 0
m_MarkerTrack: {fileID: 0}
--- !u!114 &4922043530053900144
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d21dcc2386d650c4597f3633c75a1f98, type: 3}
m_Name: Animation Track
m_EditorClassIdentifier:
m_Version: 3
m_AnimClip: {fileID: 0}
m_Locked: 0
m_Muted: 0
m_CustomPlayableFullTypename:
m_Curves: {fileID: 0}
m_Parent: {fileID: 11400000}
m_Children: []
m_Clips: []
m_Markers:
m_Objects: []
m_InfiniteClipPreExtrapolation: 1
m_InfiniteClipPostExtrapolation: 1
m_InfiniteClipOffsetPosition: {x: 0.2074, y: 1.3128303, z: 2.2817695}
m_InfiniteClipOffsetEulerAngles: {x: -0.0000017075473, y: 180, z: 180}
m_InfiniteClipTimeOffset: 0
m_InfiniteClipRemoveOffset: 0
m_InfiniteClipApplyFootIK: 1
mInfiniteClipLoop: 0
m_MatchTargetFields: 63
m_Position: {x: 0, y: 0, z: 0}
m_EulerAngles: {x: 0, y: 0, z: 0}
m_AvatarMask: {fileID: 0}
m_ApplyAvatarMask: 1
m_TrackOffset: 0
m_InfiniteClip: {fileID: -3721686379456929659}
m_OpenClipOffsetRotation: {x: 0, y: 0, z: 0, w: 1}
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
m_ApplyOffsets: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0b8c9cf3b09f131458d17e157e6c09ff
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,22 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bfda56da833e2384a9677cd3c976a436, type: 3}
m_Name: "\u6848\u4F8B"
m_EditorClassIdentifier:
m_Version: 0
m_Tracks: []
m_FixedDuration: 0
m_EditorSettings:
m_Framerate: 60
m_ScenePreview: 1
m_DurationMode: 0
m_MarkerTrack: {fileID: 0}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e27f6b6ac7bef954997128af09bce6e4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@ -239,59 +239,6 @@ Transform:
- {fileID: 836291347}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &216173757
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 216173758}
- component: {fileID: 216173759}
m_Layer: 0
m_Name: FangRuBianShi
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &216173758
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 216173757}
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: 2024174324}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!320 &216173759
PlayableDirector:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 216173757}
m_Enabled: 1
serializedVersion: 3
m_PlayableAsset: {fileID: 11400000, guid: 25c40759af3d29643afd2504fcdadcad, type: 2}
m_InitialState: 0
m_WrapMode: 2
m_DirectorUpdateMode: 1
m_InitialTime: 0
m_SceneBindings:
- key: {fileID: -2494702701678401555, guid: 25c40759af3d29643afd2504fcdadcad, type: 2}
value: {fileID: 1495653728}
- key: {fileID: -9092808839359962960, guid: 25c40759af3d29643afd2504fcdadcad, type: 2}
value: {fileID: 680014621}
m_ExposedReferences:
m_References: []
--- !u!1 &222872594
GameObject:
m_ObjectHideFlags: 0
@ -489,225 +436,6 @@ Transform:
m_CorrespondingSourceObject: {fileID: 8534457995720353007, guid: 5a491c682770cf44fa7894d9d74a5f1b, type: 3}
m_PrefabInstance: {fileID: 1495653725}
m_PrefabAsset: {fileID: 0}
--- !u!1 &393730490 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: -6466003428763570360, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 680014616}
m_PrefabAsset: {fileID: 0}
--- !u!64 &393730491
MeshCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 393730490}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 5
m_Convex: 1
m_CookingOptions: 30
m_Mesh: {fileID: -6877617558369070758, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
--- !u!1001 &680014616
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 1111279767}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.x
value: 0.41199
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.y
value: 1.21094
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.z
value: 2.32461
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.w
value: 0.7071068
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.x
value: -0.7071068
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.z
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_Name
value: SM_BianShi_ZSY
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6983571342010871469, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.z
value: 0.308986
objectReference: {fileID: 0}
- target: {fileID: 6983571342010871469, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.y
value: 0.00641
objectReference: {fileID: 0}
- target: {fileID: 6983571342010871469, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.z
value: -0.00077
objectReference: {fileID: 0}
- target: {fileID: 8813154576844971378, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_Name
value: SM_BianShi
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
insertIndex: -1
addedObject: {fileID: 680014621}
- targetCorrespondingSourceObject: {fileID: 8813154576844971378, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
insertIndex: -1
addedObject: {fileID: 680014619}
- targetCorrespondingSourceObject: {fileID: -6466003428763570360, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
insertIndex: -1
addedObject: {fileID: 393730491}
m_SourcePrefab: {fileID: 100100000, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
--- !u!4 &680014617 stripped
Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 680014616}
m_PrefabAsset: {fileID: 0}
--- !u!1 &680014618 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 8813154576844971378, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 680014616}
m_PrefabAsset: {fileID: 0}
--- !u!64 &680014619
MeshCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 680014618}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 5
m_Convex: 1
m_CookingOptions: 30
m_Mesh: {fileID: -2805638167851708950, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
--- !u!1 &680014620 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 680014616}
m_PrefabAsset: {fileID: 0}
--- !u!95 &680014621
Animator:
serializedVersion: 5
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 680014620}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 0}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!1001 &736217797
PrefabInstance:
m_ObjectHideFlags: 0
@ -834,59 +562,6 @@ Transform:
m_CorrespondingSourceObject: {fileID: 322569509231911114, guid: b2eda5b7349633a4fb6d7dde28e9ba8b, type: 3}
m_PrefabInstance: {fileID: 736217797}
m_PrefabAsset: {fileID: 0}
--- !u!1 &754573822
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 754573823}
- component: {fileID: 754573824}
m_Layer: 0
m_Name: DiRuZheSheYou
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &754573823
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 754573822}
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: 2024174324}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!320 &754573824
PlayableDirector:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 754573822}
m_Enabled: 1
serializedVersion: 3
m_PlayableAsset: {fileID: 11400000, guid: 253c1b2c686067e47af03afc54b79447, type: 2}
m_InitialState: 0
m_WrapMode: 2
m_DirectorUpdateMode: 1
m_InitialTime: 0
m_SceneBindings:
- key: {fileID: 9024995992212597766, guid: 253c1b2c686067e47af03afc54b79447, type: 2}
value: {fileID: 1495653728}
- key: {fileID: -2266248745335255147, guid: 253c1b2c686067e47af03afc54b79447, type: 2}
value: {fileID: 1078291567}
m_ExposedReferences:
m_References: []
--- !u!1001 &836291346
PrefabInstance:
m_ObjectHideFlags: 0
@ -1087,7 +762,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!4 &1111279767
Transform:
m_ObjectHideFlags: 0
@ -1102,202 +777,10 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 236931595}
- {fileID: 680014617}
- {fileID: 1129909497}
- {fileID: 1495653726}
- {fileID: 1078291564}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1129909496
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 1111279767}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.x
value: 0.31714
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.y
value: 1.25009
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.z
value: 2.36556
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.w
value: -0.7071068
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.x
value: 0.7071068
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.z
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 323323068373041925, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_Name
value: SM_BianShi_ZSY (1)
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6983571342010871469, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalScale.z
value: 0.308986
objectReference: {fileID: 0}
- target: {fileID: 6983571342010871469, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.y
value: 0.00641
objectReference: {fileID: 0}
- target: {fileID: 6983571342010871469, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_LocalPosition.z
value: -0.00077
objectReference: {fileID: 0}
- target: {fileID: 8813154576844971378, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
propertyPath: m_Name
value: SM_BianShi
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects:
- {fileID: -6466003428763570360, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
insertIndex: -1
addedObject: {fileID: 1129909501}
- targetCorrespondingSourceObject: {fileID: 8813154576844971378, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
insertIndex: -1
addedObject: {fileID: 1129909500}
m_SourcePrefab: {fileID: 100100000, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
--- !u!4 &1129909497 stripped
Transform:
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 1129909496}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1129909498 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 8813154576844971378, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 1129909496}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1129909499 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
m_PrefabInstance: {fileID: 1129909496}
m_PrefabAsset: {fileID: 0}
--- !u!64 &1129909500
MeshCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1129909498}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 5
m_Convex: 1
m_CookingOptions: 30
m_Mesh: {fileID: -2805638167851708950, guid: c6083c5657728de45b21bb4d9f1ef459, type: 3}
--- !u!95 &1129909501
Animator:
serializedVersion: 5
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1129909499}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 0}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!1 &1143335191
GameObject:
m_ObjectHideFlags: 0
@ -1416,59 +899,6 @@ Transform:
m_Children: []
m_Father: {fileID: 1562416270}
m_LocalEulerAnglesHint: {x: 60, y: 0, z: 40}
--- !u!1 &1188974428
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1188974429}
- component: {fileID: 1188974430}
m_Layer: 0
m_Name: CaBaoShiLengJing
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1188974429
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1188974428}
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: 2024174324}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!320 &1188974430
PlayableDirector:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1188974428}
m_Enabled: 1
serializedVersion: 3
m_PlayableAsset: {fileID: 11400000, guid: 08c8ba9f4df283642be17b13b0b66e8e, type: 2}
m_InitialState: 0
m_WrapMode: 2
m_DirectorUpdateMode: 1
m_InitialTime: 0
m_SceneBindings:
- key: {fileID: -8896583756985351548, guid: 08c8ba9f4df283642be17b13b0b66e8e, type: 2}
value: {fileID: 236931598}
- key: {fileID: -5396303937980345622, guid: 08c8ba9f4df283642be17b13b0b66e8e, type: 2}
value: {fileID: 1495653728}
m_ExposedReferences:
m_References: []
--- !u!1 &1239417686
GameObject:
m_ObjectHideFlags: 0
@ -2111,118 +1541,9 @@ Transform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2058692222}
- {fileID: 1188974429}
- {fileID: 754573823}
- {fileID: 216173758}
- {fileID: 2109336119}
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2058692221
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2058692222}
- component: {fileID: 2058692223}
m_Layer: 0
m_Name: QuChuBianShi
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &2058692222
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2058692221}
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: 2024174324}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!320 &2058692223
PlayableDirector:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2058692221}
m_Enabled: 1
serializedVersion: 3
m_PlayableAsset: {fileID: 11400000, guid: 1327f5dd4c8b54d479a36530fea28c70, type: 2}
m_InitialState: 0
m_WrapMode: 2
m_DirectorUpdateMode: 1
m_InitialTime: 0
m_SceneBindings:
- key: {fileID: -1102272570587766831, guid: 1327f5dd4c8b54d479a36530fea28c70, type: 2}
value: {fileID: 680014621}
m_ExposedReferences:
m_References: []
--- !u!1 &2109336118
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2109336119}
- component: {fileID: 2109336120}
m_Layer: 0
m_Name: NaChuBaoShi
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &2109336119
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2109336118}
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: 2024174324}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!320 &2109336120
PlayableDirector:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2109336118}
m_Enabled: 1
serializedVersion: 3
m_PlayableAsset: {fileID: 11400000, guid: 6a244efa34052504ebe09f343d9ceea6, type: 2}
m_InitialState: 0
m_WrapMode: 2
m_DirectorUpdateMode: 1
m_InitialTime: 0
m_SceneBindings:
- key: {fileID: -7646007601682621943, guid: 6a244efa34052504ebe09f343d9ceea6, type: 2}
value: {fileID: 1495653728}
- key: {fileID: 1783042415980970216, guid: 6a244efa34052504ebe09f343d9ceea6, type: 2}
value: {fileID: 680014621}
m_ExposedReferences:
m_References: []
--- !u!1 &2119595011
GameObject:
m_ObjectHideFlags: 0

View File

@ -626,7 +626,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!95 &372993597
Animator:
serializedVersion: 5
@ -655,7 +655,7 @@ MeshRenderer:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 372993596}
m_Enabled: 1
m_Enabled: 0
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
@ -707,8 +707,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 372993596}
serializedVersion: 2
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: -0.4453, y: 1.2115678, z: 2.3224}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.990394, y: 0.7693121, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []

View File

@ -3,9 +3,9 @@
<Module>
<Scene>ShuiReFaHeCheng</Scene>
<Type>All</Type>
<Name>水热法合成祖母绿检测</Name>
<Scene>ShuiReFaHeCheng</Scene>
<Type>All</Type>
<Name>水热法合成祖母绿检测</Name>
<!--状态机-->
@ -29,10 +29,60 @@
祖母绿是世界五大宝石之一,目前市场上合成祖母绿的生产商很多,合成技术亦十分成熟,鉴别天然与合成的工作更为重要。本实验将从颜色、内含物、紫外荧光、来鉴别天然祖母绿和水热法合成祖母绿。    
</Descript>
<Device>
<Name>宝石镊子</Name>
<HighLight color="255,255,255"/>
<Path>Main/SM_NieZi</Path>
<Tip>宝石镊子</Tip>
<Icon>工具/骨刀.png</Icon>
</Device>
<Device>
<Name>偏光镜</Name>
<HighLight color="255,255,255"/>
<Path>Main/SM_PianGuangJing</Path>
<Tip>偏光镜</Tip>
<Icon>工具/骨刀.png</Icon>
</Device>
<Device>
<Name>折射仪</Name>
<HighLight color="255,255,255"/>
<Path>Main/SM_ZHeSheYi</Path>
<Tip>折射仪</Tip>
<Icon>工具/骨刀.png</Icon>
</Device>
<Device>
<Name>显微镜</Name>
<HighLight color="255,255,255"/>
<Path>Main/SM_XianWeiJing</Path>
<Tip>显微镜</Tip>
<Icon>工具/骨刀.png</Icon>
</Device>
<Device>
<Name>密度仪</Name>
<HighLight color="255,255,255"/>
<Path>Main/SM_MiDuYi</Path>
<Tip>密度仪</Tip>
<Icon>工具/骨刀.png</Icon>
</Device>
<Device>
<Name>紫外荧光灯</Name>
<HighLight color="255,255,255"/>
<Path>Main/SM_ZiWaiYingGuangDeng</Path>
<Tip>紫外荧光灯</Tip>
<Icon>工具/骨刀.png</Icon>
</Device>
<!--随便配置的分数模块-->
<Score>
@ -43,41 +93,53 @@
<Operation moduleType="Study" freeStep="true">
<Step name="紫外荧光灯的使用">
<Step name="1.肉眼观察">
<Step name="1.打开偏光镜电源">
<Start>
<Action type="Sequence">
<Action type="Show" value="Main/SM_NieZi" isShow="true" ></Action>
<Action type="Show" value="Main/SM_NieZi (1)" isShow="false" ></Action>
<!--台面视角-->
<Action type="Move" value="FlyCamera" to="-0.341725171,1.40319395,2.0855093" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="33.3920975,359.285889,-1.59777631e-08" time="0"></Action>
<Action type="Move" value="FlyCamera" to="0.238259211,1.44267952,2.06465316" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="35.8309822,359.035767,-3.29084315e-08" time="0"></Action>
<Action type="TextTip" value="祖母绿是世界五大宝石之一,目前市场上合成祖母绿的生产商很多,合成技术亦十分成熟,鉴别天然与合成的工作更为重要。本实验将从颜色、内含物、紫外荧光、来鉴别天然祖母绿和水热法合成祖母绿。" btns="确定"/>
<Condition type="UIClick" value="UIRoot/PopUI/UITextTip/Mask/Connt/BtnContent/确定"></Condition>
<!--近距离 视角-->
<Action type="Move" value="FlyCamera" to="-0.347500294,1.37970066,2.14059496" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="33.3920975,359.285889,-1.59777631e-08" time="0"></Action>
<Action type="Hint" value="请将被测试的玉滴石放置到紫外荧光灯的暗箱内" time="-1" icon="true" ></Action>
<!--点击 塑料袋-->
<Action type="HighLight" value="Main/SM_FGJ_ShiYong/SM_DiaZi004" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_FGJ_ShiYong/SM_DiaZi004" ></Condition>
<Action type="HighLight" value="Main/SM_FGJ_ShiYong/SM_DiaZi004" isHigh="false" color="0,255,0,255"></Action>
<Action type="Hint" value="请选择合适的工具,夹持宝石,观察祖母绿是否具备绿色、透明、玻璃光泽特征" time="-1" icon="true" ></Action>
<!--拿出 玉滴石-->
<Action type="TimeLine" value="TimeLines/NaChuYuDiShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="36"></Action>
<!--放宝石-->
<Action type="TimeLine" value="TimeLines/FangRuAnMen" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<Action type="UITools" devices="宝石镊子,偏光镜,折射仪,显微镜,密度仪,紫外荧光灯" answers="宝石镊子"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="1"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<!--镊子近距离视角-->
<Action type="Move" value="FlyCamera" to="0.207000002,1.36743391,2.19799995" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="19.6966248,358.785614,-1.41692507e-08" time="0"></Action>
<Action type="Show" value="Main/SM_NieZi" isShow="false" ></Action>
<Action type="Show" value="Main/SM_NieZi (1)" isShow="true" ></Action>
<!--转动-->
<Action type="TimeLine" value="TimeLines/ZhuanDong" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="200"></Action>
<Action type="Show" value="Main/SM_NieZi" isShow="true" ></Action>
<Action type="Show" value="Main/SM_NieZi (1)" isShow="false" ></Action>
<Action type="Log" value="到这里!!!!!"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
@ -86,21 +148,73 @@
<Step name="2.均质体/非均质体检测">
<Start>
<Action type="Sequence">
<!--显微镜开关视角-->
<Action type="Move" value="FlyCamera" to="-0.299600005,1.42850006,2.43650007" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="81.3902893,180,180" time="0"></Action>
<Action type="Hint" value="请填写紫外荧光灯长波数值" time="-1" icon="true" ></Action>
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
<Input name="数字1:" var="变量1" answer="365"></Input>
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
<Btn name="取消"></Btn>
<Action type="Hint" value="请选择合适的工具,检测祖母绿是均质体还是非均质体" time="-1" icon="true" ></Action>
<Action type="UITools" devices="宝石镊子,偏光镜,折射仪,显微镜,密度仪,紫外荧光灯" answers="偏光镜"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="1"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<!--5.放置非均质体单晶类宝石-->
<Action type="Hint" value="请将已经经过清理的非均质体单晶类宝石,放置在玻璃载物台上" time="-1" icon="true" ></Action>
<Action type="Show" value="CustomParent" isShow="true"></Action>
<Action type="Show" value="CustomParent/2/NoLight" isShow="true"></Action>
<Action type="Show" value="CustomParent/4" isShow="false"></Action>
<Action type="Move" value="Main/SM_PianGuangJing" to="0.334434,1.21484,2.45783" time="0"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="0.115,1.43,2.213" time="1.0"></Action>
<Action type="Rotate" value="FlyCamera" to="39.7456,0,0" time="1.0"></Action>
</Action>
<Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition>
<Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi/Canvas/Image" isShow="true" ></Action>
<Action type="HighLightFlash" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isHigh="false"></Action>
<!--拿出海蓝宝石-->
<Action type="TimeLine" value="TimeLines/NaChuHaiLanBaoShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<!--放入海蓝宝石-->
<Action type="TimeLine" value="TimeLines/FangRuPianGuangJing" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<!--6.旋转载物台,观察消光现象-->
<Action type="Hint" value="请通过旋转载物台,观察非均质体单晶类宝石四明四暗的消光现象" time="-1" icon="true" ></Action>
<Action type="Show" value="CustomParent/2/ShunShiZhen" isShow="true"></Action>
<Action type="Show" value="CustomParent/2/NoLight" isShow="false"></Action>
<Action type="Show" value="CustomParent/6" isShow="true"></Action>
<Action type="Rotate" value="SM_PianGuangJing 1/SM_ShangPianGuangPian" to="270,0,0" time="0"></Action>
<Action type="Anim" value="CustomParent/6/SiMingSiAn" animName="PianGuangJing_SiMingSiAn" frame="0" speed="1"></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="0.115,1.43,2.352" time="1.0"></Action>
<Action type="Rotate" value="FlyCamera" to="90,0,0" time="1.0"></Action>
</Action>
<Action type="HighLightFlash" value="CustomParent/2/ShunShiZhen" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="CustomParent/2/ShunShiZhen"></Condition>
<Action type="HighLightFlash" value="CustomParent/2/ShunShiZhen" isHigh="false"></Action>
<Action type="Parallel">
<Action type="Rotate" value="SM_PianGuangJing 1/SM_ShangPianGuangPian" to="270,180,0" time="3.0"></Action>
<Action type="Anim" value="CustomParent/6/SiMingSiAn" animName="PianGuangJing_SiMingSiAn" speed="1"></Action>
</Action>
<Action type="Show" value="CustomParent/2/ShunShiZhen" isShow="false"></Action>
<Action type="NextOperation"></Action>
</Action>
@ -109,29 +223,172 @@
<Step name="3.折射率检测">
<Start>
<Action type="Sequence">
<Action type="Move" value="FlyCamera" to="-0.299600005,1.42850006,2.43650007" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="81.3902893,180,180" time="0"></Action>
<Action type="Hint" value="请按下长波电源开关,贴近遮光罩进行观察" time="-1" icon="true" ></Action>
<Action type="Collider" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi" colliderType="Active" args="false"></Action>
<!--折射仪 第三步-->
<Action type="Hint" value="请选择合适的工具,检测祖母绿折射率的最大值、最小值" time="-1" icon="true" ></Action>
<Action type="Move" value="FlyCamera" to="0.39630115,1.31917739,2.2649951" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="53.2786102,357.34729,0" time="0"></Action>
<Action type="UITools" devices="宝石镊子,偏光镜,折射仪,显微镜,密度仪,紫外荧光灯" answers="折射仪"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="1"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<!--点击-->
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuanParent/ChangBoKaiGuan" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuanParent/ChangBoKaiGuan" ></Condition>
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuanParent/ChangBoKaiGuan" isHigh="false" color="0,255,0,255"></Action>
<Action type="HighLight" value="Main/SM_BianShi_ZSY/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--相机视角-->
<Action type="Move" value="FlyCamera" to="0.265212983,1.30172336,2.31257915" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="32.5413475,49.1674881,0" time="0"></Action>
<!--长波,开启-->
<Action type="TimeLine" value="TimeLines/ChangBoKaiGuanKaiQi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<!--视角遮光罩-->
<Action type="Move" value="FlyCamera" to="-0.296000004,1.43799996,2.31599998" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="74.2322311,359.778748,1.22730043e-07" time="0"></Action>
<!--显示影像-->
<Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_Deng_ZW/YingXiangCanvas" isShow="true"></Action>
<!--变石移动-->
<Action type="TimeLine" value="TimeLines/FangRuBianShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<!--折射仪 第四步-->
<Action type="Hint" value="请将眼睛靠近目镜,观察阴影区和明亮区并读数,读数保留小数点第三位" time="-1" icon="true" ></Action>
<!--近距离视角-->
<Action type="Move" value="FlyCamera" to="0.331295699,1.35148299,2.24543476" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="45.0413284,0.093054384,-4.7198836e-09" time="0"></Action>
<Action type="Collider" value="Main/SM_ZHeSheYi" colliderType="Active" args="false"></Action>
<!--高亮,点击目镜-->
<Action type="HighLight" value="Main/SM_ZHeSheYi/SM_PianGuangPian" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_ZHeSheYi/SM_PianGuangPian" ></Condition>
<Action type="HighLight" value="Main/SM_ZHeSheYi/SM_PianGuangPian" isHigh="false" color="0,255,0,255"></Action>
<!--近距离目镜视角-->
<Action type="Move" value="FlyCamera" to="0.322400004,1.27950001,2.2894001" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="43.9368935,357.373474,1.48203057e-07" time="0"></Action>
<Action type="Show" value="Main/SM_ZHeSheYi/SM_PianGuangPian/Canvas/Image" isShow="true"></Action>
<!--折射仪 第五步-->
<Action type="Hint" value="请按顺序转动宝石360°可转动30°——90°不等角度进行观察读数记录盖上盖子可使影像更清晰观察折射率的跳动并记录数值" time="-1" icon="true" ></Action>
<Action type="Show" value="Main/SM_BianShi_ZSY" isShow="false"></Action>
<Action type="Show" value="Main/SM_BianShi_ZSY (1)" isShow="true"></Action>
<!--高亮,点击宝石-->
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--宝石旋转,-->
<Action type="Rotate" value="Main/SM_BianShi_ZSY (1)" to="-90,30,0" time="1"></Action>
<!--换图片-->
<Action type="Show" value="Main/SM_ZHeSheYi/SM_PianGuangPian/Canvas/Image (1)" isShow="true"></Action>
<!--停顿-->
<Action type="Delay" value="2"></Action>
<!--高亮,点击宝石-->
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--宝石旋转,-->
<Action type="Rotate" value="Main/SM_BianShi_ZSY (1)" to="-90,60,0" time="1"></Action>
<!--换图片-->
<Action type="Show" value="Main/SM_ZHeSheYi/SM_PianGuangPian/Canvas/Image (2)" isShow="true"></Action>
<!--停顿-->
<Action type="Delay" value="2"></Action>
<!--高亮,点击宝石-->
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--宝石旋转,-->
<Action type="Rotate" value="Main/SM_BianShi_ZSY (1)" to="-90,90,0" time="1"></Action>
<!--换图片-->
<Action type="Show" value="Main/SM_ZHeSheYi/SM_PianGuangPian/Canvas/Image (3)" isShow="true"></Action>
<!--停顿-->
<Action type="Delay" value="2"></Action>
<!--高亮,点击宝石-->
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--宝石旋转,-->
<Action type="Rotate" value="Main/SM_BianShi_ZSY (1)" to="-90,120,0" time="1"></Action>
<!--换图片-->
<Action type="Show" value="Main/SM_ZHeSheYi/SM_PianGuangPian/Canvas/Image (4)" isShow="true"></Action>
<!--停顿-->
<Action type="Delay" value="2"></Action>
<!--高亮,点击宝石-->
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY (1)/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--宝石旋转,-->
<Action type="Rotate" value="Main/SM_BianShi_ZSY (1)" to="-90,150,0" time="1"></Action>
<!--换图片-->
<Action type="Show" value="Main/SM_ZHeSheYi/SM_PianGuangPian/Canvas/Image (5)" isShow="true"></Action>
<Action type="Log" value="自定义UI"></Action>
<Action type="Var" name="Max" value="100"></Action>
<Action type="Var" name="Min" value="10"></Action>
<Action type="UIShow" value="UIInput_AnHuiBaoShi" isShow="true"></Action>
<Condition type="StrEvent" value="InputUI使用结束"></Condition>
<Action type="UIShow" value="UIInput_AnHuiBaoShi" isShow="false"></Action>
<!--折射仪 第六步-->
<Action type="Hint" value="测试完毕后,请将宝石轻推至金属台上,取下宝石" time="-1" icon="true" ></Action>
<Action type="Show" value="Main/SM_BianShi_ZSY" isShow="true"></Action>
<Action type="Show" value="Main/SM_BianShi_ZSY (1)" isShow="false"></Action>
<!--近距离视角-->
<Action type="Move" value="FlyCamera" to="0.39630115,1.31917739,2.2649951" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="53.2786102,357.34729,0" time="0"></Action>
<Action type="HighLight" value="Main/SM_BianShi_ZSY/SM_BianShi" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_BianShi_ZSY/SM_BianShi" ></Condition>
<Action type="HighLight" value="Main/SM_BianShi_ZSY/SM_BianShi" isHigh="false" color="0,255,0,255"></Action>
<!--变石移动-->
<Action type="TimeLine" value="TimeLines/NaChuBaoShi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<!--折射仪 第七步-->
<Action type="Hint" value="请使用棉球清洗宝石和折射仪棱镜,擦拭棱镜时要注意将沾有酒精的棉球沿着一个方向擦" time="-1" icon="true" ></Action>
<!--近距离视角-->
<Action type="Move" value="FlyCamera" to="0.39630115,1.31917739,2.2649951" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="53.2786102,357.34729,0" time="0"></Action>
<!--点击棉花球-->
<Action type="HighLight" value="Main/SM_MianQian" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_MianQian" ></Condition>
<Action type="HighLight" value="Main/SM_MianQian" isHigh="false" color="0,255,0,255"></Action>
<!--擦变石和镜子的动画-->
<Action type="TimeLine" value="TimeLines/CaBaoShiLengJing" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="300"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
@ -139,19 +396,87 @@
<Step name="4.放大检测">
<Start>
<Action type="Sequence">
<Action type="Hint" value="结束观察后,请关闭长波电源开关" time="-1" icon="true" ></Action>
<!--显微镜开关视角-->
<Action type="Move" value="FlyCamera" to="-0.299600005,1.42850006,2.43650007" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="81.3902893,180,180" time="0"></Action>
<Action type="Hint" value="请选择合适的工具检测祖母绿内部是否包含愈合裂隙、包裹体籽晶片锯齿状、水波纹状或“V”形生长纹" time="-1" icon="true" ></Action>
<Action type="UITools" devices="宝石镊子,偏光镜,折射仪,显微镜,密度仪,紫外荧光灯" answers="显微镜"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="1"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<!--显微镜的使用步骤4、5、6、7-->
<!--步骤4-->
<Action type="Hint" value="请将宝石放在显微镜上的宝石夹上进行固定" time="-1" icon="true" ></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="0.309,1.582,2.1508" time="1.0"></Action>
<Action type="Rotate" value="FlyCamera" to="24.803,359.162,1.469582E-08" time="1.0"></Action>
</Action>
<Action type="HighLightFlash" value="Main/SM_XianWeiJing/SM_DiZuo/SM_JiaZi/SM_Qiu/SM_JiaBang/SM_HaiLanBaoShi (1)" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="Main/SM_XianWeiJing/SM_DiZuo/SM_JiaZi/SM_Qiu/SM_JiaBang/SM_HaiLanBaoShi (1)" isRight="true"></Condition>
<Action type="HighLightFlash" value="Main/SM_XianWeiJing/SM_DiZuo/SM_JiaZi/SM_Qiu/SM_JiaBang/SM_HaiLanBaoShi (1)" isHigh="false"></Action>
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuanParent/ChangBoKaiGuan" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuanParent/ChangBoKaiGuan" ></Condition>
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/ChangBoKaiGuanParent/ChangBoKaiGuan" isHigh="false" color="0,255,0,255"></Action>
<Action type="Move" value="Main/SM_HaiLanBaoShi (1)_DaiZi" to="0.352955103,1.21156776,2.5006001" time="1.0"></Action>
<Action type="Show" value="Main/SM_HaiLanBaoShi (1)_DaiZi" isShow="false" ></Action>
<!--长波,关闭-->
<Action type="TimeLine" value="TimeLines/ChangBoKaiGuanGuanBi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="Anim" value="Main/SM_XianWeiJing/SM_DiZuo/SM_JiaZi" animName="XianWeiJing_SM_JiaZi" speed="1"></Action>
<!--步骤5-->
<Action type="Hint" value="请调节显微镜焦距,使得目镜下的宝石清晰成像" time="-1" icon="true" ></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="0.577,1.639,1.861" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="14.79898,359.162,2.759583E-08" time="0"></Action>
</Action>
<Action type="HighLightFlash" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_MuJing/SM_FangDaXuanNiu" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_MuJing/SM_FangDaXuanNiu" isRight="true"></Condition>
<Action type="HighLightFlash" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_MuJing/SM_FangDaXuanNiu" isHigh="false"></Action>
<Action type="Rotate" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_MuJing/SM_FangDaXuanNiu" to="0,1.866934E-05,180" time="1.5"></Action>
<!--宝石虚化变清晰,暂时没有-->
<!--步骤6-->
<Action type="Hint" value="请调节放大倍数调节旋钮,使得目镜下的观察到的宝石视野大小符合要求" time="-1" icon="true" ></Action>
<Action type="Show" value="CustomParent/Canvas" isShow="true"></Action>
<Action type="HighLightFlash" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_JiaoJuXuanNiu" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_JiaoJuXuanNiu" isRight="true"></Condition>
<Action type="HighLightFlash" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_JiaoJuXuanNiu" isHigh="false"></Action>
<Action type="Parallel">
<Action type="Rotate" value="Main/SM_XianWeiJing/SM_ZhiZuo/SM_JiaoJuXuanNiu" to="315,180,-5.757419E-13" time="1.5"></Action>
<!--宝石由小变大-->
<Action type="Scale" value="CustomParent/Canvas/YuanKuang/HaiLanBaoShiImg" to="1.2,1.2,1.2" time="1.5"></Action>
</Action>
<!--步骤7-->
<Action type="Hint" value="重复上述步骤进行观察,观察完毕后,取下宝石" time="-1" icon="true" ></Action>
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="0.309,1.582,2.1508" time="1.0"></Action>
<Action type="Rotate" value="FlyCamera" to="24.803,359.162,1.469582E-08" time="1.0"></Action>
</Action>
<Action type="HighLightFlash" value="Main/SM_HaiLanBaoShi (1)" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="Main/SM_HaiLanBaoShi (1)" isRight="true"></Condition>
<Action type="HighLightFlash" value="Main/SM_HaiLanBaoShi (1)" isHigh="false"></Action>
<Action type="Anim" value="Main/SM_XianWeiJing/SM_DiZuo/SM_JiaZi" animName="XianWeiJing_SM_JiaZi" speed="-1"></Action>
<Action type="NextOperation"></Action>
@ -161,51 +486,106 @@
<Step name="5.密度检测">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请填写紫外荧光灯短波数值" time="-1" icon="true" ></Action>
<!--显微镜开关视角-->
<Action type="Move" value="FlyCamera" to="-0.299600005,1.42850006,2.43650007" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="81.3902893,180,180" time="0"></Action>
<Action type="Any">
<Action type="Sequence">
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
<Input name="数字1:" var="变量1" answer="253.7"></Input>
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
<Btn name="取消"></Btn>
</Action>
<Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition>
</Action>
<Action type="Sequence">
<Action type="Input" title="请输入" finishedEvent="UI关闭事件通知用StrEvent接收">
<Input name="数字1:" var="变量1" answer="254"></Input>
<Btn name="确定" clickEvent="确定点击" checkAnswer="true" wrongLabel="输入错误" wrongCount="3" autoHide="1" ></Btn>
<Btn name="取消"></Btn>
</Action>
<Condition type="StrEvent" value="UI关闭事件通知用StrEvent接收"></Condition>
</Action>
<Action type="Hint" value="请选择合适的工具,检测祖母绿的密度" time="-1" icon="true" ></Action>
<Action type="UITools" devices="宝石镊子,偏光镜,折射仪,显微镜,密度仪,紫外荧光灯" answers="密度仪"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="1"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="Move" value="FlyCamera" to="-0.126,1.437,1.9828" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="14.95233,0,0" time="0"></Action>
<!--4.打开顶盖板-->
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="true"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.0000" color="0,0,0,255"></Action>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="false"></Action>
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.474971" time="1.5"></Action>
<!--5.放置宝石-->
<Action type="Hint" value="请将需要测量的宝石放置在密度仪的托盘上,并关闭顶盖板" time="-1" icon="true" ></Action>
<Action type="HighLightFlash" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" isHigh="false"></Action>
<Action type="Anim" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" animName="SM_HaiLanBaoShi" speed="1"></Action>
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.378972" time="1.5"></Action>
<!--LED跳动-->
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="true"></Action>
<Action type="Show" value="CustomParent/AIR" isShow="false"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.2341" color="0,0,0,255"></Action>
<Action type="Delay" value="0.2"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.3341" color="0,0,0,255"></Action>
<Action type="Delay" value="0.2"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.4341" color="0,0,0,255"></Action>
<Action type="Delay" value="0.2"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.4881" color="0,0,0,255"></Action>
<!--6.记录测量值-->
<Action type="Hint" value="待数值稳定后请按下Enter键记录刚才所测数值显示屏出现WATER字样" time="-1" icon="true" ></Action>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_WenDing" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="false"></Action>
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="false"></Action>
<Action type="Show" value="CustomParent/WATER" isShow="true"></Action>
<!--7.取出宝石-->
<Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi/Canvas (1)/Image" isShow="true" ></Action>
<Action type="Hint" value="请将宝石从密度仪上方的托盘处取出" time="-1" icon="true" ></Action>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" isHigh="false"></Action>
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.474971" time="1.5"></Action>
<Action type="Move" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" to="-0.08025503,1.412168,2.420102" time="1.5"></Action>
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_DiangGaiBan" to="-0.07766724,1.362149,2.378972" time="1.5"></Action>
<!--8.置于水下网兜内-->
<Action type="Hint" value="请将测量宝石置于水下网兜内" time="-1" icon="true" ></Action>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" isHigh="false"></Action>
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" to="-0.02096725,1.308549,2.281871" time="1.5"></Action>
<Action type="Anim" value="ChangJing/SM_BaoShi/SM_HaiLanBaoShi/SM_HaiLanBaoShi" animName="SM_HaiLanBaoShi2" speed="1"></Action>
<Action type="Move" value="ChangJing/SM_MiDuYi/SM_CeGaiBan" to="-0.02100062,1.308596,2.378842" time="1.5"></Action>
<!--9.测量数值并记录-->
<Action type="Hint" value="请点击Enter键进行测量待数值稳定后再次按下Enter键得出测量结果" time="-1" icon="true" ></Action>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_WenDing" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="false"></Action>
<!--LED跳动-->
<Action type="Show" value="CustomParent/DiZuoxianshipin" isShow="true"></Action>
<Action type="Show" value="CustomParent/WATER" isShow="false"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.0341" color="0,0,0,255"></Action>
<Action type="Delay" value="0.2"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.1641" color="0,0,0,255"></Action>
<Action type="Delay" value="0.2"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.2841" color="0,0,0,255"></Action>
<Action type="Delay" value="0.2"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="0.3032" color="0,0,0,255"></Action>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="true" color="255,0,0,255" time="1" count="-1"></Action>
<Condition type="ObjClick" value="ChangJing/SM_MiDuYi/SM_WenDing" isRight="true"></Condition>
<Action type="HighLightFlash" value="ChangJing/SM_MiDuYi/SM_WenDing" isHigh="false"></Action>
<Action type="Led" value="CustomParent/DiZuoxianshipin" number="2.6380" color="0,0,0,255"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
</Step>
@ -213,34 +593,24 @@
<Step name="6.紫外荧光检测">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请选择合适的工具,检测祖母绿的在紫外灯照射下的影像" time="-1" icon="true" ></Action>
<Action type="UITools" devices="宝石镊子,偏光镜,折射仪,显微镜,密度仪,紫外荧光灯" answers="紫外荧光灯"
setActive="true"
rightLabel="提示:物品选择正确。"
wrongLabel="提示:物品选择错误,当前模块中,不需要该物品。"
rightEvent="物品准备通过"
wrongEvent=""
rightScore="1"
wrongScore=""
scoreStepName="操作准备物品准备"
autoHide="1">
</Action>
<Condition type="StrEvent" value="物品准备通过"></Condition>
<Action type="Move" value="FlyCamera" to="-0.299600005,1.42850006,2.43650007" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="81.3902893,180,180" time="0"></Action>
<Action type="Hint" value="请按下短波电源开关,贴近遮光罩进行观察" time="-1" icon="true" ></Action>
<Action type="Collider" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_DengDi" colliderType="Active" args="false"></Action>
<!--点击-->
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuanParent/DuanBoKaiGuan" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuanParent/DuanBoKaiGuan" ></Condition>
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuanParent/DuanBoKaiGuan" isHigh="false" color="0,255,0,255"></Action>
<!--短波,开启-->
<Action type="TimeLine" value="TimeLines/DuanBoKaiGuanKaiQi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<!--视角遮光罩-->
<Action type="Move" value="FlyCamera" to="-0.296000004,1.43799996,2.31599998" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="74.2322311,359.778748,1.22730043e-07" time="0"></Action>
<!--显示影像-->
<Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_Deng_ZW/YingXiangCanvas/Image" isShow="false"></Action>
<Action type="Show" value="Main/SM_ZiWaiYingGuangDeng (1)/SM_Deng_ZW/YingXiangCanvas/Image (1)" isShow="true"></Action>
<Action type="Delay" value="2"></Action>
<Action type="NextOperation"></Action>
<Action type="NextOperation"></Action>
</Action>
@ -251,23 +621,10 @@
<Step name="7.结论总结">
<Start>
<Action type="Sequence">
<Action type="Hint" value="请根据上述测量结果,判定当前测试的祖母绿是否为水热法合成祖母绿" time="-1" icon="true" ></Action>
<!--显微镜开关视角-->
<Action type="Move" value="FlyCamera" to="-0.299600005,1.42850006,2.43650007" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="81.3902893,180,180" time="0"></Action>
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuanParent/DuanBoKaiGuan" isHigh="true" color="0,255,0,255"></Action>
<Condition type="ObjClick" value="Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuanParent/DuanBoKaiGuan" ></Condition>
<Action type="HighLight" value="Main/SM_ZiWaiYingGuangDeng (1)/DuanBoKaiGuanParent/DuanBoKaiGuan" isHigh="false" color="0,255,0,255"></Action>
<!--长波,关闭-->
<Action type="TimeLine" value="TimeLines/DuanBoKaiGuanGuanBi" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>
<Action type="TextQuestion" title="请根据上述测量结果,判定当前测试的祖母绿是否为水热法合成祖母绿?" options="A.是|B.不是" answers="1" btns="确定" wait="1" showAnswer="true" scoreName="分数名" rightScore="5" wrongScore="-5" absolutely="false" format="{0:F1}" finishedEvent="事件名" optionType="0"></Action>
<Condition type="StrEvent" value="答题完成"></Condition>
<Action type="TipWindow" value="恭喜你完成当前模块" btns="确定" audio=""></Action>
<Condition type="UIClick" value="UIRoot/PopUI/UITipWindow/Mask/Connnet/BtnContent/确定"></Condition>
</Action>
</Start>
@ -275,7 +632,6 @@
</Step>
</Operation>

View File

@ -133,6 +133,7 @@
</Action>
</Start>
</Step>
<Step name="3.放置宝石">
<Start>
<Action type="Sequence">

View File

@ -84,7 +84,7 @@
<Start>
<Action type="Sequence">
<Action type="Show" value="Main/SM_DiaZi004_Copy" isShow="false" ></Action>
<Action type="Show" value="Main/SM_FGJ_ShiYong/SM_DiaZi004" isShow="true" ></Action>
@ -115,6 +115,8 @@
<!--放宝石-->
<Action type="TimeLine" value="TimeLines/FangRuAnMen" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="150"></Action>
<Action type="Delay" value="1"></Action>
<Action type="NextOperation"></Action>
</Action>
</Start>
@ -318,8 +320,8 @@
<!--台面视角-->
<Action type="Move" value="FlyCamera" to="-0.341725171,1.40319395,2.0855093" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="33.3920975,359.285889,-1.59777631e-08" time="0"></Action>
<Action type="Show" value="Main/SM_DiaZi004_Copy" isShow="true" ></Action>
<!--拿出宝石-->
<Action type="TimeLine" value="TimeLines/YuDiShiGuiWei" isShow="true" finishedEvent="播放完毕" isWait="true" frame="0" endFrame="60"></Action>

View File

@ -20,4 +20,7 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/ExameScene/ShuiReFaHeCheng.unity
guid: 71977d87dd81d7b498b1331816fdfe6c
- enabled: 1
path: Assets/Scenes/PianGuangJing.unity
guid: e8be95747bd29b34da03b669dc1b439a
m_configObjects: {}