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 为了拉取的提交,少量修改
357 lines
9.4 KiB
Plaintext
357 lines
9.4 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!21 &2180264
|
|
Material:
|
|
serializedVersion: 8
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: LiberationSans SDF Material
|
|
m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3}
|
|
m_ValidKeywords: []
|
|
m_InvalidKeywords: []
|
|
m_LightmapFlags: 1
|
|
m_EnableInstancingVariants: 0
|
|
m_DoubleSidedGI: 0
|
|
m_CustomRenderQueue: -1
|
|
stringTagMap: {}
|
|
disabledShaderPasses: []
|
|
m_SavedProperties:
|
|
serializedVersion: 3
|
|
m_TexEnvs:
|
|
- _BumpMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _Cube:
|
|
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}
|
|
- _FaceTex:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
- _MainTex:
|
|
m_Texture: {fileID: 28268798066460806}
|
|
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}
|
|
- _OutlineTex:
|
|
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}
|
|
m_Ints: []
|
|
m_Floats:
|
|
- _Ambient: 0.5
|
|
- _Bevel: 0.5
|
|
- _BevelClamp: 0
|
|
- _BevelOffset: 0
|
|
- _BevelRoundness: 0
|
|
- _BevelWidth: 0
|
|
- _BumpFace: 0
|
|
- _BumpOutline: 0
|
|
- _BumpScale: 1
|
|
- _ColorMask: 15
|
|
- _CullMode: 0
|
|
- _Cutoff: 0.5
|
|
- _DetailNormalMapScale: 1
|
|
- _Diffuse: 0.5
|
|
- _DstBlend: 0
|
|
- _FaceDilate: 0
|
|
- _FaceUVSpeedX: 0
|
|
- _FaceUVSpeedY: 0
|
|
- _GlossMapScale: 1
|
|
- _Glossiness: 0.5
|
|
- _GlossyReflections: 1
|
|
- _GlowInner: 0.05
|
|
- _GlowOffset: 0
|
|
- _GlowOuter: 0.05
|
|
- _GlowPower: 0.75
|
|
- _GradientScale: 10
|
|
- _LightAngle: 3.1416
|
|
- _MaskSoftnessX: 0
|
|
- _MaskSoftnessY: 0
|
|
- _Metallic: 0
|
|
- _Mode: 0
|
|
- _OcclusionStrength: 1
|
|
- _OutlineSoftness: 0
|
|
- _OutlineUVSpeedX: 0
|
|
- _OutlineUVSpeedY: 0
|
|
- _OutlineWidth: 0
|
|
- _Parallax: 0.02
|
|
- _PerspectiveFilter: 0.875
|
|
- _Reflectivity: 10
|
|
- _ScaleRatioA: 0.9
|
|
- _ScaleRatioB: 0.73125
|
|
- _ScaleRatioC: 0.73125
|
|
- _ScaleX: 1
|
|
- _ScaleY: 1
|
|
- _ShaderFlags: 0
|
|
- _Sharpness: 0
|
|
- _SmoothnessTextureChannel: 0
|
|
- _SpecularHighlights: 1
|
|
- _SpecularPower: 2
|
|
- _SrcBlend: 1
|
|
- _Stencil: 0
|
|
- _StencilComp: 8
|
|
- _StencilOp: 0
|
|
- _StencilReadMask: 255
|
|
- _StencilWriteMask: 255
|
|
- _TextureHeight: 512
|
|
- _TextureWidth: 512
|
|
- _UVSec: 0
|
|
- _UnderlayDilate: 0
|
|
- _UnderlayOffsetX: 0
|
|
- _UnderlayOffsetY: 0
|
|
- _UnderlaySoftness: 0
|
|
- _VertexOffsetX: 0
|
|
- _VertexOffsetY: 0
|
|
- _WeightBold: 0.75
|
|
- _WeightNormal: 0
|
|
- _ZWrite: 1
|
|
m_Colors:
|
|
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
|
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
|
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
|
|
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
|
|
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
|
|
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
|
|
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
|
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
|
|
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
|
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
|
|
m_BuildTextureStacks: []
|
|
--- !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: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
|
|
m_Name: LiberationSans SDF - Fallback
|
|
m_EditorClassIdentifier:
|
|
hashCode: -1699145518
|
|
material: {fileID: 2180264}
|
|
materialHashCode: 462855346
|
|
m_Version: 1.1.0
|
|
m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75
|
|
m_SourceFontFile_EditorRef: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3}
|
|
m_SourceFontFile: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3}
|
|
m_AtlasPopulationMode: 1
|
|
m_FaceInfo:
|
|
m_FaceIndex: 0
|
|
m_FamilyName: Liberation Sans
|
|
m_StyleName: Regular
|
|
m_PointSize: 86
|
|
m_Scale: 1
|
|
m_LineHeight: 98.8916
|
|
m_AscentLine: 77.853516
|
|
m_CapLine: 59
|
|
m_MeanLine: 45
|
|
m_Baseline: 0
|
|
m_DescentLine: -18.22461
|
|
m_SuperscriptOffset: 77.853516
|
|
m_SuperscriptSize: 0.5
|
|
m_SubscriptOffset: -18.22461
|
|
m_SubscriptSize: 0.5
|
|
m_UnderlineOffset: -12.261719
|
|
m_UnderlineThickness: 6.298828
|
|
m_StrikethroughOffset: 18
|
|
m_StrikethroughThickness: 6.298828
|
|
m_TabWidth: 24
|
|
m_GlyphTable: []
|
|
m_CharacterTable: []
|
|
m_AtlasTextures:
|
|
- {fileID: 28268798066460806}
|
|
m_AtlasTextureIndex: 0
|
|
m_IsMultiAtlasTexturesEnabled: 0
|
|
m_ClearDynamicDataOnBuild: 1
|
|
m_UsedGlyphRects: []
|
|
m_FreeGlyphRects:
|
|
- m_X: 0
|
|
m_Y: 0
|
|
m_Width: 511
|
|
m_Height: 511
|
|
m_fontInfo:
|
|
Name: Liberation Sans
|
|
PointSize: 86
|
|
Scale: 1
|
|
CharacterCount: 250
|
|
LineHeight: 98.90625
|
|
Baseline: 0
|
|
Ascender: 77.84375
|
|
CapHeight: 59.1875
|
|
Descender: -18.21875
|
|
CenterLine: 0
|
|
SuperscriptOffset: 77.84375
|
|
SubscriptOffset: -12.261719
|
|
SubSize: 0.5
|
|
Underline: -12.261719
|
|
UnderlineThickness: 6.298828
|
|
strikethrough: 23.675
|
|
strikethroughThickness: 0
|
|
TabWidth: 239.0625
|
|
Padding: 9
|
|
AtlasWidth: 1024
|
|
AtlasHeight: 1024
|
|
atlas: {fileID: 0}
|
|
m_AtlasWidth: 512
|
|
m_AtlasHeight: 512
|
|
m_AtlasPadding: 9
|
|
m_AtlasRenderMode: 4169
|
|
m_glyphInfoList: []
|
|
m_KerningTable:
|
|
kerningPairs: []
|
|
m_FontFeatureTable:
|
|
m_GlyphPairAdjustmentRecords: []
|
|
fallbackFontAssets: []
|
|
m_FallbackFontAssetTable: []
|
|
m_CreationSettings:
|
|
sourceFontFileName:
|
|
sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75
|
|
pointSizeSamplingMode: 0
|
|
pointSize: 86
|
|
padding: 9
|
|
packingMode: 4
|
|
atlasWidth: 512
|
|
atlasHeight: 512
|
|
characterSetSelectionMode: 1
|
|
characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633
|
|
referencedFontAssetGUID: 8f586378b4e144a9851e7b34d9b748ee
|
|
referencedTextAssetGUID:
|
|
fontStyle: 0
|
|
fontStyleModifier: 0
|
|
renderMode: 4169
|
|
includeFontFeatures: 1
|
|
m_FontWeightTable:
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
fontWeights:
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
- regularTypeface: {fileID: 0}
|
|
italicTypeface: {fileID: 0}
|
|
normalStyle: 0
|
|
normalSpacingOffset: 0
|
|
boldStyle: 0.75
|
|
boldSpacing: 7
|
|
italicStyle: 35
|
|
tabSize: 10
|
|
--- !u!28 &28268798066460806
|
|
Texture2D:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: LiberationSans SDF Atlas
|
|
m_ImageContentsHash:
|
|
serializedVersion: 2
|
|
Hash: 00000000000000000000000000000000
|
|
m_ForcedFallbackFormat: 4
|
|
m_DownscaleFallback: 0
|
|
m_IsAlphaChannelOptional: 0
|
|
serializedVersion: 3
|
|
m_Width: 0
|
|
m_Height: 0
|
|
m_CompleteImageSize: 0
|
|
m_MipsStripped: 0
|
|
m_TextureFormat: 1
|
|
m_MipCount: 1
|
|
m_IsReadable: 1
|
|
m_IsPreProcessed: 0
|
|
m_IgnoreMasterTextureLimit: 0
|
|
m_StreamingMipmaps: 0
|
|
m_StreamingMipmapsPriority: 0
|
|
m_VTOnly: 0
|
|
m_AlphaIsTransparency: 0
|
|
m_ImageCount: 1
|
|
m_TextureDimension: 2
|
|
m_TextureSettings:
|
|
serializedVersion: 2
|
|
m_FilterMode: 1
|
|
m_Aniso: 1
|
|
m_MipBias: 0
|
|
m_WrapU: 0
|
|
m_WrapV: 0
|
|
m_WrapW: 0
|
|
m_LightmapFormat: 0
|
|
m_ColorSpace: 0
|
|
m_PlatformBlob:
|
|
image data: 0
|
|
_typelessdata:
|
|
m_StreamData:
|
|
serializedVersion: 2
|
|
offset: 0
|
|
size: 0
|
|
path:
|
|
m_OriginalWidth: 0
|
|
m_OriginalHeight: 0
|
|
m_OriginalAssetGuid: 00000000000000000000000000000000
|