WIP DamianBranch #11

Merged
damian merged 7 commits from DamianBranch into main 2025-09-29 12:11:33 +00:00
92 changed files with 23564 additions and 1273 deletions

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
m_DefaultGroup: 6f3207429a65b3e4b83935ac19791077
m_currentHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
Hash: 785995fbc50aef9057b52982d915e9e3
m_OptimizeCatalogSize: 0
m_BuildRemoteCatalog: 0
m_CatalogRequestsTimeout: 0

View File

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

View File

@@ -0,0 +1,130 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1107 &-6648911325921963167
AnimatorStateMachine:
serializedVersion: 6
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: 7969845190415885133}
m_Position: {x: 30, y: 260, z: 0}
- serializedVersion: 1
m_State: {fileID: -5234333437833527167}
m_Position: {x: 240, y: 260, z: 0}
- serializedVersion: 1
m_State: {fileID: 8248362742321293720}
m_Position: {x: 450, y: 260, 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: 7969845190415885133}
--- !u!1102 &-5234333437833527167
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footballBirdToot
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: 60b885b299a60d24dbffa012114e63f3, 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: FootballBird_AnimController
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: -6648911325921963167}
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!1102 &7969845190415885133
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footballBirdIdle
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: 5d732b24d9c96644999992c03b7a458f, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &8248362742321293720
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: footballBirdFlight
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: a6c0a8445ea0ac8498fd155ea616778a, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:

View File

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

View File

