Merge branch 'develop' of https://bitbucket.org/usaya/popcorn into develop

* 'develop' of https://bitbucket.org/usaya/popcorn:
  初期屋台のデザイン作成(タイトルとの差別化)
  交換枠追加
  仕入れ動画枠追加途中
  兄弟演出調整
  タイトル画面演出調整、iPhoneXカメラサイズ対応
  タイトル画面演出改良
  畑1修正
  苗2修正
  苗3修正
  畑苗、コーン色合い調整
  スプレッドシート更新
  スプレッドシート更新
  弟試食animation追加
  弟試食素材追加
  スプレッドシート更新
This commit is contained in:
kimura 2021-11-29 15:46:41 +09:00
commit 4e432edd31
95 changed files with 47950 additions and 15571 deletions

View File

@ -1,5 +1,54 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!1101 &-6139864439102822691
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1446497241260807906}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.99645406
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &-932410687373910482
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleSuzumeShow
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: -6139864439102822691}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 660d6f20f6ca24d98920b69ed7995762, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!91 &9100000 --- !u!91 &9100000
AnimatorController: AnimatorController:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -59,7 +108,10 @@ AnimatorStateMachine:
m_ChildStates: m_ChildStates:
- serializedVersion: 1 - serializedVersion: 1
m_State: {fileID: 1446497241260807906} m_State: {fileID: 1446497241260807906}
m_Position: {x: 200, y: 0, z: 0} m_Position: {x: 270, y: 10, z: 0}
- serializedVersion: 1
m_State: {fileID: -932410687373910482}
m_Position: {x: 260, y: 100, z: 0}
m_ChildStateMachines: [] m_ChildStateMachines: []
m_AnyStateTransitions: [] m_AnyStateTransitions: []
m_EntryTransitions: [] m_EntryTransitions: []
@ -69,4 +121,4 @@ AnimatorStateMachine:
m_EntryPosition: {x: 50, y: 120, z: 0} m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0} m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1446497241260807906} m_DefaultState: {fileID: -932410687373910482}

View File

@ -33,7 +33,13 @@ AnimatorStateMachine:
m_ChildStates: m_ChildStates:
- serializedVersion: 1 - serializedVersion: 1
m_State: {fileID: 8164371926150459515} m_State: {fileID: 8164371926150459515}
m_Position: {x: 290, y: 30, z: 0} m_Position: {x: 280, y: -30, z: 0}
- serializedVersion: 1
m_State: {fileID: 6762213720212598882}
m_Position: {x: 325, y: 95, z: 0}
- serializedVersion: 1
m_State: {fileID: 2543444011136506612}
m_Position: {x: 360, y: 160, z: 0}
m_ChildStateMachines: [] m_ChildStateMachines: []
m_AnyStateTransitions: [] m_AnyStateTransitions: []
m_EntryTransitions: [] m_EntryTransitions: []
@ -43,7 +49,7 @@ AnimatorStateMachine:
m_EntryPosition: {x: 50, y: 120, z: 0} m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0} m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 8164371926150459515} m_DefaultState: {fileID: 6762213720212598882}
--- !u!91 &9100000 --- !u!91 &9100000
AnimatorController: AnimatorController:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -66,6 +72,58 @@ AnimatorController:
m_IKPass: 0 m_IKPass: 0
m_SyncedLayerAffectsTiming: 0 m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000} m_Controller: {fileID: 9100000}
--- !u!1102 &2543444011136506612
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Brother_blue_title_raiseHand
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: d2325c5a9e840400fa422abb00ab1090, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &6762213720212598882
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Brother_blue_title_wait
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 8fc326468cae64de894ad2d7e678d54a, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &8164371926150459515 --- !u!1102 &8164371926150459515
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 5

