SAIMA/Assets/Scenes/SampleScene.unity

724 lines
28 KiB
Plaintext
Raw Normal View History

Squashed commit of the following: commit 9559cc8882161192a43be22670a8ff69db1ea13a Author: Roman <1325980292@qq.com> Date: Sat Aug 27 19:22:38 2022 +0800 短学期Log 任务:替换和实装美术素材 1.在教程场景布置图标和文字提示内容 DONE 2.制作GamePlay中背景元素的动画并实装 DONE 3.替换拆迁障碍物美术素材 DONE 任务:实装音乐和音效 1.为两个场景添加音乐,并且在GamePlay场景不重开音乐。 DONE 2.实装人摔地音效 DONE 3.实装人跑动音效 效果不好 DONE 4.实装人马分离音效 DONE *.补充实装人降落到马上的音效 DONE 5.实装创烂障碍物音效 DONE 6.实装圣火点燃音效 DONE 7.实装马磕磕碰碰音效 DONE 8.实装马似音效 DONE 9.实装马着地音效 DONE 10.实装马起跳音效 DONE 11.实装马蹄点地音效 效果不好 DONE 任务:实装特效 1.实装后处理 DONE 2.实装日夜更替 DONE 3.实装树叶飘落 DONE 4.实装圣火粒子 效果不好 DONE 5.实装破碎灰尘 效果不好 DONE 6.实装马蹄灰尘 DONE 7.实装红黑闪特效 DONE 任务:完善没写的零散逻辑 1.在教程场景,若人马分离障碍处没接到人,过一个转场然后复位人和马 **:仍然存在问题,当如此,人的动画失效。这个问题现在不好修,等待人的死亡动画实装后再修 已修复 DONE 2.在教程场景,点燃圣火仅有进入触发器后加载转场然后转移场景的功能,没有点燃圣火的过程,现补充其逻辑 DONE 3.开发GamePlay距离记录和重开系统 DONE 4.策划要在点燃圣火时镜头放大,体现标题感 URP相机不太好做 ABANDON 5.人的死亡动画逻辑之前没做 DONE 任务:测试并修复Bug DONE 修复Bug 1.在教程场景,可破坏障碍物的碎片的层级不对,创烂瞬间会有层级突变的问题。在GamePlay层级,也出现了这个问题。 已修复 DONE 2.现在的高障碍实在太高了,基本有80%以上的概率导致马翻,应该调低障碍物、或者调大马的跳跃力度。 DONE 3.跑步动画和跑步音效完全对不上 加快跑步动画 DONE 4.原爆破给力范围太大,会导致旧的碎片也被波及 已修复 DONE commit cab00851df5e4da70b981c564888c53d86de1f95 Author: Roman <1325980292@qq.com> Date: Sat Aug 27 02:51:21 2022 +0800 短学期Log 任务:替换和实装美术素材 1.在教程场景布置图标和文字提示内容 DONE 2.制作GamePlay中背景元素的动画并实装 DONE 3.替换拆迁障碍物美术素材 DONE 任务:实装音乐和音效 1.为两个场景添加音乐,并且在GamePlay场景不重开音乐。 DONE 2.实装人摔地音效 DONE 3.实装人跑动音效 DONE 4.实装人马分离音效 DONE 5.实装创烂障碍物音效 DOING 6.实装圣火点燃音效 7.实装马磕磕碰碰音效 8.实装马似音效 9.实装马着地音效 10.实装马起跳音效 任务:实装特效 …… 任务:完善没写的零散逻辑 1.在教程场景,若人马分离障碍处没接到人,过一个转场然后复位人和马 **:仍然存在问题,当如此,人的动画失效。这个问题现在不好修,等待人的死亡动画实装后再修 WAIT 2.在教程场景,点燃圣火仅有进入触发器后加载转场然后转移场景的功能,没有点燃圣火的过程,现补充其逻辑 DONE 3.开发GamePlay距离记录和重开系统 …… 修复Bug 1.在教程场景,可破坏障碍物的碎片的层级不对,创烂瞬间会有层级突变的问题。在GamePlay层级,也出现了这个问题。 2.现在的高障碍实在太高了,基本有80%以上的概率导致马翻,应该调低障碍物、或者调大马的跳跃力度。 commit 3f0c9dd791c66e7222d6dbb72d8b762b73f06aed Merge: e6888a7 bc74426 Author: Roman <1325980292@qq.com> Date: Fri Aug 26 18:13:00 2022 +0800 Merge branch 'Saipo' of https://e.coding.net/gensokyogroup/saima/SAIMA into Roman # Conflicts: # UserSettings/EditorUserSettings.asset # UserSettings/Layouts/CurrentMaximizeLayout.dwlt # UserSettings/Layouts/default-2021.dwlt commit e6888a748dc7188bd3c2f7ce4bceade7402f8cec Author: Roman <1325980292@qq.com> Date: Fri Aug 26 18:11:05 2022 +0800 任务:编写教程和开始场景 分析:分为五个阶段,每个阶段一屏宽。前四个阶段是教程阶段,分别仅放一种障碍(第一个无障碍)和提示,提示参照茶杯头教程关。 每个阶段间有明显间断、镜头固定,但当马通过该阶段的障碍后,镜头右移一个阶段。马不能倒退,相机左侧有空气墙。 到达最终阶段后,按流程点燃圣火进入游戏 设计: 1.搭建核心场景,放置障碍物。 DONE 2.设计教程及开始场景管理器 (1.控制相机,使马每通过一个阶段,相机运动到记录的位置 DONE (2.给相机左侧添加空气墙 DONE (3.管理器要明确记录此时玩家处于哪个阶段 DONE (4.当玩家进入点燃圣火触发器,切断操控,等待动画结束或者一些信号,触发从右向左的渐变黑幕遮挡全屏,随后转场到新场景。 DONE 至此,基本逻辑完成,需要补充大量细节、替换大量美术素材。 修复问题: 1.人马分离障碍连续出现可能导致致命问题,修复使其不能连续出现 DONE 2.GamePlay中,远处的山需要补充运动逻辑 DONE commit 5d922db6142634cdd20aa7801c0b3c1c4994360c Author: Roman <1325980292@qq.com> Date: Wed Aug 24 17:59:05 2022 +0800 任务:制作人物动画逻辑 1.当人物处于Normal时,重复播放骑在马上的动画 2.当人物被射出,播放一次跳上动画,之后停在最后一帧,等待落到平台上。 3.当人物进入Walk态,开始重复播放跑步动画。 4.当人物开始降落,触发一次跳下动画,停在最后一帧 5.当Recover结束,状态恢复为Normal,重回到骑在马上动画 DONE commit d1fe07492af5ce6ea736ef738eb3e38170a08066 Merge: 436eaf0 5e10767 Author: Roman <1325980292@qq.com> Date: Wed Aug 24 10:42:58 2022 +0800 Merge branch 'Saipo' of https://e.coding.net/gensokyogroup/saima/SAIMA into Roman # Conflicts: # UserSettings/Layouts/default-2021.dwlt commit 436eaf01046248372e887eb8276f38e021915790 Author: Roman <1325980292@qq.com> Date: Wed Aug 24 10:40:51 2022 +0800 为了拉取的提交,少量修改
2022-08-27 21:30:16 +08:00
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 3
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 12
m_GIWorkflowMode: 1
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 0
m_EnableRealtimeLightmaps: 0
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 0
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 500
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 500
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 2
m_PVRDenoiserTypeDirect: 0
m_PVRDenoiserTypeIndirect: 0
m_PVRDenoiserTypeAO: 0
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 0
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_LightingSettings: {fileID: 0}
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
maxJobWorkers: 0
preserveTilesOutsideBounds: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &519420028
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 519420032}
- component: {fileID: 519420031}
- component: {fileID: 519420029}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &519420029
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 519420028}
m_Enabled: 1
--- !u!20 &519420031
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 519420028}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 0
m_HDR: 1
m_AllowMSAA: 0
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 0
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &519420032
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 519420028}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -10}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &766828745687484768
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_RootOrder
value: 3
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5807704083812075238, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7157791760646043938, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
propertyPath: m_Name
value: "\u9A6C\u554A 1"
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 8ffae235ad117c84aae72db9efb5e658, type: 3}
--- !u!1 &3687987408414071968 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 8737431140179654392, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
m_PrefabInstance: {fileID: 5363728152633436760}
m_PrefabAsset: {fileID: 0}
--- !u!95 &3687987408414071969
Animator:
serializedVersion: 3
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3687987408414071968}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: 167c464036054f94aa70e6c7b4457afd, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0
--- !u!1001 &5363728152633436760
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 0.04954257
objectReference: {fileID: 0}
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.03528032
objectReference: {fileID: 0}
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.3190928
objectReference: {fileID: 0}
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.9477235
objectReference: {fileID: 0}
- target: {fileID: 71195372885482877, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -142.784
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 0.04879163
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.04278665
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: -0.12355666
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.9923375
objectReference: {fileID: 0}
- target: {fileID: 1141825283428001493, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -194.195
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 1.473759
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.0000002802187
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9966164
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.08219418
objectReference: {fileID: 0}
- target: {fileID: 1254630201737825273, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_RootOrder
value: 2
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: -4.44
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: -2.04
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2291030504108078617, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: -0.8789859
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 2.061925
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.7414526
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: 0.6710053
objectReference: {fileID: 0}
- target: {fileID: 3219357296809171570, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3435519444870175884, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 1.277232
objectReference: {fileID: 0}
- target: {fileID: 3435519444870175884, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9860732
objectReference: {fileID: 0}
- target: {fileID: 3435519444870175884, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3435519444870175884, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3435519444870175884, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.16631192
objectReference: {fileID: 0}
- target: {fileID: 3435519444870175884, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -19.147
objectReference: {fileID: 0}
- target: {fileID: 3611613864923072977, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.0000001858711
objectReference: {fileID: 0}
- target: {fileID: 3611613864923072977, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.937863
objectReference: {fileID: 0}
- target: {fileID: 3611613864923072977, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3611613864923072977, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3611613864923072977, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.34700593
objectReference: {fileID: 0}
- target: {fileID: 3611613864923072977, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -40.609
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 0.5968662
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.0000001154913
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9767412
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: 0.21442181
objectReference: {fileID: 0}
- target: {fileID: 3963806242261111788, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 24.763
objectReference: {fileID: 0}
- target: {fileID: 4985117214529420154, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.00000001193374
objectReference: {fileID: 0}
- target: {fileID: 4985117214529420154, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.99952173
objectReference: {fileID: 0}
- target: {fileID: 4985117214529420154, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4985117214529420154, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4985117214529420154, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.030923571
objectReference: {fileID: 0}
- target: {fileID: 4985117214529420154, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -3.544
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalScale.x
value: 0.9999998
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalScale.y
value: 0.9999998
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: 0.0000001942128
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.7700018
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: 0.6380417
objectReference: {fileID: 0}
- target: {fileID: 6964666523161058068, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 0.854436
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: -0.1179285
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: 0.2717168
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.96237725
objectReference: {fileID: 0}
- target: {fileID: 7800426174789447822, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -148.467
objectReference: {fileID: 0}
- target: {fileID: 8737431140179654392, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_Name
value: "\u4EBA\u554A"
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.x
value: 0.848021
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalPosition.y
value: -0.1219045
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.w
value: -0.5630703
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalRotation.z
value: -0.82640904
objectReference: {fileID: 0}
- target: {fileID: 9117889202030542723, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -248.537
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 45890d9396a884c479929a6bec7277a3, type: 3}
--- !u!1001 &8409600013697889683
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 4015127009555501839, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_Name
value: "\u9A6C\u554A"
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalPosition.x
value: -4.55
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalPosition.y
value: -12.73
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5669889690998241375, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8142847261493969793, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9997518
objectReference: {fileID: 0}
- target: {fileID: 8142847261493969793, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8142847261493969793, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8142847261493969793, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalRotation.z
value: 0.02228195
objectReference: {fileID: 0}
- target: {fileID: 8142847261493969793, guid: 1595d14bfab102a48954295530159e82, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 2.554
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1595d14bfab102a48954295530159e82, type: 3}