@@ -0,0 +1,123 @@
%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: footballBirdFlight
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: -4526961168388097183, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.1
value: {fileID: 6678378708250765366, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.16666667
value: {fileID: 5257109183276098871, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.26666668
value: {fileID: -6365386246741988032, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.35
value: {fileID: -6166410269971174550, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.45
value: {fileID: -697087381347587415, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.51666665
value: {fileID: -8526899043302120773, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.6333333
value: {fileID: -2697202594669319986, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.7
value: {fileID: 1537021138919000452, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.8
value: {fileID: -441064275176934823, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.8666667
value: {fileID: -3513104290579005075, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 0.96666664
value: {fileID: -3332844303632730036, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 1.05
value: {fileID: -1408805331151090596, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 1.15
value: {fileID: 7381092181848048596, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 1.2333333
value: {fileID: -3846425930340267890, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 1.3333334
value: {fileID: -789941811845186552, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 1.4
value: {fileID: 829168875843345714, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- time: 1.5
value: {fileID: -5202983862763460179, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: -4526961168388097183, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: 6678378708250765366, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: 5257109183276098871, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -6365386246741988032, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -6166410269971174550, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -697087381347587415, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -8526899043302120773, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -2697202594669319986, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: 1537021138919000452, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -441064275176934823, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -3513104290579005075, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -3332844303632730036, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -1408805331151090596, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: 7381092181848048596, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -3846425930340267890, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -789941811845186552, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: 829168875843345714, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
- {fileID: -5202983862763460179, guid: 93b9ffd6c816a294c9c184ec6c0e8a11, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.5166667
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@@ -0,0 +1,159 @@
%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: footballBirdIdle
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: -5887797107415598781, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.033333335
value: {fileID: 4182169172090052087, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.083333336
value: {fileID: 5581204054166165482, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.11666667
value: {fileID: 6281513458818790246, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.16666667
value: {fileID: -2157038173507977873, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.2
value: {fileID: 7675767991158271130, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.25
value: {fileID: -3809834153560938047, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.28333333
value: {fileID: 7797799588708644691, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.31666666
value: {fileID: -3694855373773427773, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.35
value: {fileID: -772774839854160401, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.4
value: {fileID: 2775065027350882613, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.43333334
value: {fileID: -5969551015847070333, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.48333332
value: {fileID: -6815726516011099956, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.51666665
value: {fileID: 3018889940081707026, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.56666666
value: {fileID: 3490090362724945448, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.6
value: {fileID: 4386831219829939925, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.65
value: {fileID: -6530143234255615529, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.68333334
value: {fileID: 7096009967814692052, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.73333335
value: {fileID: 6319826433179223563, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.76666665
value: {fileID: -5952344288683761052, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.81666666
value: {fileID: -7201094444470444464, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.85
value: {fileID: 2104556673111889494, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.8833333
value: {fileID: -3089917731664936424, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.9166667
value: {fileID: 8331946793720757423, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 0.96666664
value: {fileID: -3625782473088726632, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 1
value: {fileID: -7661119854620563729, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 1.05
value: {fileID: -5647685865876279807, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 1.0833334
value: {fileID: 7992653244893361835, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 1.1333333
value: {fileID: 5254102076834024576, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- time: 1.1666666
value: {fileID: -523328932758371747, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: -5887797107415598781, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 4182169172090052087, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 5581204054166165482, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 6281513458818790246, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -2157038173507977873, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 7675767991158271130, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -3809834153560938047, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 7797799588708644691, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -3694855373773427773, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -772774839854160401, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 2775065027350882613, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -5969551015847070333, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -6815726516011099956, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 3018889940081707026, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 3490090362724945448, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 4386831219829939925, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -6530143234255615529, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 7096009967814692052, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 6319826433179223563, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -5952344288683761052, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -7201094444470444464, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 2104556673111889494, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -3089917731664936424, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 8331946793720757423, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -3625782473088726632, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -7661119854620563729, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -5647685865876279807, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 7992653244893361835, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: 5254102076834024576, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
- {fileID: -523328932758371747, guid: c0e435e6bd128d045929db855ffe1dfa, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.1833333
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@@ -0,0 +1,111 @@
%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: footballBirdToot
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: -707467532440070489, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.083333336
value: {fileID: -1541069804624696795, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.15
value: {fileID: 5480074903111532417, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.23333333
value: {fileID: -4437234133780105358, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.3
value: {fileID: -7510179062614694620, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.38333333
value: {fileID: 4173172725905637438, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.46666667
value: {fileID: -7156527426664965181, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.53333336
value: {fileID: -7326940315833524427, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.6166667
value: {fileID: 1770289212828811005, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.7
value: {fileID: 5686285123632532861, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.76666665
value: {fileID: -8421741999230400212, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.85
value: {fileID: 6370632596369152824, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 0.9166667
value: {fileID: 2832383759002482031, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- time: 1
value: {fileID: 6558409877831622940, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: -707467532440070489, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: -1541069804624696795, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 5480074903111532417, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: -4437234133780105358, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: -7510179062614694620, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 4173172725905637438, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: -7156527426664965181, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: -7326940315833524427, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 1770289212828811005, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 5686285123632532861, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: -8421741999230400212, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 6370632596369152824, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 2832383759002482031, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
- {fileID: 6558409877831622940, guid: 46b0c0b4f25fa7040bc2f3a4d702be28, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.0166667
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

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

View File

@@ -0,0 +1,120 @@
%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: HammerBirdFlight
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 4906017525639225927, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.083333336
value: {fileID: -6669999892650470736, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.16666667
value: {fileID: -4316492723876067457, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.23333333
value: {fileID: -3471462022043294425, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.31666666
value: {fileID: 823566336465381084, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.4
value: {fileID: 439046929303711056, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.46666667
value: {fileID: 8556975543676688556, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.53333336
value: {fileID: 4973308596690121533, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.6333333
value: {fileID: -2836469059268274498, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.7
value: {fileID: -3612877655676946359, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.78333336
value: {fileID: 8145067482917846014, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.85
value: {fileID: -3074899301189309801, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 0.93333334
value: {fileID: 7089653965355315716, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 1.0166667
value: {fileID: -6272614243574358271, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 1.0833334
value: {fileID: -3602419548021860093, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 1.1666666
value: {fileID: -1746001368592556769, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- time: 1.25
value: {fileID: 2958252850933201752, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 4906017525639225927, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -6669999892650470736, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -4316492723876067457, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -3471462022043294425, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 823566336465381084, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 439046929303711056, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 8556975543676688556, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 4973308596690121533, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -2836469059268274498, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -3612877655676946359, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 8145067482917846014, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -3074899301189309801, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 7089653965355315716, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -6272614243574358271, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -3602419548021860093, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: -1746001368592556769, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
- {fileID: 2958252850933201752, guid: b91b56c53bc01e042a092ece12f32f86, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.2666667
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@@ -0,0 +1,138 @@
%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: HammerBirdHit
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 206542917429323797, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.1
value: {fileID: -5544834006987401562, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.18333334
value: {fileID: -7874461672978280886, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.28333333
value: {fileID: -6928526884083917967, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.38333333
value: {fileID: 1445703772683740084, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.48333332
value: {fileID: -928541233054576999, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.56666666
value: {fileID: 5539951363731229852, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.6666667
value: {fileID: -3228601365347754645, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.76666665
value: {fileID: 7686977207549830838, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.8666667
value: {fileID: -8073417807226934332, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 0.95
value: {fileID: 5995167329263592964, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.05
value: {fileID: 4121917146659333078, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.15
value: {fileID: -588856569252535182, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.2333333
value: {fileID: 6881528769384123845, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.3333334
value: {fileID: -4487765349222019262, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.4333333
value: {fileID: -3541696754556016669, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.5333333
value: {fileID: 8667762751961729570, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.6166667
value: {fileID: 5982806746517278448, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.7166667
value: {fileID: -9133491669352626043, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.8166667
value: {fileID: 3162833708084447003, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 1.9166666
value: {fileID: -7844875177307136282, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 2
value: {fileID: -6647959627166414207, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- time: 2.1
value: {fileID: 8899642585082629051, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 206542917429323797, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -5544834006987401562, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -7874461672978280886, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -6928526884083917967, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 1445703772683740084, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -928541233054576999, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 5539951363731229852, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -3228601365347754645, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 7686977207549830838, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -8073417807226934332, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 5995167329263592964, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 4121917146659333078, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -588856569252535182, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 6881528769384123845, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -4487765349222019262, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -3541696754556016669, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 8667762751961729570, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 5982806746517278448, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -9133491669352626043, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 3162833708084447003, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -7844875177307136282, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: -6647959627166414207, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
- {fileID: 8899642585082629051, guid: 6c6334f9a06595441bdc753ea2613201, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 2.1166666
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@@ -0,0 +1,150 @@
%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: HammerBirdIdle
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 8615127699505739178, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.06666667
value: {fileID: -8626161764297496564, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.18333334
value: {fileID: -5793898218623229581, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.21666667
value: {fileID: -8378882494450719939, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.31666666
value: {fileID: 2375732366195996507, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.4
value: {fileID: 1836560335563720080, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.46666667
value: {fileID: -7436514095813709974, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.53333336
value: {fileID: -3800344411909584337, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.6
value: {fileID: -9173856403906015885, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.68333334
value: {fileID: -4054080328568155108, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.76666665
value: {fileID: 8981880003186653709, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.8333333
value: {fileID: -4596034165966997784, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 0.93333334
value: {fileID: -3212856999072614109, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1
value: {fileID: 5091188171895142317, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.0666667
value: {fileID: 8714218507016524590, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.1666666
value: {fileID: -4915529909756185059, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.2333333
value: {fileID: -6744324328304315700, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.2833333
value: {fileID: -6069510988890768485, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.4
value: {fileID: -8283387556981810500, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.4666667
value: {fileID: 3915181034753894545, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.5333333
value: {fileID: -2233825045996154609, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.6
value: {fileID: 3481765761602189636, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.7166667
value: {fileID: -2952126203846449872, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.7833333
value: {fileID: -1785440367990588957, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.8166667
value: {fileID: -1629545548289357145, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 1.9333333
value: {fileID: 7130944708348805042, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- time: 2
value: {fileID: -5560007640678395750, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 8615127699505739178, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -8626161764297496564, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -5793898218623229581, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -8378882494450719939, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 2375732366195996507, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 1836560335563720080, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -7436514095813709974, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -3800344411909584337, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -9173856403906015885, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -4054080328568155108, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 8981880003186653709, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -4596034165966997784, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -3212856999072614109, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 5091188171895142317, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 8714218507016524590, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -4915529909756185059, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -6744324328304315700, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -6069510988890768485, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -8283387556981810500, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 3915181034753894545, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -2233825045996154609, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 3481765761602189636, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -2952126203846449872, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -1785440367990588957, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -1629545548289357145, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: 7130944708348805042, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
- {fileID: -5560007640678395750, guid: 62aa1f167125bbd40b73fa19cd302aa7, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 2.0166667
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@@ -0,0 +1,130 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1102 &-8184722212880197455
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: HammerBirdIdle
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: fea7d5873b180c741a2dc9f9af5262e6, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &-5403322455648737578
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: HammerBirdHit
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: 275191dd0b8fd6541b8abf6edeb7a829, 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: HammerBird_AnimController
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 3080913315472672090}
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!1102 &470161869059813810
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: HammerBirdFlight
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: 48775090ff22c5740a15ba122662e56a, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &3080913315472672090
AnimatorStateMachine:
serializedVersion: 6
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: -8184722212880197455}
m_Position: {x: 30, y: 210, z: 0}
- serializedVersion: 1
m_State: {fileID: 470161869059813810}
m_Position: {x: 240, y: 210, z: 0}
- serializedVersion: 1
m_State: {fileID: -5403322455648737578}
m_Position: {x: 450, y: 210, 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: -8184722212880197455}

View File

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

View File

@@ -21,125 +21,59 @@ AnimationClip:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 6464604027884114943, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.033333335
value: {fileID: 4827937951022368601, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.06666667
value: {fileID: -4857172496840081466, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.1
value: {fileID: -5829131890598667936, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.13333334
value: {fileID: -966538637964967284, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: -2750537682534617798, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.083333336
value: {fileID: 1313958663299761363, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.16666667
value: {fileID: 862406864542277302, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.2
value: {fileID: -7179897477118827577, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 1368304682000560889, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.23333333
value: {fileID: 1201420038150117306, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.26666668
value: {fileID: -1092622337571923679, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.3
value: {fileID: -4125781728196512783, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.33333334
value: {fileID: 7131324833075583536, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.36666667
value: {fileID: -2793724697028114386, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 5148152578091295131, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.31666666
value: {fileID: 5175152572798960515, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.4
value: {fileID: 3039678970788820905, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: -2624835572783650142, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.43333334
value: {fileID: -8551694706664481477, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.46666667
value: {fileID: 953697063996347726, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.51666665
value: {fileID: -2989501521727851053, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.55
value: {fileID: 5291523519844640038, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.5833333
value: {fileID: -814615177725480278, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.6166667
value: {fileID: -8877953256931262049, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.65
value: {fileID: 6881018312884367717, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.68333334
value: {fileID: 6720514247260485534, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 1313958663299761363, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.48333332
value: {fileID: 1480404424803140867, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.56666666
value: {fileID: 4734585827436184375, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.6333333
value: {fileID: 5797253797174565556, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.71666664
value: {fileID: 1313563105410843706, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.75
value: {fileID: 8676726198441277928, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.78333336
value: {fileID: 7691575916191078511, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.81666666
value: {fileID: 7990960014891221857, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.85
value: {fileID: -3808402715784617340, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 3161109987679049733, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.8
value: {fileID: 6661843629064032450, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.8833333
value: {fileID: -5908061706838315912, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.9166667
value: {fileID: -8279042720077149668, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.95
value: {fileID: 2115083198399111744, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 0.98333335
value: {fileID: -4551970622923143639, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.0166667
value: {fileID: -8464403999002125873, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.05
value: {fileID: -510003267478739486, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.0833334
value: {fileID: -8584203760091052140, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: -1446816102361218634, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 0.96666664
value: {fileID: -6694388007177635723, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.0333333
value: {fileID: -1324742394439945141, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.1166667
value: {fileID: 477986972137097501, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.15
value: {fileID: 392404492137660961, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.1833333
value: {fileID: 8181067975591356709, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.2166667
value: {fileID: -5491064061586696620, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.25
value: {fileID: -6087662744547590717, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 240858685518691627, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.2
value: {fileID: -1336080830172673940, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.2833333
value: {fileID: -7142927977586663704, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.3166667
value: {fileID: -2881924753467159024, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.35
value: {fileID: -5237685525853847133, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.3833333
value: {fileID: -2257545115315555892, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.4166666
value: {fileID: -914976240184656072, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.45
value: {fileID: 1743086601946422105, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.4833333
value: {fileID: 2824556778882607636, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.5333333
value: {fileID: 1258241449541270030, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.5666667
value: {fileID: 5605415899318557575, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 7198661290457402786, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.3666667
value: {fileID: 5039228973940303016, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.4333333
value: {fileID: -6630282325460440043, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.5166667
value: {fileID: -3351056254805331608, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.6
value: {fileID: 968312015584398754, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.6333333
value: {fileID: 4495364199203803732, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.6666666
value: {fileID: 2817791512538517074, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.7
value: {fileID: -5723140682562558373, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.7333333
value: {fileID: -6830317879503268643, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 3654700337104154398, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.6833333
value: {fileID: 2728646838695724461, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.7666667
value: {fileID: -4551283656750122528, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.8
value: {fileID: -8569178273887389552, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: -2581698265875387897, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.8333334
value: {fileID: 9157874823898172556, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.8666667
value: {fileID: -5428588453411650232, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.9
value: {fileID: 8888124158344842345, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.9333333
value: {fileID: -7045093028198528674, guid: f736f6405127c804ba8d291c97625165, type: 3}
- time: 1.9666667
value: {fileID: 8209317860077023960, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: -6943440077437072623, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 1.9166666
value: {fileID: 4086135313560770538, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- time: 2
value: {fileID: -7526547404372537214, guid: f736f6405127c804ba8d291c97625165, type: 3}
value: {fileID: 8284415363918423251, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
attribute: m_Sprite
path:
classID: 212
@@ -162,66 +96,33 @@ AnimationClip:
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 6464604027884114943, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 4827937951022368601, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -4857172496840081466, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -5829131890598667936, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -966538637964967284, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 862406864542277302, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -7179897477118827577, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 1201420038150117306, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -1092622337571923679, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -4125781728196512783, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 7131324833075583536, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -2793724697028114386, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 3039678970788820905, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -8551694706664481477, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 953697063996347726, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -2989501521727851053, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 5291523519844640038, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -814615177725480278, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -8877953256931262049, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 6881018312884367717, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 6720514247260485534, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 1313563105410843706, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 8676726198441277928, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 7691575916191078511, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 7990960014891221857, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -3808402715784617340, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -5908061706838315912, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -8279042720077149668, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 2115083198399111744, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -4551970622923143639, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -8464403999002125873, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -510003267478739486, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -8584203760091052140, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 477986972137097501, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 392404492137660961, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 8181067975591356709, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -5491064061586696620, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -6087662744547590717, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -7142927977586663704, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -2881924753467159024, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -5237685525853847133, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -2257545115315555892, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -914976240184656072, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 1743086601946422105, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 2824556778882607636, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 1258241449541270030, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 5605415899318557575, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 968312015584398754, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 4495364199203803732, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 2817791512538517074, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -5723140682562558373, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -6830317879503268643, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -4551283656750122528, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -8569178273887389552, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 9157874823898172556, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -5428588453411650232, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 8888124158344842345, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -7045093028198528674, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: 8209317860077023960, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -7526547404372537214, guid: f736f6405127c804ba8d291c97625165, type: 3}
- {fileID: -2750537682534617798, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 1313958663299761363, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 1368304682000560889, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 5148152578091295131, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 5175152572798960515, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -2624835572783650142, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 1313958663299761363, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 1480404424803140867, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 4734585827436184375, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 5797253797174565556, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 3161109987679049733, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 6661843629064032450, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -1446816102361218634, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -6694388007177635723, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -1324742394439945141, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 240858685518691627, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -1336080830172673940, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 7198661290457402786, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 5039228973940303016, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -6630282325460440043, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -3351056254805331608, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 3654700337104154398, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 2728646838695724461, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -2581698265875387897, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: -6943440077437072623, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 4086135313560770538, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
- {fileID: 8284415363918423251, guid: 6801cb749018fc14eb534cd4d85a572f, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
@@ -232,7 +133,7 @@ AnimationClip:
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0

View File

@@ -17,21 +17,52 @@ AnimationClip:
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 409820302571474225, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- time: 0.13333334
value: {fileID: -7526192130359645791, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- time: 0.26666668
value: {fileID: 7940957057387369932, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- time: 0.36666667
value: {fileID: 2590761823639534279, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- time: 0.5
value: {fileID: 987614732349934808, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: []
pptrCurveMapping: []
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 409820302571474225, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- {fileID: -7526192130359645791, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- {fileID: 7940957057387369932, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- {fileID: 2590761823639534279, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
- {fileID: 987614732349934808, guid: cba56854f51756c48aa78d8ce5b64418, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1
m_StopTime: 0.51666665
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0

View File

@@ -21,65 +21,63 @@ AnimationClip:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: -8743994222981818220, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.13333334
value: {fileID: -2511874812283630395, guid: a046781edf2b40442ade521a2b844492, type: 3}
value: {fileID: -2418630947029704618, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.06666667
value: {fileID: 2674273452559934012, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.15
value: {fileID: -2698605909685488034, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.21666667
value: {fileID: -6335795600380635014, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.31666666
value: {fileID: -2066342758605951756, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.45
value: {fileID: 2697125675887702655, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.5833333
value: {fileID: 4514986903487731777, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.6666667
value: {fileID: 5118470891769903284, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.75
value: {fileID: 476058763619885369, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 0.95
value: {fileID: -2151382835388237978, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 1.05
value: {fileID: 8317735639489062057, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 1.1833333
value: {fileID: 8997057000589192139, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 1.2666667
value: {fileID: -4987474643421042090, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 1.4
value: {fileID: 205459826063117924, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 1.4833333
value: {fileID: -2395122861569259444, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 1.6166667
value: {fileID: 2821442386421367523, guid: a046781edf2b40442ade521a2b844492, type: 3}
value: {fileID: 3861976936690819325, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.28333333
value: {fileID: -6689870935560218674, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.35
value: {fileID: 7461197226090594249, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.43333334
value: {fileID: -924226019851306031, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.5
value: {fileID: -6780147634687105545, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.56666666
value: {fileID: -2535309933509542117, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.65
value: {fileID: 1533827117853223934, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.71666664
value: {fileID: -8439729946137456171, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.78333336
value: {fileID: 1198232512917018545, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.85
value: {fileID: 8417572472515901457, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 0.93333334
value: {fileID: -2089482225516024132, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1
value: {fileID: -9154026772805048227, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.0666667
value: {fileID: 8710589816849778765, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.15
value: {fileID: -4178953323708561460, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.2166667
value: {fileID: 1655498968633830498, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.2833333
value: {fileID: 4332688065003410644, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.35
value: {fileID: -4097196431023125937, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.4333333
value: {fileID: 3366559405002510065, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.5
value: {fileID: -3160329582883260081, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.5666667
value: {fileID: -8010593566981225273, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.65
value: {fileID: 5470457927680665288, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.7166667
value: {fileID: -1507296017295236417, guid: a046781edf2b40442ade521a2b844492, type: 3}
value: {fileID: -6580361640191485552, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.7833333
value: {fileID: -4569953206706430958, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.85
value: {fileID: 8561642639534444375, guid: a046781edf2b40442ade521a2b844492, type: 3}
value: {fileID: 5448712653706865606, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 1.9333333
value: {fileID: -3398069156881634388, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.0666666
value: {fileID: -5466413136122416020, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.15
value: {fileID: -2077688136282281817, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.2833333
value: {fileID: -920635311199699406, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.3833334
value: {fileID: -6734921027557455312, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.5333333
value: {fileID: -1495033934080238324, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.6666667
value: {fileID: 8697503064681404489, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.75
value: {fileID: -2443459294012769004, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.8833334
value: {fileID: 1227497600851492259, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 2.9833333
value: {fileID: -7759545305414582108, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 3.1166666
value: {fileID: 453606453438798635, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 3.25
value: {fileID: -7503970642920619390, guid: a046781edf2b40442ade521a2b844492, type: 3}
- time: 3.3333333
value: {fileID: -4851710929211389768, guid: a046781edf2b40442ade521a2b844492, type: 3}
value: {fileID: -494583595472008175, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- time: 2
value: {fileID: 6624740418941178713, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
attribute: m_Sprite
path:
classID: 212
@@ -102,47 +100,46 @@ AnimationClip:
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: -8743994222981818220, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2511874812283630395, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -6335795600380635014, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2066342758605951756, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 2697125675887702655, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 4514986903487731777, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 5118470891769903284, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 476058763619885369, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2151382835388237978, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 8317735639489062057, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 8997057000589192139, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -4987474643421042090, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 205459826063117924, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2395122861569259444, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 2821442386421367523, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -1507296017295236417, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 8561642639534444375, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -3398069156881634388, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -5466413136122416020, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2077688136282281817, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -920635311199699406, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -6734921027557455312, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -1495033934080238324, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 8697503064681404489, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2443459294012769004, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 1227497600851492259, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -7759545305414582108, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: 453606453438798635, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -7503970642920619390, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -4851710929211389768, guid: a046781edf2b40442ade521a2b844492, type: 3}
- {fileID: -2418630947029704618, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 2674273452559934012, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -2698605909685488034, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 3861976936690819325, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -6689870935560218674, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 7461197226090594249, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -924226019851306031, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -6780147634687105545, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -2535309933509542117, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 1533827117853223934, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -8439729946137456171, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 1198232512917018545, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 8417572472515901457, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -2089482225516024132, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -9154026772805048227, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 8710589816849778765, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -4178953323708561460, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 1655498968633830498, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 4332688065003410644, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -4097196431023125937, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 3366559405002510065, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -3160329582883260081, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -8010593566981225273, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 5470457927680665288, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -6580361640191485552, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -4569953206706430958, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 5448712653706865606, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: -494583595472008175, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
- {fileID: 6624740418941178713, guid: fbbc627f5a8f06e47a23369fd19f3998, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 3.35
m_StopTime: 2.0166667
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0

View File

@@ -1,5 +1,27 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1101 &-8049720120999465516
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: 564437090677851590}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.87603307
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &-7558122856987167529
AnimatorState:
serializedVersion: 6
@@ -10,7 +32,8 @@ AnimatorState:
m_Name: Anim_PicnicPPL_Distracted
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_Transitions:
- {fileID: -5236073625168017576}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -40,10 +63,10 @@ AnimatorStateMachine:
m_Position: {x: 30, y: 230, z: 0}
- serializedVersion: 1
m_State: {fileID: 4132696506529250174}
m_Position: {x: 65, y: 295, z: 0}
m_Position: {x: 360, y: 230, z: 0}
- serializedVersion: 1
m_State: {fileID: -7558122856987167529}
m_Position: {x: 100, y: 360, z: 0}
m_Position: {x: 30, y: 370, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
@@ -54,6 +77,56 @@ AnimatorStateMachine:
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 564437090677851590}
--- !u!1101 &-5236073625168017576
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: theyDistracted
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 564437090677851590}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.516129
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &-4519341069038553901
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: theyDistracted
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: -7558122856987167529}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.87603307
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
@@ -62,7 +135,19 @@ AnimatorController:
m_PrefabAsset: {fileID: 0}
m_Name: PicnicPPL_Animator
serializedVersion: 5
m_AnimatorParameters: []
m_AnimatorParameters:
- m_Name: theyAngry
m_Type: 9
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
- m_Name: theyDistracted
m_Type: 4
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
@@ -86,7 +171,9 @@ AnimatorState:
m_Name: Anim_PicnicPPL_Flirting
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_Transitions:
- {fileID: 3087410442764859200}
- {fileID: -4519341069038553901}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -102,6 +189,31 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1101 &3087410442764859200
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: theyAngry
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 4132696506529250174}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.87603307
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &4132696506529250174
AnimatorState:
serializedVersion: 6
@@ -112,7 +224,8 @@ AnimatorState:
m_Name: Anim_PicnicPPL_Angry
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_Transitions:
- {fileID: -8049720120999465516}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0

View File

@@ -104,6 +104,32 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &-2247811965598142207
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Pulver_Cucumbatacc
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: 09d7dd4e84cbed54bb4ca4e63ad0c6fa, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &-1692759319462024916
AnimatorState:
serializedVersion: 6
@@ -218,6 +244,9 @@ AnimatorStateMachine:
- serializedVersion: 1
m_State: {fileID: 5882640659329534007}
m_Position: {x: 490, y: 470, z: 0}
- serializedVersion: 1
m_State: {fileID: -2247811965598142207}
m_Position: {x: 525, y: 535, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []

View File

@@ -0,0 +1,339 @@
%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: Pulver_Cucumbatacc
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: -948023933063867427, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -6122512210190206414, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 9004259394944233097, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 3127634723059022987, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 5241555131770433374, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 5418535750275563471, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -5829126979446497464, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -5251324859876319832, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 8451039844062163247, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -8575418099464798719, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -2885076971222660228, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -2461877082101491878, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -5495871994767198068, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -4720941432450666265, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -7678607646472632250, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 1852608027429398406, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 6260421290162468957, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 4701796658047755360, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -1422632302640868973, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -3093709647181459402, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -5941807999972599246, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 9040987707557795275, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 8200196815439204935, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 370516306874588968, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 583659896831181404, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -2937703658432899079, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -5055880670759659210, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 5027879971021354967, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -6874046863817650696, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 4621935603557290428, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -50415896457849731, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -7273743601101457421, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -648478991162114533, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -6543857550807266376, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -7888386683388033157, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -4977622519180332382, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 5471276047011663895, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -98007810016678141, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -2151723912499346623, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: -6144861062711228038, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0
value: {fileID: 816948775718538035, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.016666668
value: {fileID: 7268251130221382757, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.033333335
value: {fileID: -6155945168965275997, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.05
value: {fileID: 6055894852475098276, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.06666667
value: {fileID: -1872323050923806924, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.083333336
value: {fileID: -218485811651797319, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.1
value: {fileID: -9145811295112430833, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.11666667
value: {fileID: 707719447927042100, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.13333334
value: {fileID: -1899480426505933510, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.15
value: {fileID: 495667686541154928, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.16666667
value: {fileID: 6033513452423013518, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.18333334
value: {fileID: -5112435306935384435, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.2
value: {fileID: 8277773178645673980, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.21666667
value: {fileID: -6348222578903551975, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.23333333
value: {fileID: 1012493429146717157, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.25
value: {fileID: 4792913595866398020, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.26666668
value: {fileID: -8824659666325047412, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.28333333
value: {fileID: -7043248392265045076, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.3
value: {fileID: 4238046711953322335, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.31666666
value: {fileID: -7076566494781610440, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.33333334
value: {fileID: 3398004430136482052, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.35
value: {fileID: 2414326302200951870, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.36666667
value: {fileID: 5647400913391173419, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.38333333
value: {fileID: 3114151857075485226, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.4
value: {fileID: -66809740385176572, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.41666666
value: {fileID: 2075791085322810856, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.43333334
value: {fileID: 5342473987548908441, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.45
value: {fileID: 6242346481588343462, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.46666667
value: {fileID: -2210437966972237992, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.48333332
value: {fileID: 2670476402852867823, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.5
value: {fileID: -1468689691554643586, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.51666665
value: {fileID: -8592060110415417728, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.53333336
value: {fileID: -4793827868425458382, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.55
value: {fileID: 421025590861002917, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.56666666
value: {fileID: 2377029882580041476, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.5833333
value: {fileID: -3886380176840394301, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.6
value: {fileID: -4164205548875457946, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.6166667
value: {fileID: -7779208966408002042, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.6333333
value: {fileID: 4991514781843096631, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.65
value: {fileID: 562425017544918081, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.6666667
value: {fileID: -1665571147687848569, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.68333334
value: {fileID: 8615687395798544850, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.7
value: {fileID: 3938042639155156558, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.71666664
value: {fileID: -8162364684805889228, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.73333335
value: {fileID: -2906672229352723421, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.75
value: {fileID: 5931874581548458631, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.76666665
value: {fileID: 1381774713037384365, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.78333336
value: {fileID: -1619470289518259383, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.8
value: {fileID: 3608851087769527028, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- time: 0.81666666
value: {fileID: 3848402288349167688, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: -948023933063867427, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -6122512210190206414, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 9004259394944233097, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 3127634723059022987, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5241555131770433374, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5418535750275563471, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -5829126979446497464, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -5251324859876319832, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 8451039844062163247, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -8575418099464798719, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -2885076971222660228, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -2461877082101491878, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -5495871994767198068, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -4720941432450666265, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -7678607646472632250, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 1852608027429398406, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 6260421290162468957, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 4701796658047755360, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -1422632302640868973, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -3093709647181459402, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -5941807999972599246, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 9040987707557795275, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 8200196815439204935, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 370516306874588968, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 583659896831181404, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -2937703658432899079, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -5055880670759659210, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5027879971021354967, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -6874046863817650696, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 4621935603557290428, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -50415896457849731, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -7273743601101457421, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -648478991162114533, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -6543857550807266376, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -7888386683388033157, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -4977622519180332382, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5471276047011663895, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -98007810016678141, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -2151723912499346623, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -6144861062711228038, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 816948775718538035, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 7268251130221382757, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -6155945168965275997, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 6055894852475098276, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -1872323050923806924, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -218485811651797319, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -9145811295112430833, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 707719447927042100, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -1899480426505933510, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 495667686541154928, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 6033513452423013518, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -5112435306935384435, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 8277773178645673980, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -6348222578903551975, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 1012493429146717157, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 4792913595866398020, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -8824659666325047412, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -7043248392265045076, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 4238046711953322335, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -7076566494781610440, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 3398004430136482052, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 2414326302200951870, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5647400913391173419, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 3114151857075485226, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -66809740385176572, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 2075791085322810856, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5342473987548908441, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 6242346481588343462, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -2210437966972237992, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 2670476402852867823, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -1468689691554643586, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -8592060110415417728, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -4793827868425458382, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 421025590861002917, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 2377029882580041476, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -3886380176840394301, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -4164205548875457946, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -7779208966408002042, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 4991514781843096631, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 562425017544918081, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -1665571147687848569, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 8615687395798544850, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 3938042639155156558, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -8162364684805889228, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -2906672229352723421, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 5931874581548458631, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 1381774713037384365, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: -1619470289518259383, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 3608851087769527028, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
- {fileID: 3848402288349167688, guid: d641d9522dd44e745b89a598cd35bec7, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.8333333
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

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

View File

@@ -0,0 +1,133 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1102 &-9194622386841270331
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: wolter_Jump
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1659031755193971215}
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: 04a25735391e2cf42bdf47fb89195fba, 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: wolter_AnimController
serializedVersion: 5
m_AnimatorParameters:
- m_Name: Landed
m_Type: 4
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 8823387290641683202}
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!1101 &1659031755193971215
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: Landed
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 2588466481308068960}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.75
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &2588466481308068960
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: wolter_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: 51b06370d2f9aa843a705d9f0cb9cee3, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &8823387290641683202
AnimatorStateMachine:
serializedVersion: 6
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: -9194622386841270331}
m_Position: {x: 30, y: 220, z: 0}
- serializedVersion: 1
m_State: {fileID: 2588466481308068960}
m_Position: {x: 290, y: 220, 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: -9194622386841270331}

View File

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

View File

@@ -0,0 +1,108 @@
%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: wolter_Idle
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 553349555, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.11666667
value: {fileID: 949643404, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.21666667
value: {fileID: 779209807, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.33333334
value: {fileID: -765294982, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.45
value: {fileID: -1692258928, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.55
value: {fileID: 1433633040, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.6666667
value: {fileID: -1134214680, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.78333336
value: {fileID: -122394679, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 0.8833333
value: {fileID: -707060961, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 1
value: {fileID: 253252098, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 1.1166667
value: {fileID: 162215666, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 1.2166667
value: {fileID: -1175693358, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- time: 1.3333334
value: {fileID: -176178923, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 553349555, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: 949643404, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: 779209807, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -765294982, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -1692258928, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: 1433633040, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -1134214680, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -122394679, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -707060961, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: 253252098, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: 162215666, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -1175693358, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
- {fileID: -176178923, guid: b215bf5a0a0f5db4da48c686489d8cab, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.35
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

View File

@@ -0,0 +1,102 @@
%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: wolter_Jump
serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- serializedVersion: 2
curve:
- time: 0
value: {fileID: 1547339118, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.05
value: {fileID: -1908743190, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.1
value: {fileID: -1557471863, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.15
value: {fileID: -53376854, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.2
value: {fileID: -20110242, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.25
value: {fileID: -1269673421, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.3
value: {fileID: 935682700, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.35
value: {fileID: 1760669646, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.4
value: {fileID: -546741635, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.45
value: {fileID: 311806820, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- time: 0.5
value: {fileID: 1323277058, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
flags: 2
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: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: 1547339118, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: -1908743190, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: -1557471863, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: -53376854, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: -20110242, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: -1269673421, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: 935682700, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: 1760669646, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: -546741635, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: 311806820, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
- {fileID: 1323277058, guid: ab4ddae652fc28246b0e0e3c3fa6a310, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.51666665
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: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 MiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

View File

@@ -151,8 +151,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e98262c332ceb094aa396aca1ae75294
internalID: 1547339118
spriteID: f8a052f7dc71cdd41bbf674558dc8d53
internalID: 1027233118
vertices: []
indices:
edges: []
@@ -173,8 +173,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 50d5c4af96417e14ea0caeee401c156e
internalID: -1908743190
spriteID: 0ccf9aadd8c892041aa14ee4c30a0e24
internalID: -1499519980
vertices: []
indices:
edges: []
@@ -195,8 +195,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 004567d97cbc8ad4c879c3da22edd876
internalID: -1557471863
spriteID: 40e1ed0e8472004489124aac1aca5117
internalID: 1163924069
vertices: []
indices:
edges: []
@@ -217,8 +217,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 764994a8adc15ff4ba0c9aeb4a02326c
internalID: -53376854
spriteID: 3dd7c139910730042b85146dda763ef3
internalID: 1155449657
vertices: []
indices:
edges: []
@@ -239,8 +239,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f9f949b629c6c83469342c08182bf9fe
internalID: -20110242
spriteID: 8f3a322595284ba458b74bb23f04bf92
internalID: 1838604763
vertices: []
indices:
edges: []
@@ -261,8 +261,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2be3d49f19178124d85cc02a995a9a0c
internalID: -1269673421
spriteID: 438c866cbfc30ad4e9e687b8f1b7c178
internalID: -1345295882
vertices: []
indices:
edges: []
@@ -283,8 +283,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bbf707a4aef0ab741aed8f91cf519cff
internalID: 935682700
spriteID: 365098eec1725874f99fd6081b53fce7
internalID: 1767484529
vertices: []
indices:
edges: []
@@ -305,8 +305,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: aaf2f757fcd44404dac029d1a992b814
internalID: 1760669646
spriteID: 8d12ad246db72c148826fdefb9de7e68
internalID: 1406031069
vertices: []
indices:
edges: []
@@ -327,8 +327,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: cde726bc5448a014eb625fb429e90667
internalID: -546741635
spriteID: c016731185564d14aa72453bb1d572c8
internalID: 1687200477
vertices: []
indices:
edges: []
@@ -349,8 +349,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: cc64c381163e91341a8547dfcbe4d6ec
internalID: 311806820
spriteID: d1e42f8dba473dc4387e3962792831d9
internalID: 1551596162
vertices: []
indices:
edges: []
@@ -371,8 +371,8 @@ TextureImporter:
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 4c8b3730689d35f41882b55fd41aee7f
internalID: 1323277058
spriteID: 26423cfa5ab96664f837d0bdd0d300b0
internalID: 479623201
vertices: []
indices:
edges: []
@@ -389,19 +389,21 @@ TextureImporter:
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":449.0,"y":561.0},"gridSpriteOffset":{"x":0.0,"y":0.0},"gridSpritePadding":{"x":0.0,"y":0.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
wolter_jump0005.tga: 1547339118
wolter_jump0006.tga: -1908743190
wolter_jump0007.tga: -1557471863
wolter_jump0008.tga: -53376854
wolter_jump0009.tga: -20110242
wolter_jump0010.tga: -1269673421
wolter_jump0011.tga: 935682700
wolter_jump0012.tga: 1760669646
wolter_jump0013.tga: -546741635
wolter_jump0014.tga: 311806820
wolter_jump0015.tga: 1323277058
wolter_jump0005.tga: 1027233118
wolter_jump0006.tga: -1499519980
wolter_jump0007.tga: 1163924069
wolter_jump0008.tga: 1155449657
wolter_jump0009.tga: 1838604763
wolter_jump0010.tga: -1345295882
wolter_jump0011.tga: 1767484529
wolter_jump0012.tga: 1406031069
wolter_jump0013.tga: 1687200477
wolter_jump0014.tga: 1551596162
wolter_jump0015.tga: 479623201
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 KiB

View File

@@ -0,0 +1,509 @@
fileFormatVersion: 2
guid: 46b0c0b4f25fa7040bc2f3a4d702be28
TextureImporter:
internalIDToNameTable:
- first:
213: -707467532440070489
second: FootballBirdtootHalf_0
- first:
213: -1541069804624696795
second: FootballBirdtootHalf_1
- first:
213: 5480074903111532417
second: FootballBirdtootHalf_2
- first:
213: -4437234133780105358
second: FootballBirdtootHalf_3
- first:
213: -7510179062614694620
second: FootballBirdtootHalf_4
- first:
213: 4173172725905637438
second: FootballBirdtootHalf_5
- first:
213: -7156527426664965181
second: FootballBirdtootHalf_6
- first:
213: -7326940315833524427
second: FootballBirdtootHalf_7
- first:
213: 1770289212828811005
second: FootballBirdtootHalf_8
- first:
213: 5686285123632532861
second: FootballBirdtootHalf_9
- first:
213: -8421741999230400212
second: FootballBirdtootHalf_10
- first:
213: 6370632596369152824
second: FootballBirdtootHalf_11
- first:
213: 2832383759002482031
second: FootballBirdtootHalf_12
- first:
213: 6558409877831622940
second: FootballBirdtootHalf_13
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: FootballBirdtootHalf_0
rect:
serializedVersion: 2
x: 5
y: 1601
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7a699ce07029e26f0800000000000000
internalID: -707467532440070489
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_1
rect:
serializedVersion: 2
x: 589
y: 1601
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 52aa3497d250d9ae0800000000000000
internalID: -1541069804624696795
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_2
rect:
serializedVersion: 2
x: 1173
y: 1601
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 18ffe76f6132d0c40800000000000000
internalID: 5480074903111532417
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_3
rect:
serializedVersion: 2
x: 5
y: 1202
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2777cc69017cb62c0800000000000000
internalID: -4437234133780105358
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_4
rect:
serializedVersion: 2
x: 589
y: 1202
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4256645eeeb76c790800000000000000
internalID: -7510179062614694620
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_5
rect:
serializedVersion: 2
x: 1173
y: 1202
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e3044f9db761ae930800000000000000
internalID: 4173172725905637438
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_6
rect:
serializedVersion: 2
x: 5
y: 803
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3cb5b4ce838eeac90800000000000000
internalID: -7156527426664965181
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_7
rect:
serializedVersion: 2
x: 589
y: 803
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 53f11404a9a715a90800000000000000
internalID: -7326940315833524427
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_8
rect:
serializedVersion: 2
x: 1173
y: 803
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: dfefd50e8a4519810800000000000000
internalID: 1770289212828811005
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_9
rect:
serializedVersion: 2
x: 5
y: 404
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d7d84b5513eb9ee40800000000000000
internalID: 5686285123632532861
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_10
rect:
serializedVersion: 2
x: 589
y: 404
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c2942e1a546ff1b80800000000000000
internalID: -8421741999230400212
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_11
rect:
serializedVersion: 2
x: 1173
y: 404
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 83b9b15e798096850800000000000000
internalID: 6370632596369152824
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_12
rect:
serializedVersion: 2
x: 5
y: 5
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f65bdeea506ae4720800000000000000
internalID: 2832383759002482031
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballBirdtootHalf_13
rect:
serializedVersion: 2
x: 589
y: 5
width: 574
height: 389
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c1121933907240b50800000000000000
internalID: 6558409877831622940
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: a61e67e135968a249b2cec4ceef84d25
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":574.0,"y":389.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
FootballBirdtootHalf_0: -707467532440070489
FootballBirdtootHalf_1: -1541069804624696795
FootballBirdtootHalf_10: -8421741999230400212
FootballBirdtootHalf_11: 6370632596369152824
FootballBirdtootHalf_12: 2832383759002482031
FootballBirdtootHalf_13: 6558409877831622940
FootballBirdtootHalf_2: 5480074903111532417
FootballBirdtootHalf_3: -4437234133780105358
FootballBirdtootHalf_4: -7510179062614694620
FootballBirdtootHalf_5: 4173172725905637438
FootballBirdtootHalf_6: -7156527426664965181
FootballBirdtootHalf_7: -7326940315833524427
FootballBirdtootHalf_8: 1770289212828811005
FootballBirdtootHalf_9: 5686285123632532861
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -0,0 +1,544 @@
fileFormatVersion: 2
guid: 93b9ffd6c816a294c9c184ec6c0e8a11
TextureImporter:
internalIDToNameTable:
- first:
213: -4526961168388097183
second: FootballbirdFlightHalf_0
- first:
213: 6678378708250765366
second: FootballbirdFlightHalf_1
- first:
213: 5257109183276098871
second: FootballbirdFlightHalf_2
- first:
213: -6365386246741988032
second: FootballbirdFlightHalf_3
- first:
213: -6166410269971174550
second: FootballbirdFlightHalf_4
- first:
213: -697087381347587415
second: FootballbirdFlightHalf_5
- first:
213: -8526899043302120773
second: FootballbirdFlightHalf_6
- first:
213: -2697202594669319986
second: FootballbirdFlightHalf_7
- first:
213: 1537021138919000452
second: FootballbirdFlightHalf_8
- first:
213: -441064275176934823
second: FootballbirdFlightHalf_9
- first:
213: -3513104290579005075
second: FootballbirdFlightHalf_10
- first:
213: -3332844303632730036
second: FootballbirdFlightHalf_11
- first:
213: -1408805331151090596
second: FootballbirdFlightHalf_12
- first:
213: 7381092181848048596
second: FootballbirdFlightHalf_13
- first:
213: -3846425930340267890
second: FootballbirdFlightHalf_14
- first:
213: -789941811845186552
second: FootballbirdFlightHalf_15
- first:
213: 829168875843345714
second: FootballbirdFlightHalf_16
- first:
213: -5202983862763460179
second: FootballbirdFlightHalf_17
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: FootballbirdFlightHalf_0
rect:
serializedVersion: 2
x: 5
y: 1805
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 16b7d3e5dc00d21c0800000000000000
internalID: -4526961168388097183
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_1
rect:
serializedVersion: 2
x: 458
y: 1805
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 638a1d43d0e5eac50800000000000000
internalID: 6678378708250765366
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_2
rect:
serializedVersion: 2
x: 911
y: 1805
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 735ad96e2f005f840800000000000000
internalID: 5257109183276098871
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_3
rect:
serializedVersion: 2
x: 5
y: 1433
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 04d69c01fea99a7a0800000000000000
internalID: -6365386246741988032
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_4
rect:
serializedVersion: 2
x: 458
y: 1433
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a6b2c0fc7828c6aa0800000000000000
internalID: -6166410269971174550
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_5
rect:
serializedVersion: 2
x: 911
y: 1433
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9aaae5158b27356f0800000000000000
internalID: -697087381347587415
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_6
rect:
serializedVersion: 2
x: 5
y: 1061
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: bb2eb506f7e5aa980800000000000000
internalID: -8526899043302120773
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_7
rect:
serializedVersion: 2
x: 458
y: 1061
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ec82971d78c919ad0800000000000000
internalID: -2697202594669319986
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_8
rect:
serializedVersion: 2
x: 911
y: 1061
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 48988851598945510800000000000000
internalID: 1537021138919000452
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_9
rect:
serializedVersion: 2
x: 5
y: 689
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 952b6fae06601e9f0800000000000000
internalID: -441064275176934823
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_10
rect:
serializedVersion: 2
x: 458
y: 689
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d61432dc242fe3fc0800000000000000
internalID: -3513104290579005075
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_11
rect:
serializedVersion: 2
x: 911
y: 689
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c48794693cb5fb1d0800000000000000
internalID: -3332844303632730036
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_12
rect:
serializedVersion: 2
x: 5
y: 317
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c5c0017f30be27ce0800000000000000
internalID: -1408805331151090596
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_13
rect:
serializedVersion: 2
x: 458
y: 317
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4d347719b38ee6660800000000000000
internalID: 7381092181848048596
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FootballbirdFlightHalf_14
rect:
serializedVersion: 2
x: 911
y: 317
width: 443
height: 362
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e88873fdeffbe9ac0800000000000000
internalID: -3846425930340267890
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 9af13775446c7174e9c06955cce9db25
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":443.0,"y":362.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
FootballbirdFlightHalf_0: -4526961168388097183
FootballbirdFlightHalf_1: 6678378708250765366
FootballbirdFlightHalf_10: -3513104290579005075
FootballbirdFlightHalf_11: -3332844303632730036
FootballbirdFlightHalf_12: -1408805331151090596
FootballbirdFlightHalf_13: 7381092181848048596
FootballbirdFlightHalf_14: -3846425930340267890
FootballbirdFlightHalf_2: 5257109183276098871
FootballbirdFlightHalf_3: -6365386246741988032
FootballbirdFlightHalf_4: -6166410269971174550
FootballbirdFlightHalf_5: -697087381347587415
FootballbirdFlightHalf_6: -8526899043302120773
FootballbirdFlightHalf_7: -2697202594669319986
FootballbirdFlightHalf_8: 1537021138919000452
FootballbirdFlightHalf_9: -441064275176934823
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

File diff suppressed because it is too large Load Diff

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 KiB

View File

@@ -0,0 +1,587 @@
fileFormatVersion: 2
guid: b91b56c53bc01e042a092ece12f32f86
TextureImporter:
internalIDToNameTable:
- first:
213: 4906017525639225927
second: HammerBirdFlightHalf_0
- first:
213: -6669999892650470736
second: HammerBirdFlightHalf_1
- first:
213: -4316492723876067457
second: HammerBirdFlightHalf_2
- first:
213: -3471462022043294425
second: HammerBirdFlightHalf_3
- first:
213: 823566336465381084
second: HammerBirdFlightHalf_4
- first:
213: 439046929303711056
second: HammerBirdFlightHalf_5
- first:
213: 8556975543676688556
second: HammerBirdFlightHalf_6
- first:
213: 4973308596690121533
second: HammerBirdFlightHalf_7
- first:
213: -2836469059268274498
second: HammerBirdFlightHalf_8
- first:
213: -3612877655676946359
second: HammerBirdFlightHalf_9
- first:
213: 8145067482917846014
second: HammerBirdFlightHalf_10
- first:
213: -3074899301189309801
second: HammerBirdFlightHalf_11
- first:
213: 7089653965355315716
second: HammerBirdFlightHalf_12
- first:
213: -6272614243574358271
second: HammerBirdFlightHalf_13
- first:
213: -3602419548021860093
second: HammerBirdFlightHalf_14
- first:
213: -1746001368592556769
second: HammerBirdFlightHalf_15
- first:
213: 2958252850933201752
second: HammerBirdFlightHalf_16
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: HammerBirdFlightHalf_0
rect:
serializedVersion: 2
x: 5
y: 1525
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 742219542fca51440800000000000000
internalID: 4906017525639225927
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_1
rect:
serializedVersion: 2
x: 377
y: 1525
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 0b2dca2df666f63a0800000000000000
internalID: -6669999892650470736
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_2
rect:
serializedVersion: 2
x: 749
y: 1525
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f770fc5ccbcb814c0800000000000000
internalID: -4316492723876067457
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_3
rect:
serializedVersion: 2
x: 1121
y: 1525
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 725a9dcfea3e2dfc0800000000000000
internalID: -3471462022043294425
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_4
rect:
serializedVersion: 2
x: 5
y: 1145
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cd62df53835ed6b00800000000000000
internalID: 823566336465381084
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_5
rect:
serializedVersion: 2
x: 377
y: 1145
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 05dafd42bdec71600800000000000000
internalID: 439046929303711056
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_6
rect:
serializedVersion: 2
x: 749
y: 1145
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ca8dd809beb70c670800000000000000
internalID: 8556975543676688556
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_7
rect:
serializedVersion: 2
x: 1121
y: 1145
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d337c18a1ddb40540800000000000000
internalID: 4973308596690121533
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_8
rect:
serializedVersion: 2
x: 5
y: 765
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: eb69de93b66d2a8d0800000000000000
internalID: -2836469059268274498
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_9
rect:
serializedVersion: 2
x: 377
y: 765
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 948fd6cf9ea7cddc0800000000000000
internalID: -3612877655676946359
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_10
rect:
serializedVersion: 2
x: 749
y: 765
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: efb37e6a8b7190170800000000000000
internalID: 8145067482917846014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_11
rect:
serializedVersion: 2
x: 1121
y: 765
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 79aa3888063c355d0800000000000000
internalID: -3074899301189309801
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_12
rect:
serializedVersion: 2
x: 5
y: 385
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 402717908b2836260800000000000000
internalID: 7089653965355315716
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_13
rect:
serializedVersion: 2
x: 377
y: 385
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 10fd1b6449233f8a0800000000000000
internalID: -6272614243574358271
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_14
rect:
serializedVersion: 2
x: 749
y: 385
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 309db3ce182a10ec0800000000000000
internalID: -3602419548021860093
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_15
rect:
serializedVersion: 2
x: 1121
y: 385
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f1dd1b78105f4c7e0800000000000000
internalID: -1746001368592556769
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdFlightHalf_16
rect:
serializedVersion: 2
x: 5
y: 5
width: 362
height: 370
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 85bf8af5b43dd0920800000000000000
internalID: 2958252850933201752
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: e50e3ec8f7590ad4ca877c9cc9f026f9
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":362.0,"y":370.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
HammerBirdFlightHalf_0: 4906017525639225927
HammerBirdFlightHalf_1: -6669999892650470736
HammerBirdFlightHalf_10: 8145067482917846014
HammerBirdFlightHalf_11: -3074899301189309801
HammerBirdFlightHalf_12: 7089653965355315716
HammerBirdFlightHalf_13: -6272614243574358271
HammerBirdFlightHalf_14: -3602419548021860093
HammerBirdFlightHalf_15: -1746001368592556769
HammerBirdFlightHalf_16: 2958252850933201752
HammerBirdFlightHalf_2: -4316492723876067457
HammerBirdFlightHalf_3: -3471462022043294425
HammerBirdFlightHalf_4: 823566336465381084
HammerBirdFlightHalf_5: 439046929303711056
HammerBirdFlightHalf_6: 8556975543676688556
HammerBirdFlightHalf_7: 4973308596690121533
HammerBirdFlightHalf_8: -2836469059268274498
HammerBirdFlightHalf_9: -3612877655676946359
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -0,0 +1,743 @@
fileFormatVersion: 2
guid: 6c6334f9a06595441bdc753ea2613201
TextureImporter:
internalIDToNameTable:
- first:
213: 206542917429323797
second: HammerBirdHitHalf_0
- first:
213: -5544834006987401562
second: HammerBirdHitHalf_1
- first:
213: -7874461672978280886
second: HammerBirdHitHalf_2
- first:
213: -6928526884083917967
second: HammerBirdHitHalf_3
- first:
213: 1445703772683740084
second: HammerBirdHitHalf_4
- first:
213: -928541233054576999
second: HammerBirdHitHalf_5
- first:
213: 5539951363731229852
second: HammerBirdHitHalf_6
- first:
213: -3228601365347754645
second: HammerBirdHitHalf_7
- first:
213: 7686977207549830838
second: HammerBirdHitHalf_8
- first:
213: -8073417807226934332
second: HammerBirdHitHalf_9
- first:
213: 5995167329263592964
second: HammerBirdHitHalf_10
- first:
213: 4121917146659333078
second: HammerBirdHitHalf_11
- first:
213: -588856569252535182
second: HammerBirdHitHalf_12
- first:
213: 6881528769384123845
second: HammerBirdHitHalf_13
- first:
213: -4487765349222019262
second: HammerBirdHitHalf_14
- first:
213: -3541696754556016669
second: HammerBirdHitHalf_15
- first:
213: 8667762751961729570
second: HammerBirdHitHalf_16
- first:
213: 5982806746517278448
second: HammerBirdHitHalf_17
- first:
213: -9133491669352626043
second: HammerBirdHitHalf_18
- first:
213: 3162833708084447003
second: HammerBirdHitHalf_19
- first:
213: -7844875177307136282
second: HammerBirdHitHalf_20
- first:
213: -6647959627166414207
second: HammerBirdHitHalf_21
- first:
213: 8899642585082629051
second: HammerBirdHitHalf_22
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: HammerBirdHitHalf_0
rect:
serializedVersion: 2
x: 5
y: 2015
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5186f3860b9cdd200800000000000000
internalID: 206542917429323797
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_1
rect:
serializedVersion: 2
x: 507
y: 2015
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6a6920339dacc03b0800000000000000
internalID: -5544834006987401562
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_2
rect:
serializedVersion: 2
x: 1009
y: 2015
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a4e83b044da48b290800000000000000
internalID: -7874461672978280886
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_3
rect:
serializedVersion: 2
x: 1511
y: 2015
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 17b1f61028de8df90800000000000000
internalID: -6928526884083917967
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_4
rect:
serializedVersion: 2
x: 5
y: 1613
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4b3a14debeb201410800000000000000
internalID: 1445703772683740084
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_5
rect:
serializedVersion: 2
x: 507
y: 1613
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 99e8a7c0ba82d13f0800000000000000
internalID: -928541233054576999
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_6
rect:
serializedVersion: 2
x: 1009
y: 1613
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c9c0424d96cd1ec40800000000000000
internalID: 5539951363731229852
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_7
rect:
serializedVersion: 2
x: 1511
y: 1613
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b6d1b110a24b133d0800000000000000
internalID: -3228601365347754645
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_8
rect:
serializedVersion: 2
x: 5
y: 1211
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6b6288cfa01adaa60800000000000000
internalID: 7686977207549830838
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_9
rect:
serializedVersion: 2
x: 507
y: 1211
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4cbece4774575ff80800000000000000
internalID: -8073417807226934332
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_10
rect:
serializedVersion: 2
x: 1009
y: 1211
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 406a8c51cec133350800000000000000
internalID: 5995167329263592964
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_11
rect:
serializedVersion: 2
x: 1511
y: 1211
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6d3a8385ecdf33930800000000000000
internalID: 4121917146659333078
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_12
rect:
serializedVersion: 2
x: 5
y: 809
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2742c06f116f3d7f0800000000000000
internalID: -588856569252535182
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_13
rect:
serializedVersion: 2
x: 507
y: 809
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5cd85c2b4f9108f50800000000000000
internalID: 6881528769384123845
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_14
rect:
serializedVersion: 2
x: 1009
y: 809
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 24f805c213148b1c0800000000000000
internalID: -4487765349222019262
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_15
rect:
serializedVersion: 2
x: 1511
y: 809
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3e7e882019d59dec0800000000000000
internalID: -3541696754556016669
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_16
rect:
serializedVersion: 2
x: 5
y: 407
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 22a8a049c441a4870800000000000000
internalID: 8667762751961729570
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_17
rect:
serializedVersion: 2
x: 507
y: 407
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 0fe09f5a903370350800000000000000
internalID: 5982806746517278448
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_18
rect:
serializedVersion: 2
x: 1009
y: 407
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5884f31d7b15f3180800000000000000
internalID: -9133491669352626043
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_19
rect:
serializedVersion: 2
x: 1511
y: 407
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b1741060084a4eb20800000000000000
internalID: 3162833708084447003
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_20
rect:
serializedVersion: 2
x: 5
y: 5
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6ee14551797612390800000000000000
internalID: -7844875177307136282
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_21
rect:
serializedVersion: 2
x: 507
y: 5
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 18a8b9501f3bdb3a0800000000000000
internalID: -6647959627166414207
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdHitHalf_22
rect:
serializedVersion: 2
x: 1009
y: 5
width: 492
height: 392
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: bbb0acf57c1e18b70800000000000000
internalID: 8899642585082629051
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: c6d6c5ad51bd3d34fbb851ccb1c415a1
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":492.0,"y":392.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
HammerBirdHitHalf_0: 206542917429323797
HammerBirdHitHalf_1: -5544834006987401562
HammerBirdHitHalf_10: 5995167329263592964
HammerBirdHitHalf_11: 4121917146659333078
HammerBirdHitHalf_12: -588856569252535182
HammerBirdHitHalf_13: 6881528769384123845
HammerBirdHitHalf_14: -4487765349222019262
HammerBirdHitHalf_15: -3541696754556016669
HammerBirdHitHalf_16: 8667762751961729570
HammerBirdHitHalf_17: 5982806746517278448
HammerBirdHitHalf_18: -9133491669352626043
HammerBirdHitHalf_19: 3162833708084447003
HammerBirdHitHalf_2: -7874461672978280886
HammerBirdHitHalf_20: -7844875177307136282
HammerBirdHitHalf_21: -6647959627166414207
HammerBirdHitHalf_22: 8899642585082629051
HammerBirdHitHalf_3: -6928526884083917967
HammerBirdHitHalf_4: 1445703772683740084
HammerBirdHitHalf_5: -928541233054576999
HammerBirdHitHalf_6: 5539951363731229852
HammerBirdHitHalf_7: -3228601365347754645
HammerBirdHitHalf_8: 7686977207549830838
HammerBirdHitHalf_9: -8073417807226934332
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 KiB

View File

@@ -0,0 +1,847 @@
fileFormatVersion: 2
guid: 62aa1f167125bbd40b73fa19cd302aa7
TextureImporter:
internalIDToNameTable:
- first:
213: 8615127699505739178
second: HammerBirdIdle_0
- first:
213: -8626161764297496564
second: HammerBirdIdle_1
- first:
213: -5793898218623229581
second: HammerBirdIdle_2
- first:
213: -8378882494450719939
second: HammerBirdIdle_3
- first:
213: 2375732366195996507
second: HammerBirdIdle_4
- first:
213: 1836560335563720080
second: HammerBirdIdle_5
- first:
213: -7436514095813709974
second: HammerBirdIdle_6
- first:
213: -3800344411909584337
second: HammerBirdIdle_7
- first:
213: -9173856403906015885
second: HammerBirdIdle_8
- first:
213: -4054080328568155108
second: HammerBirdIdle_9
- first:
213: 8981880003186653709
second: HammerBirdIdle_10
- first:
213: -4596034165966997784
second: HammerBirdIdle_11
- first:
213: -3212856999072614109
second: HammerBirdIdle_12
- first:
213: 5091188171895142317
second: HammerBirdIdle_13
- first:
213: 8714218507016524590
second: HammerBirdIdle_14
- first:
213: -4915529909756185059
second: HammerBirdIdle_15
- first:
213: -6744324328304315700
second: HammerBirdIdle_16
- first:
213: -6069510988890768485
second: HammerBirdIdle_17
- first:
213: -8283387556981810500
second: HammerBirdIdle_18
- first:
213: 3915181034753894545
second: HammerBirdIdle_19
- first:
213: -2233825045996154609
second: HammerBirdIdle_20
- first:
213: 3481765761602189636
second: HammerBirdIdle_21
- first:
213: -2952126203846449872
second: HammerBirdIdle_22
- first:
213: -1785440367990588957
second: HammerBirdIdle_23
- first:
213: -1629545548289357145
second: HammerBirdIdle_24
- first:
213: 7130944708348805042
second: HammerBirdIdle_25
- first:
213: -5560007640678395750
second: HammerBirdIdle_26
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: HammerBirdIdle_0
rect:
serializedVersion: 2
x: 5
y: 1900
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: aa5faaf6ff41f8770800000000000000
internalID: 8615127699505739178
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_1
rect:
serializedVersion: 2
x: 326
y: 1900
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c08adf72497b94880800000000000000
internalID: -8626161764297496564
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_2
rect:
serializedVersion: 2
x: 647
y: 1900
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 371a13e7440f79fa0800000000000000
internalID: -5793898218623229581
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_3
rect:
serializedVersion: 2
x: 968
y: 1900
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d33a687b3ca38bb80800000000000000
internalID: -8378882494450719939
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_4
rect:
serializedVersion: 2
x: 1289
y: 1900
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b57b288fffb48f020800000000000000
internalID: 2375732366195996507
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_5
rect:
serializedVersion: 2
x: 5
y: 1521
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 09509d905e5cc7910800000000000000
internalID: 1836560335563720080
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_6
rect:
serializedVersion: 2
x: 326
y: 1521
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a6fa6d784d13cc890800000000000000
internalID: -7436514095813709974
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_7
rect:
serializedVersion: 2
x: 647
y: 1521
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f2a0df774e6724bc0800000000000000
internalID: -3800344411909584337
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_8
rect:
serializedVersion: 2
x: 968
y: 1521
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 37d4db0b43aefa080800000000000000
internalID: -9173856403906015885
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_9
rect:
serializedVersion: 2
x: 1289
y: 1521
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c14dbccab630db7c0800000000000000
internalID: -4054080328568155108
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_10
rect:
serializedVersion: 2
x: 5
y: 1142
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d0aff1d564c06ac70800000000000000
internalID: 8981880003186653709
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_11
rect:
serializedVersion: 2
x: 326
y: 1142
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8e67af1e64b9730c0800000000000000
internalID: -4596034165966997784
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_12
rect:
serializedVersion: 2
x: 647
y: 1142
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3293620f493a963d0800000000000000
internalID: -3212856999072614109
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_13
rect:
serializedVersion: 2
x: 968
y: 1142
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: da7fa760ba887a640800000000000000
internalID: 5091188171895142317
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_14
rect:
serializedVersion: 2
x: 1289
y: 1142
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e23daddef8f1fe870800000000000000
internalID: 8714218507016524590
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_15
rect:
serializedVersion: 2
x: 5
y: 763
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d16bc26379788cbb0800000000000000
internalID: -4915529909756185059
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_16
rect:
serializedVersion: 2
x: 326
y: 763
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cc27561a1c85762a0800000000000000
internalID: -6744324328304315700
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_17
rect:
serializedVersion: 2
x: 647
y: 763
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b9bf5dac9e3c4cba0800000000000000
internalID: -6069510988890768485
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_18
rect:
serializedVersion: 2
x: 968
y: 763
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cba553977ee7b0d80800000000000000
internalID: -8283387556981810500
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_19
rect:
serializedVersion: 2
x: 1289
y: 763
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1982ad75864855630800000000000000
internalID: 3915181034753894545
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_20
rect:
serializedVersion: 2
x: 5
y: 384
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f01570bb4fbdff0e0800000000000000
internalID: -2233825045996154609
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_21
rect:
serializedVersion: 2
x: 326
y: 384
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4497a635387b15030800000000000000
internalID: 3481765761602189636
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_22
rect:
serializedVersion: 2
x: 647
y: 384
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 0352c9fcbd0f707d0800000000000000
internalID: -2952126203846449872
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_23
rect:
serializedVersion: 2
x: 968
y: 384
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3e9374ae177d837e0800000000000000
internalID: -1785440367990588957
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_24
rect:
serializedVersion: 2
x: 1289
y: 384
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7aac4e025f0b269e0800000000000000
internalID: -1629545548289357145
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_25
rect:
serializedVersion: 2
x: 5
y: 5
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2bff41e4e6436f260800000000000000
internalID: 7130944708348805042
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: HammerBirdIdle_26
rect:
serializedVersion: 2
x: 326
y: 5
width: 311
height: 369
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a9018ec4282e6d2b0800000000000000
internalID: -5560007640678395750
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: a5d754c2e95c20d44b0e89961e1c88ed
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":311.0,"y":369.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
HammerBirdIdle_0: 8615127699505739178
HammerBirdIdle_1: -8626161764297496564
HammerBirdIdle_10: 8981880003186653709
HammerBirdIdle_11: -4596034165966997784
HammerBirdIdle_12: -3212856999072614109
HammerBirdIdle_13: 5091188171895142317
HammerBirdIdle_14: 8714218507016524590
HammerBirdIdle_15: -4915529909756185059
HammerBirdIdle_16: -6744324328304315700
HammerBirdIdle_17: -6069510988890768485
HammerBirdIdle_18: -8283387556981810500
HammerBirdIdle_19: 3915181034753894545
HammerBirdIdle_2: -5793898218623229581
HammerBirdIdle_20: -2233825045996154609
HammerBirdIdle_21: 3481765761602189636
HammerBirdIdle_22: -2952126203846449872
HammerBirdIdle_23: -1785440367990588957
HammerBirdIdle_24: -1629545548289357145
HammerBirdIdle_25: 7130944708348805042
HammerBirdIdle_26: -5560007640678395750
HammerBirdIdle_3: -8378882494450719939
HammerBirdIdle_4: 2375732366195996507
HammerBirdIdle_5: 1836560335563720080
HammerBirdIdle_6: -7436514095813709974
HammerBirdIdle_7: -3800344411909584337
HammerBirdIdle_8: -9173856403906015885
HammerBirdIdle_9: -4054080328568155108
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

View File

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

View File

@@ -0,0 +1,43 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PicnicBasket0002
m_Shader: {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _AlphaTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 2cf4a5af200e48347b7dcd0dbd84d9ca, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- PixelSnap: 0
- _EnableExternalAlpha: 0
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _Flip: {r: 1, g: 1, b: 1, a: 1}
- _RendererColor: {r: 1, g: 1, b: 1, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

View File

@@ -0,0 +1,169 @@
fileFormatVersion: 2
guid: 140f82f54aeb07e409575fe55dc6df14
TextureImporter:
internalIDToNameTable:
- first:
213: 9105513792776133627
second: Picknic0131_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Picknic0131_0
rect:
serializedVersion: 2
x: 729
y: 241
width: 2445
height: 1125
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: bfb57db2d884d5e70800000000000000
internalID: 9105513792776133627
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
Picknic0131_0: 9105513792776133627
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

View File

@@ -0,0 +1,169 @@
fileFormatVersion: 2
guid: 15a1af591befa3a4eb6d1be6f4d8b89f
TextureImporter:
internalIDToNameTable:
- first:
213: -3949104700904280293
second: PicnicBasket0001_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: PicnicBasket0001_0
rect:
serializedVersion: 2
x: 1008
y: 715
width: 712
height: 689
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b1f66c1a236f139c0800000000000000
internalID: -3949104700904280293
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 62b180121746620468d33caa4240c11b
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
PicnicBasket0001_0: -3949104700904280293
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

View File

@@ -0,0 +1,169 @@
fileFormatVersion: 2
guid: 2cf4a5af200e48347b7dcd0dbd84d9ca
TextureImporter:
internalIDToNameTable:
- first:
213: 277634131431117102
second: PicnicBasket0002_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: PicnicBasket0002_0
rect:
serializedVersion: 2
x: 1099
y: 715
width: 621
height: 653
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e21d97585ca5ad300800000000000000
internalID: 277634131431117102
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: ec0b6c6433aee714286366f9a067001f
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
PicnicBasket0002_0: 277634131431117102
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 891 KiB

View File

@@ -0,0 +1,275 @@
fileFormatVersion: 2
guid: cba56854f51756c48aa78d8ce5b64418
TextureImporter:
internalIDToNameTable:
- first:
213: 409820302571474225
second: PicnicCoupleDistractedHalf_0
- first:
213: -7526192130359645791
second: PicnicCoupleDistractedHalf_1
- first:
213: 7940957057387369932
second: PicnicCoupleDistractedHalf_2
- first:
213: 2590761823639534279
second: PicnicCoupleDistractedHalf_3
- first:
213: 987614732349934808
second: PicnicCoupleDistractedHalf_4
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: PicnicCoupleDistractedHalf_0
rect:
serializedVersion: 2
x: 5
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 13d0484d469ffa500800000000000000
internalID: 409820302571474225
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleDistractedHalf_1
rect:
serializedVersion: 2
x: 1149
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1a9a29602289d8790800000000000000
internalID: -7526192130359645791
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleDistractedHalf_2
rect:
serializedVersion: 2
x: 5
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cc59436ee52f33e60800000000000000
internalID: 7940957057387369932
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleDistractedHalf_3
rect:
serializedVersion: 2
x: 1149
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7ca7da3f62c34f320800000000000000
internalID: 2590761823639534279
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleDistractedHalf_4
rect:
serializedVersion: 2
x: 5
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8dc09a0dd56b4bd00800000000000000
internalID: 987614732349934808
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: d72c175231411b54b9cd841e0f08a12d
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":1134.0,"y":896.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
PicnicCoupleDistractedHalf_0: 409820302571474225
PicnicCoupleDistractedHalf_1: -7526192130359645791
PicnicCoupleDistractedHalf_2: 7940957057387369932
PicnicCoupleDistractedHalf_3: 2590761823639534279
PicnicCoupleDistractedHalf_4: 987614732349934808
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

View File

@@ -0,0 +1,899 @@
fileFormatVersion: 2
guid: fbbc627f5a8f06e47a23369fd19f3998
TextureImporter:
internalIDToNameTable:
- first:
213: -2418630947029704618
second: PicnicCoupleFlirtHalf_0
- first:
213: 2674273452559934012
second: PicnicCoupleFlirtHalf_1
- first:
213: -2698605909685488034
second: PicnicCoupleFlirtHalf_2
- first:
213: 3861976936690819325
second: PicnicCoupleFlirtHalf_3
- first:
213: -6689870935560218674
second: PicnicCoupleFlirtHalf_4
- first:
213: 7461197226090594249
second: PicnicCoupleFlirtHalf_5
- first:
213: -924226019851306031
second: PicnicCoupleFlirtHalf_6
- first:
213: -6780147634687105545
second: PicnicCoupleFlirtHalf_7
- first:
213: -2535309933509542117
second: PicnicCoupleFlirtHalf_8
- first:
213: 1533827117853223934
second: PicnicCoupleFlirtHalf_9
- first:
213: -8439729946137456171
second: PicnicCoupleFlirtHalf_10
- first:
213: 1198232512917018545
second: PicnicCoupleFlirtHalf_11
- first:
213: 8417572472515901457
second: PicnicCoupleFlirtHalf_12
- first:
213: -2089482225516024132
second: PicnicCoupleFlirtHalf_13
- first:
213: -9154026772805048227
second: PicnicCoupleFlirtHalf_14
- first:
213: 8710589816849778765
second: PicnicCoupleFlirtHalf_15
- first:
213: -4178953323708561460
second: PicnicCoupleFlirtHalf_16
- first:
213: 1655498968633830498
second: PicnicCoupleFlirtHalf_17
- first:
213: 4332688065003410644
second: PicnicCoupleFlirtHalf_18
- first:
213: -4097196431023125937
second: PicnicCoupleFlirtHalf_19
- first:
213: 3366559405002510065
second: PicnicCoupleFlirtHalf_20
- first:
213: -3160329582883260081
second: PicnicCoupleFlirtHalf_21
- first:
213: -8010593566981225273
second: PicnicCoupleFlirtHalf_22
- first:
213: 5470457927680665288
second: PicnicCoupleFlirtHalf_23
- first:
213: -6580361640191485552
second: PicnicCoupleFlirtHalf_24
- first:
213: -4569953206706430958
second: PicnicCoupleFlirtHalf_25
- first:
213: 5448712653706865606
second: PicnicCoupleFlirtHalf_26
- first:
213: -494583595472008175
second: PicnicCoupleFlirtHalf_27
- first:
213: 6624740418941178713
second: PicnicCoupleFlirtHalf_28
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_0
rect:
serializedVersion: 2
x: 5
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6502787d7fb4f6ed0800000000000000
internalID: -2418630947029704618
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_1
rect:
serializedVersion: 2
x: 1149
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c32a714498dec1520800000000000000
internalID: 2674273452559934012
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_2
rect:
serializedVersion: 2
x: 2293
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e563d641930ac8ad0800000000000000
internalID: -2698605909685488034
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_3
rect:
serializedVersion: 2
x: 3437
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: df02532ff8f789530800000000000000
internalID: 3861976936690819325
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_4
rect:
serializedVersion: 2
x: 4581
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ec719bc14ddc823a0800000000000000
internalID: -6689870935560218674
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_5
rect:
serializedVersion: 2
x: 5
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9cf7244985f7b8760800000000000000
internalID: 7461197226090594249
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_6
rect:
serializedVersion: 2
x: 1149
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1dbf69ae45d7c23f0800000000000000
internalID: -924226019851306031
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_7
rect:
serializedVersion: 2
x: 2293
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7f525c526a318e1a0800000000000000
internalID: -6780147634687105545
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_8
rect:
serializedVersion: 2
x: 3437
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b1ff4a15c05c0dcd0800000000000000
internalID: -2535309933509542117
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_9
rect:
serializedVersion: 2
x: 4581
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: efba08a13af394510800000000000000
internalID: 1533827117853223934
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_10
rect:
serializedVersion: 2
x: 5
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5d11040645e00ea80800000000000000
internalID: -8439729946137456171
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_11
rect:
serializedVersion: 2
x: 1149
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1b71eba3f1af0a010800000000000000
internalID: 1198232512917018545
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_12
rect:
serializedVersion: 2
x: 2293
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 118ba67c09931d470800000000000000
internalID: 8417572472515901457
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_13
rect:
serializedVersion: 2
x: 3437
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cbeef978cfaa003e0800000000000000
internalID: -2089482225516024132
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_14
rect:
serializedVersion: 2
x: 4581
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d582a86762d56f080800000000000000
internalID: -9154026772805048227
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_15
rect:
serializedVersion: 2
x: 5
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d484779a94b32e870800000000000000
internalID: 8710589816849778765
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_16
rect:
serializedVersion: 2
x: 1149
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cc7c967d7106106c0800000000000000
internalID: -4178953323708561460
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_17
rect:
serializedVersion: 2
x: 2293
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 26ce17f6a8389f610800000000000000
internalID: 1655498968633830498
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_18
rect:
serializedVersion: 2
x: 3437
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4d45a1de6dcc02c30800000000000000
internalID: 4332688065003410644
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_19
rect:
serializedVersion: 2
x: 4581
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f4a4ed9cd85d327c0800000000000000
internalID: -4097196431023125937
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_20
rect:
serializedVersion: 2
x: 5
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1fecc6a21fb68be20800000000000000
internalID: 3366559405002510065
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_21
rect:
serializedVersion: 2
x: 1149
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f49b51f0df04424d0800000000000000
internalID: -3160329582883260081
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_22
rect:
serializedVersion: 2
x: 2293
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7c40e00c797a4d090800000000000000
internalID: -8010593566981225273
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_23
rect:
serializedVersion: 2
x: 3437
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8c620226088faeb40800000000000000
internalID: 5470457927680665288
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_24
rect:
serializedVersion: 2
x: 4581
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 09997c6d3fbdda4a0800000000000000
internalID: -6580361640191485552
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_25
rect:
serializedVersion: 2
x: 5
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 21c1b1a65c34490c0800000000000000
internalID: -4569953206706430958
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_26
rect:
serializedVersion: 2
x: 1149
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6cbaf5f3a47bd9b40800000000000000
internalID: 5448712653706865606
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_27
rect:
serializedVersion: 2
x: 2293
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 11cc72027d2e229f0800000000000000
internalID: -494583595472008175
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleFlirtHalf_28
rect:
serializedVersion: 2
x: 3437
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9535928cf4ecfeb50800000000000000
internalID: 6624740418941178713
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 3a8455bc667919748ab58ca7e686b6f7
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":1134.0,"y":896.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
PicnicCoupleFlirtHalf_0: -2418630947029704618
PicnicCoupleFlirtHalf_1: 2674273452559934012
PicnicCoupleFlirtHalf_10: -8439729946137456171
PicnicCoupleFlirtHalf_11: 1198232512917018545
PicnicCoupleFlirtHalf_12: 8417572472515901457
PicnicCoupleFlirtHalf_13: -2089482225516024132
PicnicCoupleFlirtHalf_14: -9154026772805048227
PicnicCoupleFlirtHalf_15: 8710589816849778765
PicnicCoupleFlirtHalf_16: -4178953323708561460
PicnicCoupleFlirtHalf_17: 1655498968633830498
PicnicCoupleFlirtHalf_18: 4332688065003410644
PicnicCoupleFlirtHalf_19: -4097196431023125937
PicnicCoupleFlirtHalf_2: -2698605909685488034
PicnicCoupleFlirtHalf_20: 3366559405002510065
PicnicCoupleFlirtHalf_21: -3160329582883260081
PicnicCoupleFlirtHalf_22: -8010593566981225273
PicnicCoupleFlirtHalf_23: 5470457927680665288
PicnicCoupleFlirtHalf_24: -6580361640191485552
PicnicCoupleFlirtHalf_25: -4569953206706430958
PicnicCoupleFlirtHalf_26: 5448712653706865606
PicnicCoupleFlirtHalf_27: -494583595472008175
PicnicCoupleFlirtHalf_28: 6624740418941178713
PicnicCoupleFlirtHalf_3: 3861976936690819325
PicnicCoupleFlirtHalf_4: -6689870935560218674
PicnicCoupleFlirtHalf_5: 7461197226090594249
PicnicCoupleFlirtHalf_6: -924226019851306031
PicnicCoupleFlirtHalf_7: -6780147634687105545
PicnicCoupleFlirtHalf_8: -2535309933509542117
PicnicCoupleFlirtHalf_9: 1533827117853223934
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

View File

@@ -0,0 +1,821 @@
fileFormatVersion: 2
guid: 6801cb749018fc14eb534cd4d85a572f
TextureImporter:
internalIDToNameTable:
- first:
213: -2750537682534617798
second: PicnicCoupleShooHalf_0
- first:
213: 1313958663299761363
second: PicnicCoupleShooHalf_1
- first:
213: 1368304682000560889
second: PicnicCoupleShooHalf_2
- first:
213: 5148152578091295131
second: PicnicCoupleShooHalf_3
- first:
213: 5175152572798960515
second: PicnicCoupleShooHalf_4
- first:
213: -2624835572783650142
second: PicnicCoupleShooHalf_5
- first:
213: 1480404424803140867
second: PicnicCoupleShooHalf_6
- first:
213: 4734585827436184375
second: PicnicCoupleShooHalf_7
- first:
213: 5797253797174565556
second: PicnicCoupleShooHalf_8
- first:
213: 3161109987679049733
second: PicnicCoupleShooHalf_9
- first:
213: 6661843629064032450
second: PicnicCoupleShooHalf_10
- first:
213: -1446816102361218634
second: PicnicCoupleShooHalf_11
- first:
213: -6694388007177635723
second: PicnicCoupleShooHalf_12
- first:
213: -1324742394439945141
second: PicnicCoupleShooHalf_13
- first:
213: 240858685518691627
second: PicnicCoupleShooHalf_14
- first:
213: -1336080830172673940
second: PicnicCoupleShooHalf_15
- first:
213: 7198661290457402786
second: PicnicCoupleShooHalf_16
- first:
213: 5039228973940303016
second: PicnicCoupleShooHalf_17
- first:
213: -6630282325460440043
second: PicnicCoupleShooHalf_18
- first:
213: -3351056254805331608
second: PicnicCoupleShooHalf_19
- first:
213: 3654700337104154398
second: PicnicCoupleShooHalf_20
- first:
213: 2728646838695724461
second: PicnicCoupleShooHalf_21
- first:
213: -2581698265875387897
second: PicnicCoupleShooHalf_22
- first:
213: -6943440077437072623
second: PicnicCoupleShooHalf_23
- first:
213: 4086135313560770538
second: PicnicCoupleShooHalf_24
- first:
213: 8284415363918423251
second: PicnicCoupleShooHalf_25
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: PicnicCoupleShooHalf_0
rect:
serializedVersion: 2
x: 5
y: 5441
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a3da23bfc8024d9d0800000000000000
internalID: -2750537682534617798
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_1
rect:
serializedVersion: 2
x: 1149
y: 5441
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3d4878f417e1c3210800000000000000
internalID: 1313958663299761363
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_2
rect:
serializedVersion: 2
x: 2293
y: 5441
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9f2b523dbd13df210800000000000000
internalID: 1368304682000560889
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_3
rect:
serializedVersion: 2
x: 3437
y: 5441
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b91a4a26e79e17740800000000000000
internalID: 5148152578091295131
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_4
rect:
serializedVersion: 2
x: 5
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 383812888d5d1d740800000000000000
internalID: 5175152572798960515
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_5
rect:
serializedVersion: 2
x: 1149
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2aaeb6a14f5b29bd0800000000000000
internalID: -2624835572783650142
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_6
rect:
serializedVersion: 2
x: 2293
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 305ce481bf37b8410800000000000000
internalID: 1480404424803140867
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_7
rect:
serializedVersion: 2
x: 3437
y: 4535
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 733cee2a9b0a4b140800000000000000
internalID: 4734585827436184375
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_8
rect:
serializedVersion: 2
x: 5
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4badf550d9bf37050800000000000000
internalID: 5797253797174565556
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_9
rect:
serializedVersion: 2
x: 1149
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5089c8719c48edb20800000000000000
internalID: 3161109987679049733
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_10
rect:
serializedVersion: 2
x: 2293
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2c09f831c7f937c50800000000000000
internalID: 6661843629064032450
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_11
rect:
serializedVersion: 2
x: 3437
y: 3629
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6b1c173ab60ebebe0800000000000000
internalID: -1446816102361218634
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_12
rect:
serializedVersion: 2
x: 5
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 578ba8b6391c813a0800000000000000
internalID: -6694388007177635723
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_13
rect:
serializedVersion: 2
x: 1149
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b44b180afc19d9de0800000000000000
internalID: -1324742394439945141
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_14
rect:
serializedVersion: 2
x: 2293
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b2db867c2b3b75300800000000000000
internalID: 240858685518691627
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_15
rect:
serializedVersion: 2
x: 3437
y: 2723
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c6849565099457de0800000000000000
internalID: -1336080830172673940
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_16
rect:
serializedVersion: 2
x: 5
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2ad8114bd48c6e360800000000000000
internalID: 7198661290457402786
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_17
rect:
serializedVersion: 2
x: 1149
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8a461958d00fee540800000000000000
internalID: 5039228973940303016
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_18
rect:
serializedVersion: 2
x: 2293
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 51c216e8a518cf3a0800000000000000
internalID: -6630282325460440043
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_19
rect:
serializedVersion: 2
x: 3437
y: 1817
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8613af54718ae71d0800000000000000
internalID: -3351056254805331608
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_20
rect:
serializedVersion: 2
x: 5
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e1fe799d79a18b230800000000000000
internalID: 3654700337104154398
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_21
rect:
serializedVersion: 2
x: 1149
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: da583f1c7d91ed520800000000000000
internalID: 2728646838695724461
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_22
rect:
serializedVersion: 2
x: 2293
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 70a61490b17fb2cd0800000000000000
internalID: -2581698265875387897
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_23
rect:
serializedVersion: 2
x: 3437
y: 911
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 11b07299902f3af90800000000000000
internalID: -6943440077437072623
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_24
rect:
serializedVersion: 2
x: 5
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ae718fc1b6ed4b830800000000000000
internalID: 4086135313560770538
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: PicnicCoupleShooHalf_25
rect:
serializedVersion: 2
x: 1149
y: 5
width: 1134
height: 896
alignment: 9
pivot: {x: 0.5, y: 0.2}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3d4652a71e728f270800000000000000
internalID: 8284415363918423251
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 06895a835db389e438c34881f131837d
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries:
- key: SpriteEditor.SliceSettings
value: '{"sliceOnImport":false,"gridCellCount":{"x":1.0,"y":1.0},"gridSpriteSize":{"x":1134.0,"y":896.0},"gridSpriteOffset":{"x":5.0,"y":5.0},"gridSpritePadding":{"x":10.0,"y":10.0},"pivot":{"x":0.5,"y":0.20000000298023225},"pivotPixels":{"x":0.0,"y":0.0},"autoSlicingMethod":0,"spriteAlignment":9,"pivotUnitMode":0,"slicingType":1,"keepEmptyRects":false,"isAlternate":false}'
nameFileIdTable:
PicnicCoupleShooHalf_0: -2750537682534617798
PicnicCoupleShooHalf_1: 1313958663299761363
PicnicCoupleShooHalf_10: 6661843629064032450
PicnicCoupleShooHalf_11: -1446816102361218634
PicnicCoupleShooHalf_12: -6694388007177635723
PicnicCoupleShooHalf_13: -1324742394439945141
PicnicCoupleShooHalf_14: 240858685518691627
PicnicCoupleShooHalf_15: -1336080830172673940
PicnicCoupleShooHalf_16: 7198661290457402786
PicnicCoupleShooHalf_17: 5039228973940303016
PicnicCoupleShooHalf_18: -6630282325460440043
PicnicCoupleShooHalf_19: -3351056254805331608
PicnicCoupleShooHalf_2: 1368304682000560889
PicnicCoupleShooHalf_20: 3654700337104154398
PicnicCoupleShooHalf_21: 2728646838695724461
PicnicCoupleShooHalf_22: -2581698265875387897
PicnicCoupleShooHalf_23: -6943440077437072623
PicnicCoupleShooHalf_24: 4086135313560770538
PicnicCoupleShooHalf_25: 8284415363918423251
PicnicCoupleShooHalf_3: 5148152578091295131
PicnicCoupleShooHalf_4: 5175152572798960515
PicnicCoupleShooHalf_5: -2624835572783650142
PicnicCoupleShooHalf_6: 1480404424803140867
PicnicCoupleShooHalf_7: 4734585827436184375
PicnicCoupleShooHalf_8: 5797253797174565556
PicnicCoupleShooHalf_9: 3161109987679049733
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 MiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

View File

@@ -0,0 +1,169 @@
fileFormatVersion: 2
guid: 9e2ad1f6164048843adaa2580db80d76
TextureImporter:
internalIDToNameTable:
- first:
213: 6976008740052792033
second: GardenVan0001_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: GardenVan0001_0
rect:
serializedVersion: 2
x: 356
y: 9
width: 3009
height: 1894
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1e2fdd41df2cfc060800000000000000
internalID: 6976008740052792033
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 47e97e94d2fb2944cab6294a87604751
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
GardenVan0001_0: 6976008740052792033
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 KiB

View File

@@ -0,0 +1,169 @@
fileFormatVersion: 2
guid: 5d82022eff2f4bb499523fcf6ea0bb1b
TextureImporter:
internalIDToNameTable:
- first:
213: -5902094921075848236
second: GardenVan0002_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
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
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: iOS
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: GardenVan0002_0
rect:
serializedVersion: 2
x: 0
y: 9
width: 3365
height: 1894
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4db03ae90fb871ea0800000000000000
internalID: -5902094921075848236
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
GardenVan0002_0: -5902094921075848236
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1 @@
{"TestSuite":"","Date":0,"Player":{"Development":false,"ScreenWidth":0,"ScreenHeight":0,"ScreenRefreshRate":0,"Fullscreen":false,"Vsync":0,"AntiAliasing":0,"Batchmode":false,"RenderThreadingMode":"MultiThreaded","GpuSkinning":false,"Platform":"","ColorSpace":"","AnisotropicFiltering":"","BlendWeights":"","GraphicsApi":"","ScriptingBackend":"IL2CPP","AndroidTargetSdkVersion":"AndroidApiLevelAuto","AndroidBuildSystem":"Gradle","BuildTarget":"Android","StereoRenderingPath":"MultiPass"},"Hardware":{"OperatingSystem":"","DeviceModel":"","DeviceName":"","ProcessorType":"","ProcessorCount":0,"GraphicsDeviceName":"","SystemMemorySizeMB":0},"Editor":{"Version":"6000.2.6f1","Branch":"6000.2/staging","Changeset":"cc51a95c0300","Date":1758053328},"Dependencies":["com.unity.2d.sprite@1.0.0","com.unity.2d.spriteshape@12.0.1","com.unity.addressables@2.7.3","com.unity.addressables.android@1.0.7","com.unity.cinemachine@3.1.4","com.unity.feature.2d@2.0.1","com.unity.film-internal-utilities@0.18.4-preview","com.unity.graphtoolkit@0.4.0-exp.2","com.unity.ide.rider@3.0.38","com.unity.ide.visualstudio@2.0.23","com.unity.inputsystem@1.14.2","com.unity.multiplayer.center@1.0.0","com.unity.render-pipelines.universal@17.2.0","com.unity.timeline@1.8.9","com.unity.ugui@2.0.0","com.unity.modules.accessibility@1.0.0","com.unity.modules.ai@1.0.0","com.unity.modules.androidjni@1.0.0","com.unity.modules.animation@1.0.0","com.unity.modules.assetbundle@1.0.0","com.unity.modules.audio@1.0.0","com.unity.modules.cloth@1.0.0","com.unity.modules.director@1.0.0","com.unity.modules.imageconversion@1.0.0","com.unity.modules.imgui@1.0.0","com.unity.modules.jsonserialize@1.0.0","com.unity.modules.particlesystem@1.0.0","com.unity.modules.physics@1.0.0","com.unity.modules.physics2d@1.0.0","com.unity.modules.screencapture@1.0.0","com.unity.modules.terrain@1.0.0","com.unity.modules.terrainphysics@1.0.0","com.unity.modules.tilemap@1.0.0","com.unity.modules.ui@1.0.0","com.unity.modules.uielements@1.0.0","com.unity.modules.umbra@1.0.0","com.unity.modules.unityanalytics@1.0.0","com.unity.modules.unitywebrequest@1.0.0","com.unity.modules.unitywebrequestassetbundle@1.0.0","com.unity.modules.unitywebrequestaudio@1.0.0","com.unity.modules.unitywebrequesttexture@1.0.0","com.unity.modules.unitywebrequestwww@1.0.0","com.unity.modules.vehicles@1.0.0","com.unity.modules.video@1.0.0","com.unity.modules.vr@1.0.0","com.unity.modules.wind@1.0.0","com.unity.modules.xr@1.0.0","com.unity.modules.subsystems@1.0.0","com.unity.modules.hierarchycore@1.0.0","com.unity.render-pipelines.core@17.2.0","com.unity.shadergraph@17.2.0","com.unity.render-pipelines.universal-config@17.0.3","com.unity.test-framework@1.6.0","com.unity.ext.nunit@2.0.5","com.unity.2d.animation@12.0.2","com.unity.2d.pixel-perfect@5.1.0","com.unity.2d.psdimporter@11.0.1","com.unity.2d.tilemap@1.0.0","com.unity.2d.tilemap.extras@5.0.1","com.unity.2d.aseprite@2.0.1","com.unity.splines@2.8.2","com.unity.profiling.core@1.0.2","com.unity.scriptablebuildpipeline@2.4.2","com.unity.2d.common@11.0.1","com.unity.mathematics@1.3.2","com.unity.searcher@4.9.3","com.unity.burst@1.8.24","com.unity.collections@2.5.7","com.unity.rendering.light-transport@1.0.1","com.unity.settings-manager@2.1.0","com.unity.nuget.mono-cecil@1.11.5","com.unity.test-framework.performance@3.1.0"],"Results":[]}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 30eed45b70c64f149a8c41413586dc59
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1 @@
{"MeasurementCount":-1}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 107805368f625f14e8084b92dd89e78b
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -163,7 +163,7 @@ MonoBehaviour:
CustomLookAtTarget: 0
Lens:
FieldOfView: 60
OrthographicSize: 18.15416
OrthographicSize: 23
NearClipPlane: 0.3
FarClipPlane: 1000
Dutch: 0
@@ -2331,7 +2331,7 @@ Camera:
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 18.15416
orthographic size: 23
m_Depth: -1
m_CullingMask:
serializedVersion: 2

File diff suppressed because it is too large Load Diff

View File

@@ -8,6 +8,7 @@ public class SoundGenerator : MonoBehaviour
[SerializeField] private AudioClip enterSound;
[SerializeField] private AudioSource audioSource;
[SerializeField] private StateMachine soundBirdSMRef;
[SerializeField] private soundBird_CanFly soundbirdHearingCheck;
private bool playerInside = false;
private SpriteRenderer spriteRenderer;
@@ -35,12 +36,11 @@ public class SoundGenerator : MonoBehaviour
{
audioSource.PlayOneShot(enterSound);
}
if (soundBirdSMRef != null && soundBirdSMRef.currentState.name == "SoundBird")
if (soundBirdSMRef != null && soundBirdSMRef.currentState.name == "SoundBird" && soundbirdHearingCheck.canFly == true)
{
soundBirdSMRef.ChangeState("SoundBirdTakeoff"); // Replace with your actual method/state
soundBirdSMRef.ChangeState("SoundBirdTakeoff");
}
// Play sound and change animation/state here if needed
}
}
@@ -54,7 +54,6 @@ public class SoundGenerator : MonoBehaviour
{
spriteRenderer.sprite = exitSprite;
}
// Reset animation/state here if needed
}
}
}

View File

@@ -1,38 +1,31 @@
using UnityEngine;
using Unity.Cinemachine;
using System.Collections;
using Pixelplacement;
public class cameraSwitcher : MonoBehaviour
{
[SerializeField] private CinemachineCamera virtualCamera;
[SerializeField] private float zoomedFOV = 30f;
[SerializeField] private float normalFOV = 40f;
[SerializeField] private Vector3 zoomedOffset = new Vector3(0, 2, -10);
[SerializeField] private Vector3 normalOffset = new Vector3(0, 5, -10);
[SerializeField] private CinemachineConfiner2D confiner2D;
[SerializeField] private float zoomOutOrthoSize = 27f;
[SerializeField] private float normalOrthoSize = 20f;
[SerializeField] private float transitionDuration = 0.5f; // Duration of the transition
[SerializeField] private soundBird_FlyingBehaviour flyingBehaviour;
[SerializeField] private StateMachine birdStateMachine;
private int playerInsideCount = 0;
//private CinemachineTransposer transposer;
private void Start()
{
/* if (virtualCamera != null)
{
transposer = virtualCamera.GetCinemachineComponent<CinemachineTransposer>();
}*/
}
private Coroutine zoomCoroutine;
private void OnTriggerEnter2D(Collider2D other)
{
if (other.CompareTag("Player"))
{
playerInsideCount++;
/*if (playerInsideCount == 1 && virtualCamera != null)
if (playerInsideCount == 1 && virtualCamera != null)
{
// Adjust FOV
virtualCamera.m_Lens.FieldOfView = zoomedFOV;
// Adjust follow distance (offset)
if (transposer != null)
transposer.m_FollowOffset = zoomedOffset;
}*/
if (zoomCoroutine != null) StopCoroutine(zoomCoroutine);
zoomCoroutine = StartCoroutine(SmoothOrthoSize(virtualCamera, zoomOutOrthoSize, transitionDuration));
}
}
}
@@ -41,14 +34,35 @@ public class cameraSwitcher : MonoBehaviour
if (other.CompareTag("Player"))
{
playerInsideCount--;
/*if (playerInsideCount == 0 && virtualCamera != null)
if (playerInsideCount == 0 && virtualCamera != null)
{
// Restore FOV
virtualCamera.m_Lens.FieldOfView = normalFOV;
// Restore follow distance (offset)
if (transposer != null)
transposer.m_FollowOffset = normalOffset;
}*/
if (zoomCoroutine != null) StopCoroutine(zoomCoroutine);
zoomCoroutine = StartCoroutine(SmoothOrthoSize(virtualCamera, normalOrthoSize, transitionDuration));
// Fix: Check if currentState's name is "SoundBirdFlyAround" and flyingBehaviour is not null
if (birdStateMachine.currentState != null &&
birdStateMachine.currentState.name == "SoundBirdFlyAround" &&
flyingBehaviour != null)
{
flyingBehaviour.StartLanding();
}
}
}
}
private IEnumerator SmoothOrthoSize(CinemachineCamera cam, float targetSize, float duration)
{
float startSize = cam.Lens.OrthographicSize;
float elapsed = 0f;
while (elapsed < duration)
{
elapsed += Time.deltaTime;
cam.Lens.OrthographicSize = Mathf.Lerp(startSize, targetSize, elapsed / duration);
yield return null;
}
cam.Lens.OrthographicSize = targetSize;
if (confiner2D != null)
{
confiner2D.InvalidateBoundingShapeCache();
}
}
}

View File

@@ -0,0 +1,23 @@
using UnityEngine;
public class soundBird_CanFly : MonoBehaviour
{
public bool canFly = true;
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
public void birdCanHear(bool canhear)
{
if (canhear)
{
canFly = true;
}
else
{
canFly = false;
}
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: b6a41511eddc628479b46152f9042034

View File

@@ -13,7 +13,7 @@ public class soundBird_FlyingBehaviour : MonoBehaviour
private StateMachine stateMachine;
private Animator animator;
private TweenBase objectTween;
private Coroutine cooldownCoroutine;
//private Coroutine cooldownCoroutine;
public Vector3 midFlightPosition;
private float lastX;
@@ -28,7 +28,7 @@ public class soundBird_FlyingBehaviour : MonoBehaviour
private void OnEnable()
{
objectTween = Tween.Spline(FlightSpline, SoundBirdObject, 0, 1, false, flightDuration, flightDelay, Tween.EaseLinear, Tween.LoopType.Loop, HandleTweenStarted, HandleTweenFinished);
cooldownCoroutine = StartCoroutine(CooldownTimer());
//cooldownCoroutine = StartCoroutine(CooldownTimer());
lastX = SoundBirdObject.position.x;
}
@@ -59,12 +59,22 @@ public class soundBird_FlyingBehaviour : MonoBehaviour
}
private System.Collections.IEnumerator CooldownTimer()
/*private System.Collections.IEnumerator CooldownTimer()
{
yield return new WaitForSeconds(cooldownTime);
midFlightPosition = SoundBirdObject.position;
objectTween.Cancel();
stateMachine.ChangeState("SoundBirdLanding");
}*/
public void StartLanding()
{
midFlightPosition = SoundBirdObject.position;
if (objectTween != null)
{
objectTween.Cancel();
}
stateMachine.ChangeState("SoundBirdLanding");
}
void HandleTweenStarted() { }

View File

@@ -29,7 +29,7 @@ public class soundBird_LandingBehaviour1 : MonoBehaviour
{
anchorB.position = flyingBehaviour.midFlightPosition;
}
objectTween = Tween.Spline(FlightSpline, SoundBirdObject, 0, 1, false, flightDuration, flightDelay, Tween.EaseLinear, Tween.LoopType.None, HandleTweenStarted, HandleTweenFinished);
objectTween = Tween.Spline(FlightSpline, SoundBirdObject, 0, 1, false, flightDuration, flightDelay, Tween.EaseOut, Tween.LoopType.None, HandleTweenStarted, HandleTweenFinished);
// Initialize lastX for flipping logic
if (SoundBirdObject != null)

View File

@@ -1,57 +0,0 @@
using Pixelplacement;
using UnityEngine;
public class soundBird_Spooked_FlyBehaviour : MonoBehaviour
{
public Spline FlightSpline;
public Transform SoundBirdObject;
public float flightDuration;
public float flightDelay;
[Range(0, 1)] public float startPercentage;
private StateMachine stateMachine;
private Animator animator;
[SerializeField] private State stateRef;
void Awake()
{
stateMachine = GetComponentInParent<StateMachine>();
animator = GetComponentInParent<Animator>();
stateRef = GetComponent<State>();
}
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
//initiateTweenSpline();
}
private void OnEnable()
{
Tween.Spline(FlightSpline, SoundBirdObject, 0, 1, false, flightDuration, flightDelay, Tween.EaseLinear, Tween.LoopType.None, HandleTweenStarted, HandleTweenFinished);
}
void HandleTweenStarted()
{
}
void HandleTweenFinished()
{
if (SoundBirdObject != null)
{
//Tween.Stop(SoundBirdObject.GetInstanceID(), Tween.TweenType.Spline); // Stop the spline tween for this object
}
//Debug.Log("Tween finished!");
if (stateMachine != null)
{
//stateMachine.ChangeState("SoundBird"); // Change to the desired state name
}
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -1,2 +0,0 @@
fileFormatVersion: 2
guid: 10bb74c0e6993ea428971e8ae0b07ed9

View File

@@ -25,7 +25,7 @@ public class soundBird_TakeOffBehaviour : MonoBehaviour
private void OnEnable()
{
animator.SetBool("isScared", true);
objectTween = Tween.Spline(FlightSpline, SoundBirdObject, 0, 1, false, flightDuration, flightDelay, Tween.EaseLinear, Tween.LoopType.None, HandleTweenStarted, HandleTweenFinished);
objectTween = Tween.Spline(FlightSpline, SoundBirdObject, 0, 1, false, flightDuration, flightDelay, Tween.EaseIn, Tween.LoopType.None, HandleTweenStarted, HandleTweenFinished);
}
void HandleTweenStarted()
{

View File

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

View File

@@ -0,0 +1,48 @@
using System;
using System.Diagnostics;
using Pixelplacement;
using Pixelplacement.TweenSystem;
using UnityEngine;
public class WolterStateMachine : MonoBehaviour
{
public Spline jumpSpline;
public Transform wolterGameObject;
public float jumpDuration;
public float jumpDelay;
private Animator animator;
private TweenBase jumpTween;
private void Awake()
{
animator = GetComponentInChildren<Animator>();
}
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
jumpTween = Tween.Spline(jumpSpline, wolterGameObject, 1, 0, false, jumpDuration, jumpDelay, Tween.EaseInOut, Tween.LoopType.None, HandleJumpStarted, HandleJumpFinished);
}
void HandleJumpStarted()
{
}
void HandleJumpFinished()
{
if (animator != null)
{
animator.SetBool("Landed", true);
}
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 47b7b0e9f0b06ad45b7e92c25226d21e