View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -39,11 +39,11 @@ AnimationClip:
time: 4.5833335 time: 4.5833335
value: {x: 0, y: 0, z: 3.4310002} value: {x: 0, y: 0, z: 3.4310002}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: -69.1621}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.25117803}
- serializedVersion: 3 - serializedVersion: 3
time: 4.75 time: 4.75
value: {x: 0, y: 0, z: -0.74600005} value: {x: 0, y: 0, z: -0.74600005}
@ -580,102 +580,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
path: AnimationPivot_pink/pink/wing/left path: AnimationPivot_pink/pink/wing/left
m_PositionCurves: m_PositionCurves: []
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: -1.42, y: 1.023, 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: 7.9166665
value: {x: -1.42, y: 1.023, 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: 8.25
value: {x: -1.42, y: 1.023, 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: 11.266666
value: {x: -1.42, y: 1.023, 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: Effect_promotion
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: -1.058, y: -0.12599993, 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: 7.75
value: {x: -0.886, y: -0.163, 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: 8.066667
value: {x: -1.062, y: -0.139, z: 0}
inSlope: {x: -0.0005881932, y: 0, z: 0}
outSlope: {x: -0.0005881932, 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: 14.55
value: {x: -1.063, y: -0.139, 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: 14.816667
value: {x: -0.855, y: -0.139, 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: AnimationPivot_pink/pink/wing/left
m_ScaleCurves: m_ScaleCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -1344,6 +1249,25 @@ AnimationClip:
path: Effect_Sweat path: Effect_Sweat
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right_a
classID: 1
script: {fileID: 0}
m_PPtrCurves: [] m_PPtrCurves: []
m_SampleRate: 60 m_SampleRate: 60
m_WrapMode: 0 m_WrapMode: 0
@ -1352,13 +1276,6 @@ AnimationClip:
m_Extent: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant: m_ClipBindingConstant:
genericBindings: genericBindings:
- serializedVersion: 2
path: 3449290720
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 1016787908 path: 1016787908
attribute: 4 attribute: 4
@ -1458,10 +1375,10 @@ AnimationClip:
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 3248977737 path: 2551104588
attribute: 1 attribute: 2086281974
script: {fileID: 0} script: {fileID: 0}
typeID: 4 typeID: 1
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
pptrCurveMapping: [] pptrCurveMapping: []
@ -2764,11 +2681,11 @@ AnimationClip:
time: 4.5833335 time: 4.5833335
value: 3.4310002 value: 3.4310002
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: -69.1621
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.25117803
- serializedVersion: 3 - serializedVersion: 3
time: 4.75 time: 4.75
value: -0.74600005 value: -0.74600005
@ -2849,144 +2766,6 @@ AnimationClip:
path: Effect_promotion path: Effect_promotion
classID: 1 classID: 1
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -1.42
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 7.9166665
value: -1.42
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 8.25
value: -1.42
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 11.266666
value: -1.42
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: Effect_promotion
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1.023
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 7.9166665
value: 1.023
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 8.25
value: 1.023
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 11.266666
value: 1.023
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: Effect_promotion
classID: 4
script: {fileID: 0}
- 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: 7.9166665
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 8.25
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 11.266666
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: Effect_promotion
classID: 4
script: {fileID: 0}
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@ -4757,171 +4536,6 @@ AnimationClip:
path: AnimationPivot_pink/pink/wing/left path: AnimationPivot_pink/pink/wing/left
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -1.058
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 7.75
value: -0.886
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 8.066667
value: -1.062
inSlope: -0.0005881932
outSlope: -0.0005881932
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 14.55
value: -1.063
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 14.816667
value: -0.855
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: AnimationPivot_pink/pink/wing/left
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -0.12599993
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 7.75
value: -0.163
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 8.066667
value: -0.139
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 14.55
value: -0.139
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 14.816667
value: -0.139
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: AnimationPivot_pink/pink/wing/left
classID: 4
script: {fileID: 0}
- 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: 7.75
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 8.066667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 14.55
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 14.816667
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: AnimationPivot_pink/pink/wing/left
classID: 4
script: {fileID: 0}
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@ -4969,6 +4583,25 @@ AnimationClip:
path: Effect_Sweat path: Effect_Sweat
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right_a
classID: 1
script: {fileID: 0}
m_EulerEditorCurves: m_EulerEditorCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -5006,8 +4639,8 @@ AnimationClip:
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.x attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink path: AnimationPivot_pink/pink/mouth/down
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -5017,7 +4650,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.y attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink path: AnimationPivot_pink/pink/mouth/down
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -5026,8 +4659,8 @@ AnimationClip:
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.z attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink path: AnimationPivot_pink/pink/mouth/down
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -5097,7 +4730,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.x attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink/pink/mouth/down path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -5107,7 +4740,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.y attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink/pink/mouth/down path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -5117,7 +4750,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.z attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink/pink/mouth/down path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
m_HasGenericRootTransform: 0 m_HasGenericRootTransform: 0

View File

@ -26,6 +26,32 @@ AnimatorState:
m_MirrorParameter: m_MirrorParameter:
m_CycleOffsetParameter: m_CycleOffsetParameter:
m_TimeParameter: m_TimeParameter:
--- !u!1102 &-7730918100354297461
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Brother_pink_Tasting_walk
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 3550c950a240a91419d42678882e042d, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &-7087719051262760774 --- !u!1107 &-7087719051262760774
AnimatorStateMachine: AnimatorStateMachine:
serializedVersion: 5 serializedVersion: 5
@ -47,6 +73,18 @@ AnimatorStateMachine:
- serializedVersion: 1 - serializedVersion: 1
m_State: {fileID: 8708174739101812674} m_State: {fileID: 8708174739101812674}
m_Position: {x: 385, y: 205, z: 0} m_Position: {x: 385, y: 205, z: 0}
- serializedVersion: 1
m_State: {fileID: -6388531656861423336}
m_Position: {x: 420, y: 270, z: 0}
- serializedVersion: 1
m_State: {fileID: -7730918100354297461}
m_Position: {x: 455, y: 335, z: 0}
- serializedVersion: 1
m_State: {fileID: -3911047694602469299}
m_Position: {x: 490, y: 400, z: 0}
- serializedVersion: 1
m_State: {fileID: 4390197982913342166}
m_Position: {x: 525, y: 465, z: 0}
m_ChildStateMachines: [] m_ChildStateMachines: []
m_AnyStateTransitions: m_AnyStateTransitions:
- {fileID: 5858741034395082888} - {fileID: 5858741034395082888}
@ -61,6 +99,32 @@ AnimatorStateMachine:
m_ExitPosition: {x: 800, y: 120, z: 0} m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: -5937048131293529348} m_DefaultState: {fileID: -5937048131293529348}
--- !u!1102 &-6388531656861423336
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Brother_pink_Tasting
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: a9945b6738d53d44283e9353cb7b993f, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &-5937048131293529348 --- !u!1102 &-5937048131293529348
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 5
@ -138,6 +202,32 @@ AnimatorStateTransition:
m_InterruptionSource: 0 m_InterruptionSource: 0
m_OrderedInterruption: 1 m_OrderedInterruption: 1
m_CanTransitionToSelf: 0 m_CanTransitionToSelf: 0
--- !u!1102 &-3911047694602469299
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Brother_pink_LookForward_Idle
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 6c00f87028ba147b89c9bf2aa4bc3d2f, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!91 &9100000 --- !u!91 &9100000
AnimatorController: AnimatorController:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -152,25 +242,25 @@ AnimatorController:
m_DefaultFloat: 0 m_DefaultFloat: 0
m_DefaultInt: 0 m_DefaultInt: 0
m_DefaultBool: 0 m_DefaultBool: 0
m_Controller: {fileID: 0} m_Controller: {fileID: 9100000}
- m_Name: Promotion - m_Name: Promotion
m_Type: 9 m_Type: 9
m_DefaultFloat: 0 m_DefaultFloat: 0
m_DefaultInt: 0 m_DefaultInt: 0
m_DefaultBool: 0 m_DefaultBool: 0
m_Controller: {fileID: 0} m_Controller: {fileID: 9100000}
- m_Name: Sleepy - m_Name: Sleepy
m_Type: 9 m_Type: 9
m_DefaultFloat: 0 m_DefaultFloat: 0
m_DefaultInt: 0 m_DefaultInt: 0
m_DefaultBool: 0 m_DefaultBool: 0
m_Controller: {fileID: 0} m_Controller: {fileID: 9100000}
- m_Name: Walk - m_Name: Walk
m_Type: 9 m_Type: 9
m_DefaultFloat: 0 m_DefaultFloat: 0
m_DefaultInt: 0 m_DefaultInt: 0
m_DefaultBool: 0 m_DefaultBool: 0
m_Controller: {fileID: 0} m_Controller: {fileID: 9100000}
m_AnimatorLayers: m_AnimatorLayers:
- serializedVersion: 5 - serializedVersion: 5
m_Name: Base Layer m_Name: Base Layer
@ -209,6 +299,32 @@ AnimatorStateTransition:
m_InterruptionSource: 0 m_InterruptionSource: 0
m_OrderedInterruption: 1 m_OrderedInterruption: 1
m_CanTransitionToSelf: 0 m_CanTransitionToSelf: 0
--- !u!1102 &4390197982913342166
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Brother_pink_LookForward_raiseHand
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 690ef486302894dcabba7af90c9651b4, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1101 &4394378192515912696 --- !u!1101 &4394378192515912696
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6c00f87028ba147b89c9bf2aa4bc3d2f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 690ef486302894dcabba7af90c9651b4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3550c950a240a91419d42678882e042d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -39,14 +39,14 @@ AnimationClip:
time: 4.5833335 time: 4.5833335
value: {x: 0, y: 0, z: 3.4310002} value: {x: 0, y: 0, z: 3.4310002}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: -66.71131}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.12763035}
- serializedVersion: 3 - serializedVersion: 3
time: 4.75 time: 4.75
value: {x: 0, y: 0, z: -0.74600005} value: {x: 0, y: 0, z: -2.60288}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -301,7 +301,7 @@ AnimationClip:
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0 time: 0
value: {x: 1, y: 0.34546873, z: 1} value: {x: 1.1511807, y: 0.34546873, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -312,6 +312,49 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
path: AnimationPivot_pink/pink/eye/right path: AnimationPivot_pink/pink/eye/right
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 3
value: {x: 1, y: 1, z: 1}
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: 4.5833335
value: {x: 1, y: 1, z: 1}
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: 4.75
value: {x: 1, y: 1, z: 1}
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: 5
value: {x: 1, y: 1, z: 1}
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: AnimationPivot_pink/pink
m_FloatCurves: m_FloatCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -382,6 +425,13 @@ AnimationClip:
typeID: 4 typeID: 4
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2
path: 2208649865
attribute: 3
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
pptrCurveMapping: [] pptrCurveMapping: []
m_AnimationClipSettings: m_AnimationClipSettings:
serializedVersion: 2 serializedVersion: 2
@ -539,14 +589,14 @@ AnimationClip:
time: 4.5833335 time: 4.5833335
value: 3.4310002 value: 3.4310002
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: -66.71131
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.12763035
- serializedVersion: 3 - serializedVersion: 3
time: 4.75 time: 4.75
value: -0.74600005 value: -2.60288
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -850,7 +900,7 @@ AnimationClip:
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0 time: 0
value: 1 value: 1.1511807
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1356,7 +1406,148 @@ AnimationClip:
path: ef_sleepy path: ef_sleepy
classID: 1 classID: 1
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 3
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 4.5833335
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 4.75
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 5
value: 1
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_LocalScale.x
path: AnimationPivot_pink/pink
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 3
value: 1
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_LocalScale.y
path: AnimationPivot_pink/pink
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 3
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 4.5833335
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 4.75
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 5
value: 1
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_LocalScale.z
path: AnimationPivot_pink/pink
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: m_EulerEditorCurves:
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
m_Curve: [] m_Curve: []
@ -1387,36 +1578,6 @@ AnimationClip:
path: AnimationPivot_pink path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
m_HasGenericRootTransform: 0 m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0 m_HasMotionFloatCurves: 0
m_Events: [] m_Events: []

View File

@ -118,6 +118,58 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
path: AnimationPivot_pink/pink/leg/front path: AnimationPivot_pink/pink/leg/front
- 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.75
value: {x: 0, y: 0, z: 13.294001}
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.5
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: 2.25
value: {x: 0, y: 0, z: 13.294001}
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
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}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: AnimationPivot_pink/pink/wing/right_a
m_PositionCurves: m_PositionCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -282,15 +334,15 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0 time: 0
value: {x: 1, y: 1, z: 1} value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: -16.584917, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 6.967925, y: -16.584917, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.25537366, y: 0.12312659, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0.083333336
value: {x: 1, y: 0.375, z: 1} value: {x: 1.2620963, y: 0.375, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -300,15 +352,24 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.16666667
value: {x: 1, y: 1, z: 1} value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: -6.982031, y: 15.401508, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} inWeight: {x: 0.1667819, y: 0.12117934, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.2333333
value: {x: 1, y: 1, z: 1} value: {x: 1, y: 1, z: 1}
inSlope: {x: -0, y: -0, z: -0}
outSlope: {x: 10.588069, y: -16.584917, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.28209347, y: 0.12312659, z: 0.33333334}
- serializedVersion: 3
time: 1.3166667
value: {x: 1.4050711, y: 0.375, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -316,23 +377,32 @@ AnimationClip:
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.4
value: {x: 1, y: 0.375, z: 1}
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.6666666
value: {x: 1, y: 1, z: 1} value: {x: 1, y: 1, z: 1}
inSlope: {x: -9.850677, y: 15.917948, z: 0}
outSlope: {x: 12.442525, y: -16.584917, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.24702954, y: 0.2989629, z: 0.33333334}
outWeight: {x: 0.2356026, y: 0.12312659, z: 0.33333334}
- serializedVersion: 3
time: 1.4833333
value: {x: 1.423519, y: 0.375, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 1.5666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: -11.42013, y: 15.401508, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.21308, y: 0.12117934, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
@ -344,14 +414,14 @@ AnimationClip:
time: 0 time: 0
value: {x: 0.84803, y: 1, z: 1} value: {x: 0.84803, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 4.7232485, y: -16.769701, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.22345197, y: 0.13224708, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0.083333336
value: {x: 0.84803, y: 0.375, z: 1} value: {x: 1.021324, y: 0.375, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -361,15 +431,24 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.16666667
value: {x: 0.84803, y: 1, z: 1} value: {x: 0.84803, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: -4.002334, y: 15.506942, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} inWeight: {x: 0.1759023, y: 0.1713422, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.2333333
value: {x: 0.84803, y: 1, z: 1} value: {x: 0.84803, y: 1, z: 1}
inSlope: {x: -0, y: -0, z: -0}
outSlope: {x: 4.7232485, y: -16.769701, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.22345197, y: 0.13224708, z: 0.33333334}
- serializedVersion: 3
time: 1.3166667
value: {x: 1.021324, y: 0.375, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -377,23 +456,32 @@ AnimationClip:
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.4
value: {x: 0.84803, y: 0.375, z: 1}
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.6666666
value: {x: 0.84803, y: 1, z: 1} value: {x: 0.84803, y: 1, z: 1}
inSlope: {x: -5.017005, y: 15.444526, z: 0}
outSlope: {x: 4.7232485, y: -16.769701, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.25691438, y: 0.18347472, z: 0.33333334}
outWeight: {x: 0.22345197, y: 0.13224708, z: 0.33333334}
- serializedVersion: 3
time: 1.4833333
value: {x: 1.021324, y: 0.375, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 1.5666667
value: {x: 0.84803, y: 1, z: 1}
inSlope: {x: -4.002334, y: 15.506942, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.1759023, y: 0.1713422, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
@ -454,6 +542,13 @@ AnimationClip:
typeID: 4 typeID: 4
customType: 4 customType: 4
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2
path: 2551104588
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 1016787908 path: 1016787908
attribute: 3 attribute: 3
@ -1355,14 +1450,14 @@ AnimationClip:
time: 0 time: 0
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 6.967925
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.25537366
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0.083333336
value: 1 value: 1.2620963
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1372,6 +1467,24 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.16666667
value: 1 value: 1
inSlope: -6.982031
outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.1667819
outWeight: 0.33333334
- serializedVersion: 3
time: 1.2333333
value: 1
inSlope: -0
outSlope: 10.588069
tangentMode: 5
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.28209347
- serializedVersion: 3
time: 1.3166667
value: 1.4050711
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1379,8 +1492,17 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.4
value: 1 value: 1
inSlope: -9.850677
outSlope: 12.442525
tangentMode: 1
weightedMode: 0
inWeight: 0.24702954
outWeight: 0.2356026
- serializedVersion: 3
time: 1.4833333
value: 1.423519
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1388,22 +1510,13 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.5666667
value: 1 value: 1
inSlope: 0 inSlope: -11.42013
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 65
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.21308
outWeight: 0.33333334
- serializedVersion: 3
time: 1.6666666
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
@ -1418,12 +1531,12 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0 time: 0
value: 1 value: 1
inSlope: 0 inSlope: -16.584917
outSlope: 0 outSlope: -16.584917
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.12312659
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0.083333336
value: 0.375 value: 0.375
@ -1436,23 +1549,23 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.16666667
value: 1 value: 1
inSlope: 0 inSlope: 15.401508
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.12117934
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.2333333
value: 1 value: 1
inSlope: 0 inSlope: -0
outSlope: 0 outSlope: -16.584917
tangentMode: 136 tangentMode: 5
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.12312659
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.3166667
value: 0.375 value: 0.375
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -1461,14 +1574,32 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.6666666 time: 1.4
value: 1 value: 1
inSlope: 15.917948
outSlope: -16.584917
tangentMode: 1
weightedMode: 0
inWeight: 0.2989629
outWeight: 0.12312659
- serializedVersion: 3
time: 1.4833333
value: 0.375
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 1.5666667
value: 1
inSlope: 15.401508
outSlope: 0
tangentMode: 65
weightedMode: 0
inWeight: 0.12117934
outWeight: 0.33333334
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
@ -1484,7 +1615,7 @@ AnimationClip:
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
@ -1493,7 +1624,7 @@ AnimationClip:
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
@ -1502,34 +1633,52 @@ AnimationClip:
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.2333333
value: 1 value: 1
inSlope: 0 inSlope: -0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 5
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.3166667
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.6666666 time: 1.4
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.4833333
value: 1
inSlope: 0
outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.5666667
value: 1
inSlope: 0
outSlope: 0
tangentMode: 65
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
@ -1547,55 +1696,73 @@ AnimationClip:
time: 0 time: 0
value: 0.84803 value: 0.84803
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 4.7232485
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.22345197
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0.083333336
value: 0.84803 value: 1.021324
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.16666667
value: 0.84803 value: 0.84803
inSlope: -4.002334
outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.1759023
outWeight: 0.33333334
- serializedVersion: 3
time: 1.2333333
value: 0.84803
inSlope: -0
outSlope: 4.7232485
tangentMode: 5
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.22345197
- serializedVersion: 3
time: 1.3166667
value: 1.021324
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.4
value: 0.84803 value: 0.84803
inSlope: -5.017005
outSlope: 4.7232485
tangentMode: 1
weightedMode: 0
inWeight: 0.25691438
outWeight: 0.22345197
- serializedVersion: 3
time: 1.4833333
value: 1.021324
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.5666667
value: 0.84803 value: 0.84803
inSlope: 0 inSlope: -4.002334
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 65
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.1759023
outWeight: 0.33333334
- serializedVersion: 3
time: 1.6666666
value: 0.84803
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
@ -1611,11 +1778,11 @@ AnimationClip:
time: 0 time: 0
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: -16.769701
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.13224708
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0.083333336
value: 0.375 value: 0.375
@ -1628,23 +1795,23 @@ AnimationClip:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.16666667
value: 1 value: 1
inSlope: 0 inSlope: 15.506942
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.1713422
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.2333333
value: 1 value: 1
inSlope: 0 inSlope: -0
outSlope: 0 outSlope: -16.769701
tangentMode: 136 tangentMode: 5
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.13224708
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 1.3166667
value: 0.375 value: 0.375
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -1653,14 +1820,32 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.6666666 time: 1.4
value: 1 value: 1
inSlope: 15.444526
outSlope: -16.769701
tangentMode: 1
weightedMode: 0
inWeight: 0.18347472
outWeight: 0.13224708
- serializedVersion: 3
time: 1.4833333
value: 0.375
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 1.5666667
value: 1
inSlope: 15.506942
outSlope: 0
tangentMode: 65
weightedMode: 0
inWeight: 0.1713422
outWeight: 0.33333334
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
@ -1676,7 +1861,7 @@ AnimationClip:
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
@ -1685,7 +1870,7 @@ AnimationClip:
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 1
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
@ -1694,13 +1879,86 @@ AnimationClip:
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.2333333
value: 1
inSlope: -0
outSlope: 0
tangentMode: 5
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.3166667
value: 1
inSlope: 0
outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.4833333
value: 1
inSlope: 0
outSlope: 0
tangentMode: 1
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.5666667
value: 1
inSlope: 0
outSlope: 0
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalScale.z
path: AnimationPivot_pink/pink/eye/left
classID: 4
script: {fileID: 0}
- 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.75
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136 tangentMode: 136
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5 time: 1.5
value: 1 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1708,8 +1966,8 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.5833334 time: 2.25
value: 1 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1717,8 +1975,8 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.6666666 time: 3
value: 1 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1728,8 +1986,118 @@ AnimationClip:
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalScale.z attribute: localEulerAnglesRaw.x
path: AnimationPivot_pink/pink/eye/left path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- 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.75
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.5
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.25
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
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: localEulerAnglesRaw.y
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- 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.75
value: 13.294001
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.5
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.25
value: 13.294001
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
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: localEulerAnglesRaw.z
path: AnimationPivot_pink/pink/wing/right_a
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
m_EulerEditorCurves: m_EulerEditorCurves:
@ -1793,6 +2161,36 @@ AnimationClip:
path: AnimationPivot_pink/pink/leg/front path: AnimationPivot_pink/pink/leg/front
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink/pink/wing/right_a
classID: 4
script: {fileID: 0}
m_HasGenericRootTransform: 0 m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0 m_HasMotionFloatCurves: 0
m_Events: [] m_Events: []

View File

@ -28,7 +28,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.33333334
value: {x: 0, y: 0, z: 6.715} value: {x: 0, y: 0, z: 10.834522}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -46,7 +46,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1 time: 1
value: {x: 0, y: 0, z: 6.715} value: {x: 0, y: 0, z: 10.8933325}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -55,6 +55,15 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1.3333334 time: 1.3333334
value: {x: 0, y: 0, z: -2.5050776}
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.5166667
value: {x: 0, y: 0, z: 0} value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
@ -73,7 +82,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 2.3333333 time: 2.3333333
value: {x: 0, y: 0, z: 6.715} value: {x: 0, y: 0, z: 11.342485}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -91,7 +100,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 3 time: 3
value: {x: 0, y: 0, z: 6.715} value: {x: 0, y: 0, z: 11.342485}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -100,6 +109,15 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 3.3333333 time: 3.3333333
value: {x: 0, y: 0, z: -2.6363516}
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.5166667
value: {x: 0, y: 0, z: 0} value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
@ -118,7 +136,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 4.35 time: 4.35
value: {x: 0, y: 0, z: 6.715} value: {x: 0, y: 0, z: 11.342485}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -136,7 +154,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 5.016667 time: 5.016667
value: {x: 0, y: 0, z: 6.715} value: {x: 0, y: 0, z: 11.342485}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -170,7 +188,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.33333334
value: {x: 0, y: 0, z: 5.729} value: {x: 0, y: 0, z: 10.980631}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -188,7 +206,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1 time: 1
value: {x: 0, y: 0, z: 5.729} value: {x: 0, y: 0, z: 10.833959}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -197,6 +215,15 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 1.3333334 time: 1.3333334
value: {x: 0, y: 0, z: -2.4918635}
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.5166667
value: {x: 0, y: 0, z: 0} value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
@ -215,7 +242,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 2.3333333 time: 2.3333333
value: {x: 0, y: 0, z: 5.729} value: {x: 0, y: 0, z: 11.320513}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -233,7 +260,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 3 time: 3
value: {x: 0, y: 0, z: 5.729} value: {x: 0, y: 0, z: 11.320513}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -242,6 +269,15 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 3.3333333 time: 3.3333333
value: {x: 0, y: 0, z: -2.5882864}
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.5166667
value: {x: 0, y: 0, z: 0} value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
@ -260,7 +296,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 4.35 time: 4.35
value: {x: 0, y: 0, z: 5.729} value: {x: 0, y: 0, z: 11.320513}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -278,7 +314,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 5.016667 time: 5.016667
value: {x: 0, y: 0, z: 5.729} value: {x: 0, y: 0, z: 11.320513}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -395,50 +431,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
path: Effect_promotion path: Effect_promotion
m_PositionCurves: m_PositionCurves: []
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: -1.42, y: 1.023, 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.23333333
value: {x: -1.42, y: 1.023, 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.56666666
value: {x: -1.42, y: 1.023, 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: 3.5833333
value: {x: -1.42, y: 1.023, 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: Effect_promotion
m_ScaleCurves: m_ScaleCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -687,6 +680,82 @@ AnimationClip:
path: Effect_Sweat path: Effect_Sweat
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink
classID: 1
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
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: AnimationPivot_pinkFront
classID: 1
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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right
classID: 1
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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/left
classID: 1
script: {fileID: 0}
m_PPtrCurves: [] m_PPtrCurves: []
m_SampleRate: 60 m_SampleRate: 60
m_WrapMode: 0 m_WrapMode: 0
@ -759,10 +828,31 @@ AnimationClip:
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 3248977737 path: 1016787908
attribute: 1 attribute: 2086281974
script: {fileID: 0} script: {fileID: 0}
typeID: 4 typeID: 1
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 873201273
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 1461620254
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 3449290720
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
pptrCurveMapping: [] pptrCurveMapping: []
@ -854,6 +944,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 1.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 2 time: 2
value: 0 value: 0
@ -899,6 +998,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 3.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.016667 time: 4.016667
value: 0 value: 0
@ -999,6 +1107,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 1.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 2 time: 2
value: 0 value: 0
@ -1044,6 +1161,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 3.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.016667 time: 4.016667
value: 0 value: 0
@ -1110,7 +1236,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.33333334
value: 6.715 value: 10.834522
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1128,7 +1254,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1 time: 1
value: 6.715 value: 10.8933325
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1137,6 +1263,15 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.3333334 time: 1.3333334
value: -2.5050776
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.5166667
value: 0 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -1155,7 +1290,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 2.3333333 time: 2.3333333
value: 6.715 value: 11.342485
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1173,7 +1308,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 3 time: 3
value: 6.715 value: 11.342485
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1182,6 +1317,15 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 3.3333333 time: 3.3333333
value: -2.6363516
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5166667
value: 0 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -1200,7 +1344,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.35 time: 4.35
value: 6.715 value: 11.342485
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1218,7 +1362,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 5.016667 time: 5.016667
value: 6.715 value: 11.342485
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1289,6 +1433,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 1.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 2 time: 2
value: 0 value: 0
@ -1334,6 +1487,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 3.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.016667 time: 4.016667
value: 0 value: 0
@ -1434,6 +1596,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 1.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 2 time: 2
value: 0 value: 0
@ -1479,6 +1650,15 @@ AnimationClip:
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3
time: 3.5166667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.016667 time: 4.016667
value: 0 value: 0
@ -1545,7 +1725,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.33333334
value: 5.729 value: 10.980631
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1563,7 +1743,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1 time: 1
value: 5.729 value: 10.833959
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1572,6 +1752,15 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 1.3333334 time: 1.3333334
value: -2.4918635
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.5166667
value: 0 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -1590,7 +1779,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 2.3333333 time: 2.3333333
value: 5.729 value: 11.320513
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1608,7 +1797,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 3 time: 3
value: 5.729 value: 11.320513
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1617,6 +1806,15 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 3.3333333 time: 3.3333333
value: -2.5882864
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5166667
value: 0 value: 0
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -1635,7 +1833,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.35 time: 4.35
value: 5.729 value: 11.320513
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1653,7 +1851,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 5.016667 time: 5.016667
value: 5.729 value: 11.320513
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -1804,144 +2002,6 @@ AnimationClip:
path: Effect_promotion path: Effect_promotion
classID: 212 classID: 212
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -1.42
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.23333333
value: -1.42
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.56666666
value: -1.42
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5833333
value: -1.42
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: Effect_promotion
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1.023
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.23333333
value: 1.023
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.56666666
value: 1.023
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5833333
value: 1.023
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: Effect_promotion
classID: 4
script: {fileID: 0}
- 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.23333333
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.56666666
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5833333
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: Effect_promotion
classID: 4
script: {fileID: 0}
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@ -2454,6 +2514,82 @@ AnimationClip:
path: Effect_Sweat path: Effect_Sweat
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink
classID: 1
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
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: AnimationPivot_pinkFront
classID: 1
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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right
classID: 1
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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/left
classID: 1
script: {fileID: 0}
m_EulerEditorCurves: m_EulerEditorCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2

View File

@ -37,7 +37,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 4.5833335 time: 4.5833335
value: {x: 0, y: 0, z: 3.4310002} value: {x: 0, y: 0, z: 5.8603973}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -46,7 +46,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 4.75 time: 4.75
value: {x: 0, y: 0, z: -0.74600005} value: {x: 0, y: 0, z: -1.1882913}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -656,6 +656,25 @@ AnimationClip:
path: Effect_Sweat path: Effect_Sweat
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right_a
classID: 1
script: {fileID: 0}
m_PPtrCurves: [] m_PPtrCurves: []
m_SampleRate: 60 m_SampleRate: 60
m_WrapMode: 0 m_WrapMode: 0
@ -734,6 +753,13 @@ AnimationClip:
typeID: 1 typeID: 1
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2
path: 2551104588
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 1249092771 path: 1249092771
attribute: 3 attribute: 3
@ -903,7 +929,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.5833335 time: 4.5833335
value: 3.4310002 value: 5.8603973
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -912,7 +938,7 @@ AnimationClip:
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 4.75 time: 4.75
value: -0.74600005 value: -1.1882913
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -2542,6 +2568,25 @@ AnimationClip:
path: Effect_Sweat path: Effect_Sweat
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right_a
classID: 1
script: {fileID: 0}
m_EulerEditorCurves: m_EulerEditorCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -2549,8 +2594,8 @@ AnimationClip:
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.x attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink path: AnimationPivot_pink/pink/wing/left
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -2560,7 +2605,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.y attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink path: AnimationPivot_pink/pink/wing/left
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -2569,8 +2614,8 @@ AnimationClip:
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.z attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink path: AnimationPivot_pink/pink/wing/left
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -2610,7 +2655,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.x attribute: m_LocalEulerAngles.x
path: AnimationPivot_pink/pink/wing/left path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -2620,7 +2665,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.y attribute: m_LocalEulerAngles.y
path: AnimationPivot_pink/pink/wing/left path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve: - curve:
@ -2630,7 +2675,7 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
attribute: m_LocalEulerAngles.z attribute: m_LocalEulerAngles.z
path: AnimationPivot_pink/pink/wing/left path: AnimationPivot_pink
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
m_HasGenericRootTransform: 0 m_HasGenericRootTransform: 0

View File

@ -790,6 +790,25 @@ AnimationClip:
path: AnimationPivot_pink/pink/wing/left path: AnimationPivot_pink/pink/wing/left
classID: 1 classID: 1
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right_a
classID: 1
script: {fileID: 0}
m_PPtrCurves: [] m_PPtrCurves: []
m_SampleRate: 60 m_SampleRate: 60
m_WrapMode: 0 m_WrapMode: 0
@ -882,6 +901,13 @@ AnimationClip:
typeID: 1 typeID: 1
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2
path: 2551104588
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 1249092771 path: 1249092771
attribute: 1 attribute: 1
@ -3271,6 +3297,25 @@ AnimationClip:
path: AnimationPivot_pink/pink/wing/right_a path: AnimationPivot_pink/pink/wing/right_a
classID: 4 classID: 4
script: {fileID: 0} 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
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_IsActive
path: AnimationPivot_pink/pink/wing/right_a
classID: 1
script: {fileID: 0}
m_EulerEditorCurves: m_EulerEditorCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2

View File

@ -230,6 +230,49 @@ AnimationClip:
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4 m_RotationOrder: 4
path: Cloud_m (1) path: Cloud_m (1)
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: -3.59, y: 14.05, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: -0.2574247, 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: 66.38333
value: {x: -20.67871, y: 14.05, z: 0}
inSlope: {x: -0.2574247, y: 0, z: 0}
outSlope: {x: Infinity, 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: 66.4
value: {x: 12.4, y: 14.05, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: -0.296294, 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: 120.36667
value: {x: -3.59, y: 14.05, z: 0}
inSlope: {x: -0.296294, 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: Cloud_m (2)
m_ScaleCurves: [] m_ScaleCurves: []
m_FloatCurves: [] m_FloatCurves: []
m_PPtrCurves: [] m_PPtrCurves: []
@ -275,6 +318,13 @@ AnimationClip:
typeID: 4 typeID: 4
customType: 0 customType: 0
isPPtrCurve: 0 isPPtrCurve: 0
- serializedVersion: 2
path: 1387392558
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
pptrCurveMapping: [] pptrCurveMapping: []
m_AnimationClipSettings: m_AnimationClipSettings:
serializedVersion: 2 serializedVersion: 2
@ -807,6 +857,144 @@ AnimationClip:
path: Cloud_m (1) path: Cloud_m (1)
classID: 4 classID: 4
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -3.59
inSlope: 0
outSlope: -0.2574247
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 66.38333
value: -20.67871
inSlope: -0.2574247
outSlope: Infinity
tangentMode: 101
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 66.4
value: 12.4
inSlope: 0
outSlope: -0.296294
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 120.36667
value: -3.59
inSlope: -0.296294
outSlope: 0
tangentMode: 5
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.x
path: Cloud_m (2)
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 14.05
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 66.38333
value: 14.05
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 66.4
value: 14.05
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 120.36667
value: 14.05
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: Cloud_m (2)
classID: 4
script: {fileID: 0}
- 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: 66.38333
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 66.4
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 120.36667
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: Cloud_m (2)
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: [] m_EulerEditorCurves: []
m_HasGenericRootTransform: 0 m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0 m_HasMotionFloatCurves: 0

View File

@ -524,19 +524,37 @@ AnimationClip:
time: 15.016666 time: 15.016666
value: {x: -4.91, y: 3.06, z: 0} value: {x: -4.91, y: 3.06, z: 0}
inSlope: {x: -0, y: -0, z: 0} inSlope: {x: -0, y: -0, z: 0}
outSlope: {x: 3.1423717, y: 4.0779653, z: 0} outSlope: {x: 2.4343967, y: 3.2993329, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.33333334, y: 0.62999356, z: 0.33333334} inWeight: {x: 0.33333334, y: 0.62999356, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.8329861, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.8329861, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 16 time: 16
value: {x: -1.82, y: 7.07, z: 0} value: {x: -2.5161755, y: 6.3043447, z: 0}
inSlope: {x: 3.5613527, y: 4.0779653, z: 0} inSlope: {x: 2.4343972, y: 3.299333, z: 0}
outSlope: {x: 2.4343972, y: 3.299333, 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: 17.033333
value: {x: -0.0006335974, y: 9.713654, z: 0}
inSlope: {x: 2.4343967, y: 3.2993329, z: 0}
outSlope: {x: Infinity, y: 3.2993329, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.7933818, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 17.066668
value: {x: -0.0006335974, y: 9.823636, z: 0}
inSlope: {x: Infinity, y: 3.2993329, z: 0}
outSlope: {x: Infinity, y: Infinity, z: 0} outSlope: {x: Infinity, y: Infinity, z: 0}
tangentMode: 0 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: {x: 0.7933818, y: 0.42094657, z: 0.33333334} inWeight: {x: 0.33333334, y: 0.42094657, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 20.016666 time: 20.016666
@ -3797,17 +3815,17 @@ AnimationClip:
time: 15.016666 time: 15.016666
value: -4.91 value: -4.91
inSlope: -0 inSlope: -0
outSlope: 3.1423717 outSlope: 2.4343967
tangentMode: 69 tangentMode: 69
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 16 time: 17.033333
value: -1.82 value: -0.0006335974
inSlope: 3.5613527 inSlope: 2.4343967
outSlope: Infinity outSlope: Infinity
tangentMode: 97 tangentMode: 101
weightedMode: 0 weightedMode: 0
inWeight: 0.7933818 inWeight: 0.7933818
outWeight: 0.33333334 outWeight: 0.33333334
@ -4005,15 +4023,15 @@ AnimationClip:
time: 15.016666 time: 15.016666
value: 3.06 value: 3.06
inSlope: -0 inSlope: -0
outSlope: 4.0779653 outSlope: 3.2993329
tangentMode: 69 tangentMode: 69
weightedMode: 0 weightedMode: 0
inWeight: 0.62999356 inWeight: 0.62999356
outWeight: 0.8329861 outWeight: 0.8329861
- serializedVersion: 3 - serializedVersion: 3
time: 16 time: 17.066668
value: 7.07 value: 9.823636
inSlope: 4.0779653 inSlope: 3.2993329
outSlope: Infinity outSlope: Infinity
tangentMode: 101 tangentMode: 101
weightedMode: 0 weightedMode: 0

View File

@ -15,7 +15,41 @@ AnimationClip:
m_CompressedRotationCurves: [] m_CompressedRotationCurves: []
m_EulerCurves: [] m_EulerCurves: []
m_PositionCurves: [] m_PositionCurves: []
m_ScaleCurves: [] m_ScaleCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 1, y: 1.0375, z: 1}
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.033333335
value: {x: 1, y: 0.99909365, z: 1}
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.083333336
value: {x: 1, y: 1.0375, z: 1}
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_FloatCurves: m_FloatCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
@ -90,6 +124,13 @@ AnimationClip:
m_Extent: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant: m_ClipBindingConstant:
genericBindings: genericBindings:
- serializedVersion: 2
path: 0
attribute: 3
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 1809093878 path: 1809093878
attribute: 2086281974 attribute: 2086281974
@ -191,6 +232,117 @@ AnimationClip:
path: Suzume_sit path: Suzume_sit
classID: 1 classID: 1
script: {fileID: 0} script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.033333335
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.083333336
value: 1
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_LocalScale.x
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1.0375
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.033333335
value: 0.99909365
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.083333336
value: 1.0375
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_LocalScale.y
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.033333335
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.083333336
value: 1
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_LocalScale.z
path:
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: [] m_EulerEditorCurves: []
m_HasGenericRootTransform: 0 m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0 m_HasMotionFloatCurves: 0

View File

@ -0,0 +1,72 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1102 &-5948030287646469795
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleBackgroundShow
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 777e4025fa7a0454d99f8afa7b75e3d5, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleBackground
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 4533103085064645143}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!1107 &4533103085064645143
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: -5948030287646469795}
m_Position: {x: 200, y: 0, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: -5948030287646469795}

View File

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

View File

@ -0,0 +1,169 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleBackgroundShow
serializedVersion: 6
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: 1.5111328, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: -0.4003776, 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
value: {x: 0, y: 0.31, 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: TitleCloud
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: 2856292452
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 3
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:
- 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: 3
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.x
path: TitleCloud
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1.5111328
inSlope: 0
outSlope: -0.4003776
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: 0.31
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: TitleCloud
classID: 4
script: {fileID: 0}
- 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: 3
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: TitleCloud
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 777e4025fa7a0454d99f8afa7b75e3d5
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,72 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1102 &-5110204863717699872
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleCameraShow
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: d38c636b4c3544bb098da47036e26c7a, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleCamera
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 7841287252094864904}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!1107 &7841287252094864904
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: -5110204863717699872}
m_Position: {x: 200, y: 0, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: -5110204863717699872}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 01f992f5096ca4e50b4543fce0a592af
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,187 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleCameraShow
serializedVersion: 6
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: 15.042248, z: -10}
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.083333336
value: {x: 0, y: 15.042248, z: -10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: -5.157342, 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
value: {x: 0, y: 0, z: -10}
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_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
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 3
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:
- 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: 3
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.x
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 15.042248
inSlope: 0
outSlope: 0
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.083333336
value: 15.042248
inSlope: 0
outSlope: -5.157342
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
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.y
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -10
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: -10
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:
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: []
m_HasGenericRootTransform: 1
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@ -0,0 +1,878 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TitleSuzumeShow
serializedVersion: 6
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: 5.53, y: 12.09, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: -3.4800003, y: -3.0100002, 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
value: {x: -4.91, y: 3.06, 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: Suzume_l
m_ScaleCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: -1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: Infinity, y: Infinity, 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
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0.23136055, y: 0, z: 0}
outSlope: {x: 0.23136055, 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.1
value: {x: 1.1793044, y: 0.7959732, z: 1}
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.2333333
value: {x: 0.90011597, y: 1.086441, z: 1}
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: 1, y: 1, z: 1}
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.5
value: {x: 1, y: 1, z: 1}
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: Suzume_l
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0.35
value: {x: -1, y: 1, z: 1}
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.1166667
value: {x: -1, y: 1, z: 1}
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.2166667
value: {x: -0.8831262, y: 1.164505, z: 1}
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.35
value: {x: -1.0853146, y: 0.9264633, z: 1}
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.45
value: {x: -1, y: 1, z: 1}
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.0833333
value: {x: -1, y: 1, z: 1}
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.1833334
value: {x: -0.8831262, y: 1.164505, z: 1}
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.3166666
value: {x: -1.0853146, y: 0.9264633, z: 1}
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.4166667
value: {x: -1, y: 1, z: 1}
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: Suzume_r
m_FloatCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 3
value: 1
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: Suzume_l/Suzume_sit
classID: 1
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: 3
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: Suzume_l/Suzume_fly
classID: 1
script: {fileID: 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: 1697111845
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 1697111845
attribute: 3
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 2670256710
attribute: 3
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 4048092563
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 3898807536
attribute: 2086281974
script: {fileID: 0}
typeID: 1
customType: 0
isPPtrCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 3.5
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:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 5.53
inSlope: 0
outSlope: -3.4800003
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: -4.91
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: Suzume_l
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 12.09
inSlope: 0
outSlope: -3.0100002
tangentMode: 65
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: 3.06
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: Suzume_l
classID: 4
script: {fileID: 0}
- 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: 3
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: Suzume_l
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -1
inSlope: 0
outSlope: Infinity
tangentMode: 97
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: 1
inSlope: 0.23136055
outSlope: 0.23136055
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.1
value: 1.1793044
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.2333333
value: 0.90011597
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.3333333
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5
value: 1
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_LocalScale.x
path: Suzume_l
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: Infinity
tangentMode: 97
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.1
value: 0.7959732
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.2333333
value: 1.086441
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.3333333
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 3.5
value: 1
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_LocalScale.y
path: Suzume_l
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: Infinity
tangentMode: 97
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalScale.z
path: Suzume_l
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: Infinity
outSlope: Infinity
tangentMode: 103
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 3
value: 1
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: Suzume_l/Suzume_sit
classID: 1
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: 3
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: Suzume_l/Suzume_fly
classID: 1
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0.35
value: -1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.1166667
value: -1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.2166667
value: -0.8831262
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.35
value: -1.0853146
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.45
value: -1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.0833333
value: -1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.1833334
value: -0.8831262
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.3166666
value: -1.0853146
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.4166667
value: -1
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_LocalScale.x
path: Suzume_r
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0.35
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.1166667
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.2166667
value: 1.164505
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.35
value: 0.9264633
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.45
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.0833333
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.1833334
value: 1.164505
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.3166666
value: 0.9264633
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.4166667
value: 1
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_LocalScale.y
path: Suzume_r
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0.35
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.1166667
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.2166667
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.35
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1.45
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.0833333
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.1833334
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.3166666
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 2.4166667
value: 1
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_LocalScale.z
path: Suzume_r
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 660d6f20f6ca24d98920b69ed7995762
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -13,15 +13,22 @@ AnimationClip:
m_UseHighQualityCurve: 1 m_UseHighQualityCurve: 1
m_RotationCurves: [] m_RotationCurves: []
m_CompressedRotationCurves: [] m_CompressedRotationCurves: []
m_EulerCurves: [] m_EulerCurves:
m_PositionCurves: []
m_ScaleCurves:
- curve: - curve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0
value: {x: 0, y: 0, z: 0} value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: -145.74948}
outSlope: {x: 0, y: 0, z: -145.74948}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.17286056}
- serializedVersion: 3
time: 0.11666667
value: {x: 0, y: 0, z: -7.9530005}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -29,7 +36,61 @@ AnimationClip:
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.36666667
value: {x: 0, y: 0, z: 2.6360002}
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.65
value: {x: 0, y: 0, z: -0.73127747}
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.6666667
value: {x: 0, y: 0, z: -0.7264607}
inSlope: {x: 0, y: 0, z: 0.56853586}
outSlope: {x: 0, y: 0, z: 0.56853586}
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, 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}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path:
m_PositionCurves: []
m_ScaleCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0, y: 0, z: 0}
inSlope: {x: 9.309256, y: 8.969751, z: 9.22481}
outSlope: {x: 9.309256, y: 8.969751, z: 9.22481}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.093440354, y: 0.19505313, z: 0.18489185}
- serializedVersion: 3
time: 0.25
value: {x: 1.05, y: 1.05, z: 1.05} value: {x: 1.05, y: 1.05, z: 1.05}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
@ -38,17 +99,8 @@ AnimationClip:
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.46666667 time: 0.45
value: {x: 1, y: 1, z: 1} value: {x: 0.92434156, y: 0.92434156, z: 0.92434156}
inSlope: {x: -0.35294107, y: -0.35294107, z: -0.35294107}
outSlope: {x: -0.35294107, y: -0.35294107, z: -0.35294107}
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.6166667
value: {x: 0.95, y: 0.95, z: 0.95}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0 tangentMode: 0
@ -56,7 +108,16 @@ AnimationClip:
inWeight: {x: 0.33333334, 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} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3 - serializedVersion: 3
time: 0.8333333 time: 0.76666665
value: {x: 1.029679, y: 1.029679, z: 1.029679}
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: 1, y: 1, z: 1} value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0} inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0}
@ -73,7 +134,7 @@ AnimationClip:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.083333336
value: 1 value: 1
inSlope: Infinity inSlope: Infinity
outSlope: Infinity outSlope: Infinity
@ -96,6 +157,13 @@ AnimationClip:
m_Extent: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant: m_ClipBindingConstant:
genericBindings: genericBindings:
- serializedVersion: 2
path: 0
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
- serializedVersion: 2 - serializedVersion: 2
path: 0 path: 0
attribute: 3 attribute: 3
@ -116,7 +184,7 @@ AnimationClip:
m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0 m_AdditiveReferencePoseTime: 0
m_StartTime: 0 m_StartTime: 0
m_StopTime: 0.8333333 m_StopTime: 1
m_OrientationOffsetY: 0 m_OrientationOffsetY: 0
m_Level: 0 m_Level: 0
m_CycleOffset: 0 m_CycleOffset: 0
@ -136,16 +204,16 @@ AnimationClip:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0
value: 0 value: 0
inSlope: 0 inSlope: 9.309256
outSlope: 0 outSlope: 9.309256
tangentMode: 136 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.093440354
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.25
value: 1.05 value: 1.05
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -154,17 +222,8 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.46666667 time: 0.45
value: 1 value: 0.92434156
inSlope: -0.35294107
outSlope: -0.35294107
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.6166667
value: 0.95
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -172,7 +231,16 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.8333333 time: 0.76666665
value: 1.029679
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -191,16 +259,16 @@ AnimationClip:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0
value: 0 value: 0
inSlope: 0 inSlope: 8.969751
outSlope: 0 outSlope: 8.969751
tangentMode: 136 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.19505313
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.25
value: 1.05 value: 1.05
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -209,17 +277,8 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.46666667 time: 0.45
value: 1 value: 0.92434156
inSlope: -0.35294107
outSlope: -0.35294107
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.6166667
value: 0.95
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -227,7 +286,16 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.8333333 time: 0.76666665
value: 1.029679
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -246,16 +314,16 @@ AnimationClip:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0.083333336 time: 0
value: 0 value: 0
inSlope: 0 inSlope: 9.22481
outSlope: 0 outSlope: 9.22481
tangentMode: 136 tangentMode: 0
weightedMode: 0 weightedMode: 0
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.18489185
- serializedVersion: 3 - serializedVersion: 3
time: 0.33333334 time: 0.25
value: 1.05 value: 1.05
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -264,17 +332,8 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.46666667 time: 0.45
value: 1 value: 0.92434156
inSlope: -0.35294107
outSlope: -0.35294107
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.6166667
value: 0.95
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 136 tangentMode: 136
@ -282,7 +341,16 @@ AnimationClip:
inWeight: 0.33333334 inWeight: 0.33333334
outWeight: 0.33333334 outWeight: 0.33333334
- serializedVersion: 3 - serializedVersion: 3
time: 0.8333333 time: 0.76666665
value: 1.029679
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1 value: 1
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
@ -301,7 +369,7 @@ AnimationClip:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- serializedVersion: 3 - serializedVersion: 3
time: 0.16666667 time: 0.083333336
value: 1 value: 1
inSlope: Infinity inSlope: Infinity
outSlope: Infinity outSlope: Infinity
@ -316,11 +384,206 @@ AnimationClip:
path: Particle System path: Particle System
classID: 1 classID: 1
script: {fileID: 0} script: {fileID: 0}
m_EulerEditorCurves: [] - curve:
m_HasGenericRootTransform: 0 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.11666667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.36666667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.6666667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
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: localEulerAnglesRaw.x
path:
classID: 4
script: {fileID: 0}
- 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.11666667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.36666667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.6666667
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
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: localEulerAnglesRaw.y
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: -145.74948
outSlope: -145.74948
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.17286056
- serializedVersion: 3
time: 0.11666667
value: -7.9530005
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.36666667
value: 2.6360002
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.65
value: -0.73127747
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
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: localEulerAnglesRaw.z
path:
classID: 4
script: {fileID: 0}
m_EulerEditorCurves:
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path:
classID: 4
script: {fileID: 0}
m_HasGenericRootTransform: 1
m_HasMotionFloatCurves: 0 m_HasMotionFloatCurves: 0
m_Events: m_Events:
- time: 0.15 - time: 0.083333336
functionName: OnPlaySE functionName: OnPlaySE
data: se_title_logo data: se_title_logo
objectReferenceParameter: {fileID: 0} objectReferenceParameter: {fileID: 0}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -44,7 +44,7 @@ TextureImporter:
spriteExtrude: 1 spriteExtrude: 1
spriteMeshType: 1 spriteMeshType: 1
alignment: 9 alignment: 9
spritePivot: {x: 0.9363001, y: 0.21702342} spritePivot: {x: 0.8652406, y: 0.42290136}
spritePixelsToUnits: 100 spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0} spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1 spriteGenerateFallbackPhysicsShape: 1

View File

@ -64,7 +64,43 @@ TextureImporter:
maxTextureSize: 2048 maxTextureSize: 2048
resizeAlgorithm: 0 resizeAlgorithm: 0
textureFormat: -1 textureFormat: -1
textureCompression: 1 textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50 compressionQuality: 50
crunchedCompression: 0 crunchedCompression: 0
allowsAlphaSplitting: 0 allowsAlphaSplitting: 0

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: 886c14716dee04aa3aacc2914b83c0e0
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: eec1c209826c64ee992031fcf2063f7b
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: 4717ef924abc849e18f0fa060a7420d3
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: 689a549b288e841bd8ccd6abedae2cf4
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: 86062d3d3af094019a8a3cb208366af5
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 9
spritePivot: {x: 0.58631194, y: 0.515432}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: 03f64e60d74a2a944a184d8401fb6d61
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,92 @@
fileFormatVersion: 2
guid: 8b12a925a2aba7242ab95a41380faeb0
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -100
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1 +1 @@
rztTeqrSuFZzDkVHZ/hCxyF3tS1TCOr5MPYWUmRPRoQlzyNdU45J/sOwOhWKiRoN rfmuMHDu1iEq43lOHBZb9tyfteF8AEtTORZTom61UTB2BNI5Il0xqF7df1AQ7gUM

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
88iyg9ccyDe50otJPGqONKTI42oDeVJ0KKviOfW4btX0hEW4xYr92+X8s85dKICyZNNbf4DBYtr1rigS5IFYAYTU84QxWtNvehnqSra9aCDohMnSibR5Yd4D6KjA3YmEt5xqRnk6ad7aCWE9bxsuVmP7XKyxWronwNeypR15LLy9Xg4RH+TlCKD1OTtcDqpEUfxhXykJ7034w6d1AqPyIkPTUPfV498RWa8IW1yscPuum6FKhZAxy59P/oA0Q8w+8LQxMoaA/vn9CqcNnHqfsACR3XFEaYERlOFbornJE60B/kzghYA484a0dTBu8mp+9nrcrIlQwvyJdh72353ZUjuvxpfO8ip/YtKMlIyJdEi5CQtETN3RQejhJog+T+6JKMLYtZ/fqlfJppC5t7NKtjVEmeks+0uDCfoMqX+JblhsWVdXFWaY/bEkc9oHW7O6M/sUGED7xjFik4Pz9wQ2rDixAVlxNZVIHVivQC6OFtp6ioldAbWNvcTUckELgX1wPIU+p0+OKzMzygIZfel24qKdA5ve2cbix+BRRQPtIiBV8lfQff7p3ixKYH08Eh2BaLmN6CQ581zybL35FH0i+bzT31oXGf7jmznFTI5sC6LvrsaQGxEHIVzy0b74OUi0+5m5RxS0x+gcAq7cWp/WuKPEszRbI3lkSFolis9bnKIE4o+dNWSMwRB2r8Whl4+zZ52d9vQFxcJo4epCqogkQBIDZaPPEpHYF8JaRG8BqCRsOgHpAEowhuciJ8qSlJSOiT+fXVCTHToZZ2rbjTPLeAveqv2i/5H7GYiDX5pytPQ9rZSUKfHsnriu714BH+fzKXcsvslSXnjDEH7nXlhsvkMFuWK1FJoImuV7jLTAte0Vrf9cPyMYSUX1ke8ZMguTjbe30DzwVDacalQH2/pBm759+WO9zaMrohjutLfTupLVnWXzQ5rhsXeXizLv2O/g8idB07+6DOgAMZPc2l87CTCQ08iKeiklt6FRZ0sZyTOeIchSXBwlBT7The8iBYDlOr2d3BMJ1z3G7OQBMi6yRCs5WnZwkKx7sDBUEjcOy04asu5k0xlhHoKZZFT1bIbvPqzaRgVacTVoJpmUJAh+yTwQ9uunsFn5mS6dhAFgsM/enLKRocXFSbCy/swqXLPxzvv9oE51h5SVQAkFNvw9gJyNuVn4rwAdYON802B7uGfHQAHjJ3ax3A51M06zdwcJ32rVFppRmSYn8ECnSLj32QXDzpvNnUWx2KawRNr8AcgkNbGvaQnm/eneed0mo2WON3dIfVlrGjGQSZ7CC0GGCGMwLKyo9L2HHkSLaX1mB6/feSglkmAy7KfjwmKO1Yutt1RhpOXOIdQOQ1V8F1yK88Yt77vKJfeub8j50biCwaywVjI/yBZ74UmIB+I3/4JEvXvJ7uLIMV3RUIUYyXXhVLAMpvoOWYsMTIrhaUH27Hw66PQaxyQfJ+mpFzTRGMtVRFHaXQ26s0klfTNZiyggYxhrwXuxXsGUM1NmH9MxWCMWvWiYaZElWVZ+pu6y9lvEGzGI7NxUE1Edf0xqi/mfCW7FUjR2mzepOLaTdczXsrWeHDNWhdX3KCK49o7AECDlULvb09ox7UEMgeZVh2142jHZdQ9qTy0gTlheiBfGCjZWg/WIpABrY87QPKP3B610wySK7vHXckzYcD91AsqD43vXOuwQDeo3pUJQ5EfvMlfiO9RdDBUwKwq13n1yjFKygorclXs/R+mLXMjKfuB/4HJEHDkaNu/SkcTBNVPz6qP9qxzy2vM6u7s0Sm2qmtPmS/+fxXXXMErWFyHLP/XUMK4lfjzKGGMOTp0A0Xe6Pb2/lZcxUN5i8rtbvFnUKxT6fRCJZT01QBy+OX6geuz8mnVAo4jCF+zzNH1VKZ/hMW0= HSCQsxb7LzK+XVy+eXH3pmQk2I4HaFo2CUKE6mb1Ws50d8Djvxh8fjawyXPPUxIrcVO6COn6uB+bdmdSqG7LIdL8YaM1Ocv8X2HE6Yp5th5FBuK4SqZ2XEurdkB7ycDtPfZDiSFLu8BhuraMz3DVqd9UXLPZ+LNgq+jfrFKn5iniaQbhsowrvgo35BXRIPV5VsZ3HSDaGMd+aRZISGJ7okfk5562pZ1XhRHS2N9UHQdheu5PdyI2SfPCMhjUrosPqCc3OS57tF/C3/8zr9xZojvvO0Cj6jcuodZucPFA9ph1HfR/8oRoYr4TsgZeZFturfBNJCsfNWD+HrqcCk28PXaAOXjE/rmSM8wvixs7bC9iAT+MVJPSU+GZdYidq8K1E3HtFZwEB/frx8lEPxAwMAkVyzjlLhsYxPh9HcgjZVKbjZIpOHvOaexJLLalNNgnC6YPCEZLyqFlxVr28RBjqU/YCL74PH26MGb6n5cg6eKcGlaSbkPxxcd22GeCjzc/iuWT00HgqUTBQ95BoZGcogGynDWEMNTHnnttEKzIE0cJyONtoeO860KEC6TVHtocIKo1wiu/s/jsZP2gaEe71eLFUrtMu3O5u16H9joJ9huRe2JDZp/s6UnRz7CKtSH7QN2mkwn7ucYGHtLGe76e98vzGuNt1XCJ55OKGfUapoUEEVSAAL2tuSIXfXaZHMKc8f7F4D2BgKy6QUgLeBbTYisJm77TbzasOcUaSml4iga2u2XX2HSxH7PlUZv3kpRfWvBlkTi4+0cqs3rXr+c5b3Jg46LujFWC4C3bYcEH06Jpa3TFebaMW3e5aXzD9ctph65DiAGPXLE2CpRVibcmn9SuqEEySLqgo1CWFoQCZw2vxeHD+hhWkOzZnDx6gLNmk4CFL4BuQmiBiENm1s084wKfhuidsnk9zkk/acxssd33Ckm0siTMEJI3NH+B/zVltlYyhB3k+r+6boQ/C12sEkrtcYDnhLrfgkwC4vsXkA4lkO0R6QtyfWbIfvrBmXDC71CHQylIZPy/Is5gBsnoYYPBq4Ptw6yOpatUbtwHn7JePV3DhLr3PrZhn2nGyXwp5dXOfije+LReOka9lXOqqFW+znrHg0jgyl2+1Ht327IXSebE0Tns49AVeF8xwu8sF49EoW4b9ZY2GVubW1q3jNJacFiXPvQfXSyv/fa3gIYbDxoJ+aRcOZeCKCPy0pQQebB/l8S9fPqUT9u3sy+hJI1gi39qxnBCho3FUNxOkubsXOLU6S/08AdtQJEONjGDI+nxfBk7tIXHUEUmEJb18AeIHqTVdVVdEkNWvd30q2YVHqYirTZ+Jk5OmjStIZ04DyME/Uh1be2yFpFDG/n57qn1Rippg883bCdqHgefFw09JyDXUAMYkAXMxYlpbJ9vHZs2/nKy/XLFZVk21mP57qM7Vv5O5ozoeuLKbtcL0qHatGlPnN8TK1sO4qI6zrQZZADDpqAewxsP99Pnb3uSdwVS0ettCFurWR9YrOxx68znzXkf2rxwH8LWRB0TsOnn6Z7sXZC1OKpXQ4U5IefyVcfrSbeNTsdWxmZdmGBgkgOapDnoUYADJwvrzwX6n+zWsHjmnXZgKdzbzQI1HUeE9LUCqA7u109Y8rnvCC3x9llOMg4/zf3JthzsP65e6L+miv6wYw4oP2F/ntdBdUt4jhO6HVxzzSFCilUEj6U/2XhF0wsig7kuppQcixSJVmwl3taXyY7oI3l8DujWstBhi6t9zheuBv6Kjl/LvBEAB0AQvOvTn/lG8arnL03YXivjKh6pWWvdkFFD8IIPGHLPi4DJOP1SvLnuUfZF9e7rCt2QfODrA0sPdUptVKBoD0os12CEEIp4FBYzq2QBRHjlAqbNRxn3JL6EIJ92rGSfvBs=

File diff suppressed because one or more lines are too long

View File

@ -390,11 +390,106 @@ PrefabInstance:
propertyPath: m_AnchoredPosition.x propertyPath: m_AnchoredPosition.x
value: -5.033 value: -5.033
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 414635833024246043, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009952
objectReference: {fileID: 0}
- target: {fileID: 414635833024246043, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373772
objectReference: {fileID: 0}
- target: {fileID: 414635833024246043, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500002
objectReference: {fileID: 0}
- target: {fileID: 414635833024246043, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000014
objectReference: {fileID: 0}
- target: {fileID: 450955862584847016, guid: 5e326851a49dc4fd9b51d54fb58f4e02, - target: {fileID: 450955862584847016, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -0.13 value: -0.13
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 633666318778266970, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 633666318778266970, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000011920929
objectReference: {fileID: 0}
- target: {fileID: 633666318778266970, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245507
objectReference: {fileID: 0}
- target: {fileID: 633666318778266970, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 693959900700460558, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
- target: {fileID: 1383495150612929273, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 1383495150612929273, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000011920929
objectReference: {fileID: 0}
- target: {fileID: 1383495150612929273, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245507
objectReference: {fileID: 0}
- target: {fileID: 1383495150612929273, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 4438886809706744333, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 4438886809706744333, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 5703042985744290407, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798683
objectReference: {fileID: 0}
- target: {fileID: 5703042985744290407, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 5703042985744290407, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.7449399
objectReference: {fileID: 0}
- target: {fileID: 5703042985744290407, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 5984684976362293252, guid: 5e326851a49dc4fd9b51d54fb58f4e02, - target: {fileID: 5984684976362293252, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3} type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
@ -460,11 +555,61 @@ PrefabInstance:
propertyPath: m_SortingOrder propertyPath: m_SortingOrder
value: 3 value: 3
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6115134903491788228, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798683
objectReference: {fileID: 0}
- target: {fileID: 6115134903491788228, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 6115134903491788228, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.7449399
objectReference: {fileID: 0}
- target: {fileID: 6115134903491788228, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 6982332150378492359, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.117239
objectReference: {fileID: 0}
- target: {fileID: 6982332150378492359, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
- target: {fileID: 7492351322203168974, guid: 5e326851a49dc4fd9b51d54fb58f4e02, - target: {fileID: 7492351322203168974, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3} type: 3}
propertyPath: m_AnchoredPosition.x propertyPath: m_AnchoredPosition.x
value: -5.03 value: -5.03
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 7820043173489166034, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009952
objectReference: {fileID: 0}
- target: {fileID: 7820043173489166034, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373772
objectReference: {fileID: 0}
- target: {fileID: 7820043173489166034, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500005
objectReference: {fileID: 0}
- target: {fileID: 7820043173489166034, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000014
objectReference: {fileID: 0}
- target: {fileID: 7999896198779198817, guid: 5e326851a49dc4fd9b51d54fb58f4e02, - target: {fileID: 7999896198779198817, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
@ -475,6 +620,56 @@ PrefabInstance:
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -2.46 value: -2.46
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8610401450257836401, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009952
objectReference: {fileID: 0}
- target: {fileID: 8610401450257836401, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373772
objectReference: {fileID: 0}
- target: {fileID: 8610401450257836401, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500005
objectReference: {fileID: 0}
- target: {fileID: 8610401450257836401, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000014
objectReference: {fileID: 0}
- target: {fileID: 8823786700586544432, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 8823786700586544432, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000011920929
objectReference: {fileID: 0}
- target: {fileID: 8823786700586544432, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245495
objectReference: {fileID: 0}
- target: {fileID: 8823786700586544432, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 8871580759449886308, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.117239
objectReference: {fileID: 0}
- target: {fileID: 8871580759449886308, guid: 5e326851a49dc4fd9b51d54fb58f4e02,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
m_RemovedComponents: [] m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 5e326851a49dc4fd9b51d54fb58f4e02, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 5e326851a49dc4fd9b51d54fb58f4e02, type: 3}
--- !u!4 &279224990 stripped --- !u!4 &279224990 stripped
@ -3738,36 +3933,251 @@ PrefabInstance:
m_Modification: m_Modification:
m_TransformParent: {fileID: 149181931} m_TransformParent: {fileID: 149181931}
m_Modifications: m_Modifications:
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798802
objectReference: {fileID: 0}
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74494004
objectReference: {fileID: 0}
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 334932330918419862, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 334932330918419862, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_AnchoredPosition.x propertyPath: m_AnchoredPosition.x
value: -5.033 value: -5.033
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798683
objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.7449399
objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009952
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373766
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500005
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.28999993
objectReference: {fileID: 0}
- target: {fileID: 2593006607656630515, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 2593006607656630515, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -3.55 value: -3.55
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3179357617864512597, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.117239
objectReference: {fileID: 0}
- target: {fileID: 3179357617864512597, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.97804147
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000035762787
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.742455
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.2300004
objectReference: {fileID: 0}
- target: {fileID: 3465757349531624382, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 3465757349531624382, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4028273338216692726, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.11723918
objectReference: {fileID: 0}
- target: {fileID: 4028273338216692726, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.97804147
objectReference: {fileID: 0}
- target: {fileID: 4028273338216692726, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.5366648
objectReference: {fileID: 0}
- target: {fileID: 4036386830394267472, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 4036386830394267472, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 1.1200001 value: 1.1200001
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021010071
objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373766
objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500002
objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.28999993
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.000005066395
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000035762787
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245495
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.2300004
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009892
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373766
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500002
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.28999993
objectReference: {fileID: 0}
- target: {fileID: 4775312916278461023, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 4775312916278461023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 3.61 value: 3.61
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.00000500679
objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000035762787
objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.742455
objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.2300004
objectReference: {fileID: 0}
- target: {fileID: 5595226545951010553, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.117239
objectReference: {fileID: 0}
- target: {fileID: 5595226545951010553, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.97804147
objectReference: {fileID: 0}
- target: {fileID: 5855641233370882201, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 5855641233370882201, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -1.34 value: -1.34
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009892
objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373766
objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500005
objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.28999993
objectReference: {fileID: 0}
- target: {fileID: 5984684976362293252, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 5984684976362293252, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
@ -3828,11 +4238,86 @@ PrefabInstance:
propertyPath: m_Name propertyPath: m_Name
value: Top value: Top
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6818458085264297023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.11723906
objectReference: {fileID: 0}
- target: {fileID: 6818458085264297023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.97804147
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: -0.00000035762787
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245507
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.2300004
objectReference: {fileID: 0}
- target: {fileID: 7379484584261233322, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7492351322203168974, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 7492351322203168974, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_AnchoredPosition.x propertyPath: m_AnchoredPosition.x
value: -5.03 value: -5.03
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798922
objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.7449399
objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798802
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74494004
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
m_RemovedComponents: [] m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0949d70c1a73342ca8955c7f59c04fe0, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 0949d70c1a73342ca8955c7f59c04fe0, type: 3}
--- !u!4 &1589622940 stripped --- !u!4 &1589622940 stripped
@ -13902,16 +14387,111 @@ PrefabInstance:
m_Modification: m_Modification:
m_TransformParent: {fileID: 149181931} m_TransformParent: {fileID: 149181931}
m_Modifications: m_Modifications:
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798922
objectReference: {fileID: 0}
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.7449399
objectReference: {fileID: 0}
- target: {fileID: 278138583799576565, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 334932330918419862, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 334932330918419862, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_AnchoredPosition.x propertyPath: m_AnchoredPosition.x
value: -5.033 value: -5.033
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798683
objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.7449399
objectReference: {fileID: 0}
- target: {fileID: 1739568389415639126, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009952
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373748
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500005
objectReference: {fileID: 0}
- target: {fileID: 2341657561078178624, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000008
objectReference: {fileID: 0}
- target: {fileID: 2593006607656630515, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 2593006607656630515, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -3.55 value: -3.55
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 3179357617864512597, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.117239
objectReference: {fileID: 0}
- target: {fileID: 3179357617864512597, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
- target: {fileID: 3179357617864512597, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.00252
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.742455
objectReference: {fileID: 0}
- target: {fileID: 3275546406282766081, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 3465757349531624382, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 3465757349531624382, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.y propertyPath: m_LocalPosition.y
@ -13922,21 +14502,146 @@ PrefabInstance:
propertyPath: lineName propertyPath: lineName
value: 2 value: 2
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4028273338216692726, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
- target: {fileID: 4028273338216692726, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.00252
objectReference: {fileID: 0}
- target: {fileID: 4036386830394267472, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 4036386830394267472, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 1.12 value: 1.12
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009833
objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373748
objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500005
objectReference: {fileID: 0}
- target: {fileID: 4289441767381929187, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000008
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.000005066395
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245495
objectReference: {fileID: 0}
- target: {fileID: 4499992665431328199, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.021009892
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373748
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500002
objectReference: {fileID: 0}
- target: {fileID: 4739573701994732012, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000008
objectReference: {fileID: 0}
- target: {fileID: 4775312916278461023, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 4775312916278461023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: 3.61 value: 3.61
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.00000500679
objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.742455
objectReference: {fileID: 0}
- target: {fileID: 4914094427524174024, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 5595226545951010553, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.117239
objectReference: {fileID: 0}
- target: {fileID: 5595226545951010553, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
- target: {fileID: 5595226545951010553, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.00252
objectReference: {fileID: 0}
- target: {fileID: 5855641233370882201, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 5855641233370882201, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_LocalPosition.x propertyPath: m_LocalPosition.x
value: -1.3400002 value: -1.3400002
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0210101
objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.25373748
objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.29500002
objectReference: {fileID: 0}
- target: {fileID: 5962873989541051178, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 0.29000008
objectReference: {fileID: 0}
- target: {fileID: 5984684976362293252, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 5984684976362293252, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder
@ -14002,11 +14707,91 @@ PrefabInstance:
propertyPath: m_SortingOrder propertyPath: m_SortingOrder
value: 4 value: 4
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6818458085264297023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.11723918
objectReference: {fileID: 0}
- target: {fileID: 6818458085264297023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0.9780416
objectReference: {fileID: 0}
- target: {fileID: 6818458085264297023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.5366647
objectReference: {fileID: 0}
- target: {fileID: 6818458085264297023, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.00252
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: -0.0000049471855
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74245507
objectReference: {fileID: 0}
- target: {fileID: 6902412332927041387, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.23
objectReference: {fileID: 0}
- target: {fileID: 7492351322203168974, guid: 0949d70c1a73342ca8955c7f59c04fe0, - target: {fileID: 7492351322203168974, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3} type: 3}
propertyPath: m_AnchoredPosition.x propertyPath: m_AnchoredPosition.x
value: -5.03 value: -5.03
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798802
objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74494004
objectReference: {fileID: 0}
- target: {fileID: 7681855995495088188, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.x
value: 0.020798802
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Center.y
value: 1.0673615
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.x
value: 0.74494004
objectReference: {fileID: 0}
- target: {fileID: 8763253037853565690, guid: 0949d70c1a73342ca8955c7f59c04fe0,
type: 3}
propertyPath: m_Bounds.m_Extent.y
value: 1.1043049
objectReference: {fileID: 0}
m_RemovedComponents: [] m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0949d70c1a73342ca8955c7f59c04fe0, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 0949d70c1a73342ca8955c7f59c04fe0, type: 3}
--- !u!4 &1958951428 stripped --- !u!4 &1958951428 stripped

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -819,6 +819,87 @@ SpriteRenderer:
m_WasSpriteAssigned: 1 m_WasSpriteAssigned: 1
m_MaskInteraction: 0 m_MaskInteraction: 0
m_SpriteSortPoint: 0 m_SpriteSortPoint: 0
--- !u!1 &195579131
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 195579132}
- component: {fileID: 195579133}
m_Layer: 0
m_Name: Effect_promotion
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
--- !u!4 &195579132
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 195579131}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.827, y: 1.013, z: -0.18705218}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 760797061}
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!212 &195579133
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 195579131}
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 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: 10
m_Sprite: {fileID: 21300000, guid: 064f4b694795f8842b7372abc78f273f, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 0.7, y: 0.78}
m_AdaptiveModeThreshold: 0.5
m_SpriteTileMode: 0
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!1001 &204377775 --- !u!1001 &204377775
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1679,7 +1760,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 438315598} m_GameObject: {fileID: 438315598}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 3.72, y: -2.45, z: 0} m_LocalPosition: {x: 3.68, y: -2.45, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 699827849} - {fileID: 699827849}
@ -1728,7 +1809,7 @@ SpriteRenderer:
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 4 m_SortingOrder: 4
m_Sprite: {fileID: 21300000, guid: 19e47aa2657cc1f47adfca0ad007a309, type: 3} m_Sprite: {fileID: 21300000, guid: 86062d3d3af094019a8a3cb208366af5, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0 m_FlipX: 0
m_FlipY: 0 m_FlipY: 0
@ -1991,7 +2072,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 456610254} m_GameObject: {fileID: 456610254}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.32, y: 0.19, z: 0} m_LocalPosition: {x: -0.22, y: 0.35, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 438315599} m_Father: {fileID: 438315599}
@ -2036,7 +2117,7 @@ SpriteRenderer:
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 2 m_SortingOrder: 2
m_Sprite: {fileID: 21300000, guid: 39338f73bd1e4f443958fdf6e03d345b, type: 3} m_Sprite: {fileID: 21300000, guid: 689a549b288e841bd8ccd6abedae2cf4, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0 m_FlipX: 0
m_FlipY: 0 m_FlipY: 0
@ -4383,6 +4464,7 @@ Transform:
- {fileID: 1928758961} - {fileID: 1928758961}
- {fileID: 286834612} - {fileID: 286834612}
- {fileID: 1261111669} - {fileID: 1261111669}
- {fileID: 195579132}
m_Father: {fileID: 2085962459} m_Father: {fileID: 2085962459}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -4846,7 +4928,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 966116774} m_GameObject: {fileID: 966116774}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.48, y: -0.38, z: 0} m_LocalPosition: {x: 0.5, y: -0.19, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 286834612} m_Father: {fileID: 286834612}
@ -6191,6 +6273,11 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 7854448233980325406, guid: febae22cb9bba384992e30ac63891778,
type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7854448234382150009, guid: febae22cb9bba384992e30ac63891778, - target: {fileID: 7854448234382150009, guid: febae22cb9bba384992e30ac63891778,
type: 3} type: 3}
propertyPath: m_IsActive propertyPath: m_IsActive
@ -6516,7 +6603,7 @@ GameObject:
- component: {fileID: 1265140452} - component: {fileID: 1265140452}
- component: {fileID: 1265140451} - component: {fileID: 1265140451}
- component: {fileID: 1265140450} - component: {fileID: 1265140450}
m_Layer: 5 m_Layer: 0
m_Name: Canvas m_Name: Canvas
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -6601,7 +6688,7 @@ Canvas:
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 150 m_SortingOrder: 8
m_TargetDisplay: 0 m_TargetDisplay: 0
--- !u!1001 &1277621135 --- !u!1001 &1277621135
PrefabInstance: PrefabInstance:
@ -6862,7 +6949,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1423968761} m_GameObject: {fileID: 1423968761}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: -0.20999998, z: 0} m_LocalPosition: {x: -0.052, y: -0.277, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1265140449} - {fileID: 1265140449}
@ -7308,7 +7395,7 @@ SpriteRenderer:
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 5 m_SortingOrder: 5
m_Sprite: {fileID: 21300000, guid: 7dd324e32c7db624e8c74fea88f45ca7, type: 3} m_Sprite: {fileID: 21300000, guid: 1c2a241c79997427ba36c3cb6e5e3eba, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0 m_FlipX: 0
m_FlipY: 0 m_FlipY: 0
@ -7728,7 +7815,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1563148346} m_GameObject: {fileID: 1563148346}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.51, y: -0.38, z: 0} m_LocalPosition: {x: -0.48999998, y: -0.1900003, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 286834612} m_Father: {fileID: 286834612}
@ -12853,7 +12940,7 @@ GameObject:
- component: {fileID: 1629640653} - component: {fileID: 1629640653}
- component: {fileID: 1629640655} - component: {fileID: 1629640655}
- component: {fileID: 1629640654} - component: {fileID: 1629640654}
m_Layer: 5 m_Layer: 0
m_Name: Text m_Name: Text
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -12876,7 +12963,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 475.1, y: -22.1} m_AnchoredPosition: {x: 469.1, y: -28}
m_SizeDelta: {x: 170, y: 40} m_SizeDelta: {x: 170, y: 40}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1629640654 --- !u!114 &1629640654
@ -13609,7 +13696,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1806801954} m_GameObject: {fileID: 1806801954}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.188, y: -0.97, z: 0} m_LocalPosition: {x: -0.188, y: -1.039, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 438315599} m_Father: {fileID: 438315599}
@ -19054,7 +19141,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1987982869} m_GameObject: {fileID: 1987982869}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.39, y: 3.05, z: 0} m_LocalPosition: {x: -0.39, y: 3.08, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 1482901211} m_Father: {fileID: 1482901211}
@ -19099,7 +19186,7 @@ SpriteRenderer:
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 6 m_SortingOrder: 6
m_Sprite: {fileID: 21300000, guid: cee29e082ddcf9743ab95cb745d03b2f, type: 3} m_Sprite: {fileID: 21300000, guid: 4717ef924abc849e18f0fa060a7420d3, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0 m_FlipX: 0
m_FlipY: 0 m_FlipY: 0

File diff suppressed because it is too large Load Diff

View File

@ -36,6 +36,9 @@ namespace MyGame.Scripts
case GameScenes.marketing: case GameScenes.marketing:
camera.orthographicSize = 13.5f; camera.orthographicSize = 13.5f;
break; break;
case GameScenes.Title:
camera.orthographicSize = 13.5f;
break;
} }
} }
} }