diff --git a/Assets/Resources/Games/nightWalkAgb.prefab b/Assets/Resources/Games/nightWalkAgb.prefab index 9bd780031..aefa5fef0 100644 --- a/Assets/Resources/Games/nightWalkAgb.prefab +++ b/Assets/Resources/Games/nightWalkAgb.prefab @@ -457,7 +457,7 @@ Transform: - {fileID: 6718840088770911682} - {fileID: 152623418154842702} m_Father: {fileID: 2033698246912533277} - m_RootOrder: 2 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!95 &7943729825301934244 Animator: @@ -590,6 +590,90 @@ SpriteRenderer: m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 + m_Size: {x: 1.52, y: 2.27} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!1 &3169596675745696828 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8656892305049824163} + - component: {fileID: 2569227530629801911} + m_Layer: 0 + m_Name: Smear + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &8656892305049824163 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3169596675745696828} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -7.152, y: -4.483, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2033698246912533277} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &2569227530629801911 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3169596675745696828} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 5 + m_Sprite: {fileID: -2145292818, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 m_Size: {x: 1.49, y: 2.23} m_AdaptiveModeThreshold: 0.5 m_SpriteTileMode: 0 @@ -627,6 +711,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 3224445989681038566} + - {fileID: 8656892305049824163} - {fileID: 840478359318578090} - {fileID: 6177218130025753291} m_Father: {fileID: 3309616054814014854} @@ -798,7 +883,7 @@ Transform: - {fileID: 4090906225442808835} - {fileID: 2238393153793862563} m_Father: {fileID: 2033698246912533277} - m_RootOrder: 1 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &3906010810586945860 GameObject: diff --git a/Assets/Resources/Prefabs/Games/NightWalkAgb/JumpPlatform.prefab b/Assets/Resources/Prefabs/Games/NightWalkAgb/JumpPlatform.prefab index 40280795d..9d0ed576a 100644 --- a/Assets/Resources/Prefabs/Games/NightWalkAgb/JumpPlatform.prefab +++ b/Assets/Resources/Prefabs/Games/NightWalkAgb/JumpPlatform.prefab @@ -241,7 +241,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!4 &9016694733661613840 Transform: m_ObjectHideFlags: 0 diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/Platform/EndGlow.anim b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/Platform/EndGlow.anim index f841db6c8..57c046af4 100644 --- a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/Platform/EndGlow.anim +++ b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/Platform/EndGlow.anim @@ -241,7 +241,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.33333334 - value: {x: 0.39, y: 16.03, z: 0} + value: {x: 0.24, y: 16.03, z: 0} inSlope: {x: Infinity, y: Infinity, z: Infinity} outSlope: {x: Infinity, y: Infinity, z: Infinity} tangentMode: 0 @@ -3902,7 +3902,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.33333334 - value: 0.39 + value: 0.24 inSlope: Infinity outSlope: Infinity tangentMode: 103 diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/FallIdle.anim b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/FallIdle.anim index 663dbdbe2..7a5d3728c 100644 --- a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/FallIdle.anim +++ b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/FallIdle.anim @@ -29,7 +29,7 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.083333336 - value: {x: 1.016, y: 5.683, z: 0} + value: {x: 1.033, y: 5.67, z: 0} inSlope: {x: Infinity, y: Infinity, z: Infinity} outSlope: {x: Infinity, y: Infinity, z: Infinity} tangentMode: 0 @@ -38,7 +38,25 @@ AnimationClip: outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 time: 0.16666667 - value: {x: 1.008, y: 5.695, z: 0} + value: {x: 1.033, y: 5.695, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.28333333 + value: {x: 1.033, y: 5.67, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.36666667 + value: {x: 1.033, y: 5.67, z: 0} inSlope: {x: Infinity, y: Infinity, z: Infinity} outSlope: {x: Infinity, y: Infinity, z: Infinity} tangentMode: 0 @@ -99,6 +117,15 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 0.28333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -116,6 +143,10 @@ AnimationClip: value: {fileID: 1997566507, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - time: 0.25 value: {fileID: 1997566507, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.28333333 + value: {fileID: 1736942892, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.36666667 + value: {fileID: 1736942892, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} attribute: m_Sprite path: Sprite classID: 212 @@ -153,12 +184,14 @@ AnimationClip: - {fileID: 1736942892, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - {fileID: 1997566507, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - {fileID: 1997566507, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 1736942892, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 1736942892, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 0.26666668 + m_StopTime: 0.38333336 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -188,7 +221,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.083333336 - value: 1.016 + value: 1.033 inSlope: Infinity outSlope: Infinity tangentMode: 103 @@ -197,7 +230,25 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.16666667 - value: 1.008 + value: 1.033 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 1.033 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 1.033 inSlope: Infinity outSlope: Infinity tangentMode: 103 @@ -225,7 +276,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.083333336 - value: 5.683 + value: 5.67 inSlope: Infinity outSlope: Infinity tangentMode: 103 @@ -241,6 +292,24 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 5.67 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 5.67 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -278,6 +347,24 @@ AnimationClip: weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.28333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.36666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -333,6 +420,15 @@ AnimationClip: weightedMode: 0 inWeight: 0 outWeight: 0 + - serializedVersion: 3 + time: 0.28333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/HighJump.anim b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/HighJump.anim index 8e5e257bc..e216b09dc 100644 --- a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/HighJump.anim +++ b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/HighJump.anim @@ -20,7 +20,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: {x: -6.97, y: -4.67, z: 0} + value: {x: -6.97, y: -3.99, z: 0} inSlope: {x: Infinity, y: Infinity, z: Infinity} outSlope: {x: Infinity, y: Infinity, z: Infinity} tangentMode: 0 @@ -28,7 +28,7 @@ AnimationClip: inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} - serializedVersion: 3 - time: 0.033333335 + time: 0.06666667 value: {x: -6.97, y: -3.99, z: 0} inSlope: {x: Infinity, y: Infinity, z: Infinity} outSlope: {x: Infinity, y: Infinity, z: Infinity} @@ -41,14 +41,40 @@ AnimationClip: m_RotationOrder: 4 path: Sprite m_ScaleCurves: [] - m_FloatCurves: [] + m_FloatCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.06666667 + 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: Smear + classID: 1 + script: {fileID: 0} m_PPtrCurves: - curve: - time: 0 - value: {fileID: -2145292818, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - - time: 0.016666668 - value: {fileID: 1835935371, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - - time: 0.033333335 + value: {fileID: 379567741, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.06666667 value: {fileID: 379567741, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} attribute: m_Sprite path: Sprite @@ -68,6 +94,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 4230754021 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 850496168 attribute: 0 @@ -76,15 +109,14 @@ AnimationClip: customType: 23 isPPtrCurve: 1 pptrCurveMapping: - - {fileID: -2145292818, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - - {fileID: 1835935371, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 379567741, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - {fileID: 379567741, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 0.050000004 + m_StopTime: 0.083333336 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -113,7 +145,7 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.033333335 + time: 0.06666667 value: -6.97 inSlope: Infinity outSlope: Infinity @@ -133,7 +165,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -4.67 + value: -3.99 inSlope: Infinity outSlope: Infinity tangentMode: 103 @@ -141,7 +173,7 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.033333335 + time: 0.06666667 value: -3.99 inSlope: Infinity outSlope: Infinity @@ -169,7 +201,7 @@ AnimationClip: inWeight: 0.33333334 outWeight: 0.33333334 - serializedVersion: 3 - time: 0.033333335 + time: 0.06666667 value: 0 inSlope: Infinity outSlope: Infinity @@ -184,6 +216,34 @@ AnimationClip: path: Sprite classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.06666667 + 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: Smear + classID: 1 + script: {fileID: 0} m_EulerEditorCurves: [] m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Roll.anim b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Roll.anim index c5ca81d8b..99729290f 100644 --- a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Roll.anim +++ b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Roll.anim @@ -21,12 +21,21 @@ AnimationClip: - serializedVersion: 3 time: 0 value: {x: -6.97, y: -4.58, z: 0} - inSlope: {x: 0, y: 0, z: 0} - outSlope: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} tangentMode: 0 weightedMode: 0 - inWeight: {x: 0, y: 0.33333334, z: 0.33333334} - outWeight: {x: 0, y: 0.33333334, z: 0.33333334} + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.06666667 + value: {x: -6.986, y: -4.58, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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 @@ -37,7 +46,7 @@ AnimationClip: - curve: - time: 0 value: {fileID: 1372235165, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - - time: 0.016666668 + - time: 0.06666667 value: {fileID: -564146531, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} attribute: m_Sprite path: Sprite @@ -50,13 +59,6 @@ AnimationClip: m_Extent: {x: 0, y: 0, z: 0} m_ClipBindingConstant: genericBindings: - - serializedVersion: 2 - path: 850496168 - attribute: 0 - script: {fileID: 0} - typeID: 212 - customType: 23 - isPPtrCurve: 1 - serializedVersion: 2 path: 850496168 attribute: 1 @@ -64,6 +66,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 850496168 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 pptrCurveMapping: - {fileID: 1372235165, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - {fileID: -564146531, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} @@ -72,7 +81,7 @@ AnimationClip: m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 0.033333335 + m_StopTime: 0.083333336 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -94,12 +103,21 @@ AnimationClip: - serializedVersion: 3 time: 0 value: -6.97 - inSlope: 0 - outSlope: 0 - tangentMode: 136 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -6.986 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -113,12 +131,21 @@ AnimationClip: - serializedVersion: 3 time: 0 value: -4.58 - inSlope: 0 - outSlope: 0 - tangentMode: 136 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -4.58 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 @@ -132,12 +159,21 @@ AnimationClip: - serializedVersion: 3 time: 0 value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 weightedMode: 0 - inWeight: 0 - outWeight: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Walk.anim b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Walk.anim index 5c05fe2c0..13cede881 100644 --- a/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Walk.anim +++ b/Assets/Resources/Sprites/Games/NightWalkGBA/Animations/PlayYan/Walk.anim @@ -28,7 +28,15 @@ AnimationClip: - time: 0.25 value: {fileID: 1487079887, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - time: 0.33333334 - value: {fileID: -239389510, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + value: {fileID: 745754822, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.41666666 + value: {fileID: 1216645664, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.5 + value: {fileID: 1167249015, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.5833333 + value: {fileID: 1487079887, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - time: 0.65 + value: {fileID: 1487079887, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} attribute: m_Sprite path: Sprite classID: 212 @@ -52,13 +60,17 @@ AnimationClip: - {fileID: 1010555121, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - {fileID: 1167249015, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - {fileID: 1487079887, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} - - {fileID: -239389510, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 745754822, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 1216645664, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 1167249015, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 1487079887, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} + - {fileID: 1487079887, guid: 425aa48453840844d9f049d7ebd849ce, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 0.35000002 + m_StopTime: 0.6666666 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png b/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png index a757b8f56..d8f9c28a6 100644 Binary files a/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png and b/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png differ diff --git a/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png.meta b/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png.meta index b293a54c7..fd49ec123 100644 --- a/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png.meta +++ b/Assets/Resources/Sprites/Games/NightWalkGBA/NightWalkGBA.png.meta @@ -276,10 +276,10 @@ TextureImporter: name: NightWalkGBA_8 rect: serializedVersion: 2 - x: 102 + x: 98 y: 2597 - width: 160 - height: 210 + width: 164 + height: 218 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -300,7 +300,7 @@ TextureImporter: x: 363 y: 2599 width: 160 - height: 210 + height: 215 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -318,12 +318,12 @@ TextureImporter: name: NightWalkGBA_10 rect: serializedVersion: 2 - x: 648 + x: 645 y: 2595 - width: 149 - height: 223 - alignment: 0 - pivot: {x: 0.5, y: 0.5} + width: 152 + height: 227 + alignment: 9 + pivot: {x: 0.52980405, y: 0.50000215} border: {x: 0, y: 0, z: 0, w: 0} outline: [] physicsShape: [] @@ -339,10 +339,10 @@ TextureImporter: name: fall1 rect: serializedVersion: 2 - x: 967 - y: 2557 - width: 142 - height: 294 + x: 960 + y: 2549 + width: 151 + height: 308 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -360,10 +360,10 @@ TextureImporter: name: fall2 rect: serializedVersion: 2 - x: 1191 - y: 2557 - width: 141 - height: 292 + x: 1185 + y: 2550 + width: 150 + height: 306 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -381,10 +381,10 @@ TextureImporter: name: fall3 rect: serializedVersion: 2 - x: 1437 - y: 2562 - width: 142 - height: 287 + x: 1434 + y: 2553 + width: 147 + height: 305 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -612,10 +612,10 @@ TextureImporter: name: roll2 rect: serializedVersion: 2 - x: 2060 - y: 2481 - width: 103 - height: 100 + x: 2055 + y: 2475 + width: 113 + height: 113 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -654,10 +654,10 @@ TextureImporter: name: NightWalkGBA_27 rect: serializedVersion: 2 - x: 101 - y: 2265 - width: 177 - height: 192 + x: 87 + y: 2259 + width: 194 + height: 216 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -675,10 +675,10 @@ TextureImporter: name: NightWalkGBA_28 rect: serializedVersion: 2 - x: 357 - y: 2263 - width: 176 - height: 193 + x: 347 + y: 2260 + width: 202 + height: 231 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -696,10 +696,10 @@ TextureImporter: name: walk1 rect: serializedVersion: 2 - x: 961 + x: 949 y: 2257 - width: 153 - height: 213 + width: 165 + height: 217 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -717,10 +717,10 @@ TextureImporter: name: walk2 rect: serializedVersion: 2 - x: 1226 + x: 1222 y: 2266 - width: 109 - height: 213 + width: 119 + height: 218 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -738,10 +738,10 @@ TextureImporter: name: walk3 rect: serializedVersion: 2 - x: 1452 + x: 1449 y: 2265 - width: 110 - height: 226 + width: 116 + height: 231 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -759,10 +759,10 @@ TextureImporter: name: walk4 rect: serializedVersion: 2 - x: 1683 - y: 2266 - width: 131 - height: 226 + x: 1681 + y: 2263 + width: 138 + height: 230 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -801,10 +801,10 @@ TextureImporter: name: highJump1 rect: serializedVersion: 2 - x: 3169 - y: 2062 - width: 78 - height: 274 + x: 3166 + y: 2059 + width: 92 + height: 275 alignment: 0 pivot: {x: 0.5, y: 0.5} border: {x: 0, y: 0, z: 0, w: 0} @@ -818,27 +818,6 @@ TextureImporter: indices: edges: [] weights: [] - - serializedVersion: 2 - name: highJump2 - rect: - serializedVersion: 2 - x: 3351 - y: 2062 - width: 78 - height: 274 - alignment: 0 - pivot: {x: 0.5, y: 0.5} - border: {x: 0, y: 0, z: 0, w: 0} - outline: [] - physicsShape: [] - tessellationDetail: 0 - bones: [] - spriteID: 1231e85064bec3b44820f01f463776cf - internalID: 1835935371 - vertices: [] - indices: - edges: [] - weights: [] - serializedVersion: 2 name: NightWalkGBA_36 rect: @@ -1225,8 +1204,8 @@ TextureImporter: y: 0 width: 202 height: 1444 - alignment: 0 - pivot: {x: 0.5, y: 0.5} + alignment: 9 + pivot: {x: 0.51266176, y: 0.4999999} border: {x: 0, y: 0, z: 0, w: 0} outline: [] physicsShape: [] @@ -1456,8 +1435,8 @@ TextureImporter: y: 0 width: 202 height: 1444 - alignment: 0 - pivot: {x: 0.5, y: 0.5} + alignment: 9 + pivot: {x: 0.5182891, y: 0.49980313} border: {x: 0, y: 0, z: 0, w: 0} outline: [] physicsShape: []