Compare commits
81 Commits
c15f207415
...
input_mode
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05753cc214 | ||
|
|
74e65fdf42 | ||
| bc22fd013e | |||
| 63cb3f1a8c | |||
|
|
4b206b9b2e | ||
| 2ae2bc3ac5 | |||
| 1a9c82f5d7 | |||
| da07f778c3 | |||
| 96aad806a9 | |||
| f589b53234 | |||
| 28c342235c | |||
| 322bd5377d | |||
| 2923ba0851 | |||
| 8ed40e137c | |||
| aa16f36eac | |||
| 6abf25b2ad | |||
| e1ee73bfb4 | |||
| 074b052abe | |||
| 5305c20b00 | |||
| 46755fecb3 | |||
| 2ec5c3d855 | |||
| 40c3867d29 | |||
| d110616907 | |||
| 31f2ce338d | |||
| 24f5228003 | |||
| 8b3c9a09cb | |||
|
|
6a24330ea0 | ||
| 81723a3cdb | |||
| 70a14e5a84 | |||
|
|
a455e34ed0 | ||
|
|
75be338065 | ||
|
|
bcc6f05058 | ||
| 2c56d0e1de | |||
|
|
793da5e568 | ||
|
|
15414f9414 | ||
|
|
8cffe0b161 | ||
|
|
0057ae9fa3 | ||
|
|
cec661586e | ||
|
|
a580a5f35a | ||
|
|
c0df46f9f8 | ||
|
|
9a12a79698 | ||
|
|
d62516f0cb | ||
|
|
445e36975d | ||
|
|
ef96d80d51 | ||
|
|
afd3bc3863 | ||
| 9b590ca6ec | |||
|
|
15b8146815 | ||
|
|
c5b8561b73 | ||
| fd220de298 | |||
|
|
6c76759057 | ||
|
|
e1ff13db30 | ||
|
|
3a40d1a151 | ||
|
|
0ef25f265c | ||
| abffb5c558 | |||
| 16c98ee8e3 | |||
| 1239052a5f | |||
| faa2bd73b5 | |||
| 1c987af2b8 | |||
| e7c950480f | |||
| e431846cc1 | |||
| 57f5e7e631 | |||
| ce9f490ed5 | |||
|
|
5d81a2acfc | ||
|
|
9579a8ef57 | ||
|
|
ba56f1ec9c | ||
| f5bd7457a9 | |||
| e970aa7b66 | |||
| 36ab5864e5 | |||
|
|
d19077b907 | ||
|
|
ffd26a4e28 | ||
|
|
8491b74d5d | ||
|
|
e0af6b999d | ||
|
|
2dfe6de144 | ||
| 52bd7ef585 | |||
|
|
a3649c65b0 | ||
| 6f65297ba1 | |||
| 91f1e3f114 | |||
| 08dde63c5d | |||
| 253708a909 | |||
| 5a07c4b135 | |||
| 2be6b5626e |
5
.gitignore
vendored
@@ -99,3 +99,8 @@ InitTestScene*.unity*
|
||||
|
||||
# Auto-generated scenes by play mode tests
|
||||
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
|
||||
.idea/.idea.AppleHillsProduction/.idea/indexLayout.xml
|
||||
.vscode/extensions.json
|
||||
.vscode/launch.json
|
||||
.vscode/settings.json
|
||||
.idea/.idea.AppleHillsProduction/.idea/indexLayout.xml
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: dea69d41f90c6ea4fa55c27c1d60c145, type: 3}
|
||||
m_Name: AddressableAssetGroupSortSettings
|
||||
m_EditorClassIdentifier:
|
||||
sortOrder:
|
||||
- eb8a37153d819c44194f7ce97570a3d3
|
||||
- 2b3d7cefec0915e42be04aebf0400a56
|
||||
- 6f3207429a65b3e4b83935ac19791077
|
||||
- c62e6f02418e19949bca4cccdd5fa02e
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 32c1a9c8651793e41848a173d66d98fd
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -24,11 +24,11 @@ MonoBehaviour:
|
||||
m_InternalBundleIdMode: 1
|
||||
m_AssetLoadMode: 0
|
||||
m_BundledAssetProviderType:
|
||||
m_AssemblyName:
|
||||
m_ClassName:
|
||||
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
|
||||
m_AssetBundleProviderType:
|
||||
m_AssemblyName:
|
||||
m_ClassName:
|
||||
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
|
||||
m_IgnoreUnsupportedFilesInBuild: 0
|
||||
m_UniqueBundleIds: 0
|
||||
m_EnableJsonCatalog: 0
|
||||
@@ -61,6 +61,7 @@ MonoBehaviour:
|
||||
m_GroupAssets:
|
||||
- {fileID: 11400000, guid: efe7e1728e73e9546ac5dfee2eff524f, type: 2}
|
||||
- {fileID: 11400000, guid: 6e4927e7e19eef34b93dc2baa9e9e8e2, type: 2}
|
||||
- {fileID: 11400000, guid: e25c7672a65b5974bb354fcfb2a8400c, type: 2}
|
||||
- {fileID: 11400000, guid: 7fcc03e584505ed4381983b6ebb1179d, type: 2}
|
||||
m_BuildSettings:
|
||||
m_LogResourceManagerExceptions: 1
|
||||
|
||||
41
Assets/AddressableAssetsData/AssetGroups/Settings.asset
Normal file
@@ -0,0 +1,41 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
|
||||
m_Name: Settings
|
||||
m_EditorClassIdentifier:
|
||||
m_GroupName: Settings
|
||||
m_GUID: c62e6f02418e19949bca4cccdd5fa02e
|
||||
m_SerializeEntries:
|
||||
- m_GUID: 328ce914b893df646be3ad3c62755453
|
||||
m_Address: Settings/Developer/DivingDeveloperSettings
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 35bfcff00faa72c4eb272a9e8288f965
|
||||
m_Address: Settings/PlayerFollowerSettings
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: 8f5195fb013895049a19488fd4d8f2a1
|
||||
m_Address: Settings/InteractionSettings
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
- m_GUID: a9569848f604a6540827d4d4bb0a35c2
|
||||
m_Address: Settings/DivingMinigameSettings
|
||||
m_ReadOnly: 0
|
||||
m_SerializedLabels: []
|
||||
FlaggedDuringContentUpdateRestriction: 0
|
||||
m_ReadOnly: 0
|
||||
m_Settings: {fileID: 11400000, guid: 11da9bb90d9dd5848b4f7629415a6937, type: 2}
|
||||
m_SchemaSet:
|
||||
m_Schemas: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e25c7672a65b5974bb354fcfb2a8400c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bcdb9a3fdaba40459aa46e01c956b531
|
||||
guid: 8ce04590eb53040499b1fca744a23998
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
@@ -0,0 +1,521 @@
|
||||
%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: ANIM_Annelise_Camera_TakePhoto
|
||||
serializedVersion: 7
|
||||
m_Legacy: 0
|
||||
m_Compressed: 0
|
||||
m_UseHighQualityCurve: 1
|
||||
m_RotationCurves: []
|
||||
m_CompressedRotationCurves: []
|
||||
m_EulerCurves:
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: {x: 0, y: 0, z: -25.813}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 53.406208}
|
||||
outSlope: {x: 0, y: 0, z: 53.406208}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: {x: 0, y: 0, z: 180}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
path: Flash
|
||||
m_PositionCurves: []
|
||||
m_ScaleCurves:
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: {x: 1, y: 1, z: 1}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: {x: 1, y: 1, z: 1}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: {x: 8, y: 8, z: 1}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
path: Flash
|
||||
m_FloatCurves:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: Infinity
|
||||
outSlope: Infinity
|
||||
tangentMode: 103
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 1
|
||||
inSlope: Infinity
|
||||
outSlope: Infinity
|
||||
tangentMode: 103
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1.9666667
|
||||
value: 0
|
||||
inSlope: Infinity
|
||||
outSlope: Infinity
|
||||
tangentMode: 103
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_Enabled
|
||||
path: Flash
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
m_PPtrCurves:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
- time: 0
|
||||
value: {fileID: 648675478, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.11666667
|
||||
value: {fileID: 648675478, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.4
|
||||
value: {fileID: 1484909561, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.45
|
||||
value: {fileID: -303830737, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.5
|
||||
value: {fileID: -1073821134, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.55
|
||||
value: {fileID: -484180425, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.6333333
|
||||
value: {fileID: 7208280, guid: e31632a6a76695a4395369132b2c6872, type: 3}
|
||||
- time: 2.5
|
||||
value: {fileID: -1209943226, guid: e31632a6a76695a4395369132b2c6872, type: 3}
|
||||
- time: 3.7
|
||||
value: {fileID: -1209943226, guid: e31632a6a76695a4395369132b2c6872, 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: 1846505479
|
||||
attribute: 4
|
||||
script: {fileID: 0}
|
||||
typeID: 4
|
||||
customType: 4
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 1846505479
|
||||
attribute: 3
|
||||
script: {fileID: 0}
|
||||
typeID: 4
|
||||
customType: 0
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 1846505479
|
||||
attribute: 3305885265
|
||||
script: {fileID: 0}
|
||||
typeID: 212
|
||||
customType: 0
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 0
|
||||
script: {fileID: 0}
|
||||
typeID: 212
|
||||
customType: 23
|
||||
isPPtrCurve: 1
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
pptrCurveMapping:
|
||||
- {fileID: 648675478, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 648675478, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 1484909561, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -303830737, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1073821134, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -484180425, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 7208280, guid: e31632a6a76695a4395369132b2c6872, type: 3}
|
||||
- {fileID: -1209943226, guid: e31632a6a76695a4395369132b2c6872, type: 3}
|
||||
- {fileID: -1209943226, guid: e31632a6a76695a4395369132b2c6872, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 3.7166667
|
||||
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:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: Infinity
|
||||
outSlope: Infinity
|
||||
tangentMode: 103
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 1
|
||||
inSlope: Infinity
|
||||
outSlope: Infinity
|
||||
tangentMode: 103
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1.9666667
|
||||
value: 0
|
||||
inSlope: Infinity
|
||||
outSlope: Infinity
|
||||
tangentMode: 103
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_Enabled
|
||||
path: Flash
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: 8
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalScale.x
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: 8
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalScale.y
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalScale.z
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: localEulerAnglesRaw.x
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: localEulerAnglesRaw.y
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -25.813
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 0
|
||||
inSlope: 53.406208
|
||||
outSlope: 53.406208
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.9333333
|
||||
value: 180
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: localEulerAnglesRaw.z
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
m_EulerEditorCurves:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve: []
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalEulerAngles.x
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve: []
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalEulerAngles.y
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve: []
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalEulerAngles.z
|
||||
path: Flash
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
m_HasGenericRootTransform: 0
|
||||
m_HasMotionFloatCurves: 0
|
||||
m_Events: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 10efbd38167aad04298e975a0f5a5b03
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,87 @@
|
||||
%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: ANIM_Annelise_Camera_Talk
|
||||
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: -1179960714, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.06666667
|
||||
value: {fileID: 2050553023, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.13333334
|
||||
value: {fileID: -1473120825, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.23333333
|
||||
value: {fileID: -1434407857, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.33333334
|
||||
value: {fileID: -1767746451, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.43333334
|
||||
value: {fileID: 1855376960, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: -1179960714, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 2050553023, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1473120825, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1434407857, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1767746451, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 1855376960, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 0.46666667
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3d333893e864bb9438155954fa90266a
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,114 @@
|
||||
%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: ANIM_Annelise_Camera_Walk
|
||||
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: 452083058, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.033333335
|
||||
value: {fileID: -221393018, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.06666667
|
||||
value: {fileID: 1376190194, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.1
|
||||
value: {fileID: 2133529702, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.13333334
|
||||
value: {fileID: -1463921932, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.16666667
|
||||
value: {fileID: -2064890877, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.2
|
||||
value: {fileID: 1662782036, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.23333333
|
||||
value: {fileID: -1591419770, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.26666668
|
||||
value: {fileID: 325103094, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.3
|
||||
value: {fileID: 1820506124, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.33333334
|
||||
value: {fileID: 52369732, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.36666667
|
||||
value: {fileID: -265338792, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.4
|
||||
value: {fileID: -1102998166, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.43333334
|
||||
value: {fileID: -1301804340, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- time: 0.46666667
|
||||
value: {fileID: 426835227, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 452083058, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -221393018, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 1376190194, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 2133529702, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1463921932, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -2064890877, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 1662782036, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1591419770, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 325103094, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 1820506124, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 52369732, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -265338792, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1102998166, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: -1301804340, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
- {fileID: 426835227, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 0.5
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 72fcaa1d76d6e9d41b21c5864dbb56d6
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,446 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1101 &-8760722250437406410
|
||||
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: IsTalking
|
||||
m_EventTreshold: 0
|
||||
- m_ConditionMode: 4
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.1
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 8246786244015671829}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.5
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &-8596083763404434813
|
||||
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: TakePhoto
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -4318263607971929773}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &-4318263607971929773
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_Annelise_Camera_TakePhoto
|
||||
m_Speed: 5
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 72347323649537359}
|
||||
- {fileID: 8576178047412164299}
|
||||
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: 10efbd38167aad04298e975a0f5a5b03, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter: speed
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1101 &-3830102869068396213
|
||||
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: IsTalking
|
||||
m_EventTreshold: 0
|
||||
- m_ConditionMode: 3
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.01
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -209390523250253645}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.46428573
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &-209390523250253645
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_Annelise_Camera_Walk
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 6374966208286054977}
|
||||
- {fileID: 1754766487699766130}
|
||||
- {fileID: -8760722250437406410}
|
||||
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: 72fcaa1d76d6e9d41b21c5864dbb56d6, 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: Annelise_Camera
|
||||
serializedVersion: 5
|
||||
m_AnimatorParameters:
|
||||
- m_Name: TakePhoto
|
||||
m_Type: 9
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
- m_Name: IsTalking
|
||||
m_Type: 4
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
- m_Name: speed
|
||||
m_Type: 1
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
m_AnimatorLayers:
|
||||
- serializedVersion: 5
|
||||
m_Name: Base Layer
|
||||
m_StateMachine: {fileID: 2508700077404179583}
|
||||
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 &72347323649537359
|
||||
AnimatorStateTransition:
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_Conditions:
|
||||
- m_ConditionMode: 3
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.1
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -209390523250253645}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.93273544
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &845949937516157909
|
||||
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: IsTalking
|
||||
m_EventTreshold: 0
|
||||
- m_ConditionMode: 4
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.01
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 6759965249582913303}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.46428573
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &1754766487699766130
|
||||
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: TakePhoto
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -4318263607971929773}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.5
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1107 &2508700077404179583
|
||||
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: 6759965249582913303}
|
||||
m_Position: {x: 40, y: 270, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: -209390523250253645}
|
||||
m_Position: {x: 40, y: 540, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: -4318263607971929773}
|
||||
m_Position: {x: 190, y: 410, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: 8246786244015671829}
|
||||
m_Position: {x: -100, y: 410, 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: 6759965249582913303}
|
||||
--- !u!1101 &5295647608032367320
|
||||
AnimatorStateTransition:
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_Conditions:
|
||||
- m_ConditionMode: 3
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.1
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -209390523250253645}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &6374966208286054977
|
||||
AnimatorStateTransition:
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_Conditions:
|
||||
- m_ConditionMode: 4
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.01
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 6759965249582913303}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.5
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &6759965249582913303
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Annelise_Camera_Idle
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 5295647608032367320}
|
||||
- {fileID: -8596083763404434813}
|
||||
- {fileID: 7181365323396324820}
|
||||
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: 1d83f08ad0d4b6a46936932fef66aaaf, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1101 &7181365323396324820
|
||||
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: IsTalking
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 8246786244015671829}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &8246786244015671829
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_Annelise_Camera_Talk
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 845949937516157909}
|
||||
- {fileID: -3830102869068396213}
|
||||
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: 3d333893e864bb9438155954fa90266a, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1101 &8576178047412164299
|
||||
AnimatorStateTransition:
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_Conditions:
|
||||
- m_ConditionMode: 4
|
||||
m_ConditionEvent: speed
|
||||
m_EventTreshold: 0.01
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 6759965249582913303}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.93273544
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 21ad673edb1e3444dbc5fbae467a8122
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 9100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,72 @@
|
||||
%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: Annelise_Camera_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: -1179960714, guid: 99d4c3083e9c24142bc20deaeaf95720, 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: -1179960714, guid: 99d4c3083e9c24142bc20deaeaf95720, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 0.016666668
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1d83f08ad0d4b6a46936932fef66aaaf
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Animations/Characters/Birds.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6514052a56d074b4f94af9c42e3b45a7
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Animations/Characters/Birds/Eyes.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 235569ad2973e024392a79c43c22cf5b
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,90 @@
|
||||
%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: ANIM_BirdEyes_AngryShake
|
||||
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.2
|
||||
value: {fileID: 1623587888, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 0.8
|
||||
value: {fileID: 890370234, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 0.96666664
|
||||
value: {fileID: -1197832851, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.1333333
|
||||
value: {fileID: 890370234, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.3
|
||||
value: {fileID: -1197832851, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.4666667
|
||||
value: {fileID: 1623587888, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 2.0333333
|
||||
value: {fileID: 1623587888, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 1623587888, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 890370234, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: -1197832851, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 890370234, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: -1197832851, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1623587888, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1623587888, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 2.0666666
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 398ba17882ed779488961cffcd8c7cce
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -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: ANIM_BirdEyes_Blink
|
||||
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: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 0.96666664
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1
|
||||
value: {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.0666667
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.1
|
||||
value: {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.1666666
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.2
|
||||
value: {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.2666667
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 1.3
|
||||
value: {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 2.8666666
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 2.9
|
||||
value: {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 2.9666667
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 3
|
||||
value: {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 4.5666666
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 4.6
|
||||
value: {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 4.6666665
|
||||
value: {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 4.7
|
||||
value: {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1573781492, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1056135953, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1271037226, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 4.733333
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 535e2473ebde66c42bcbd9d49feb715b
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,78 @@
|
||||
%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: ANIM_BirdEyes_Correct
|
||||
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: 1951851277, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 0.1
|
||||
value: {fileID: 1932234690, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- time: 0.2
|
||||
value: {fileID: 1949253054, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 1951851277, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1932234690, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
- {fileID: 1949253054, guid: 1630961e1f25e4243ad74e4e3b0c7e54, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 0.23333333
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ce589da104cb7b2439d1829fc0e63668
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
304
Assets/Art/Animations/Characters/Birds/Eyes/BirdEyes.controller
Normal file
@@ -0,0 +1,304 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1101 &-8622141701191891965
|
||||
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: NoGuess
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 5993408738867988234}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &-7993130233709895848
|
||||
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: WrongGuess
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -2838832837941805979}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.9594595
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &-2838832837941805979
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_BirdEyes_AngryShake
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: -169883073761575190}
|
||||
- {fileID: -953515106580102534}
|
||||
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: 398ba17882ed779488961cffcd8c7cce, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1101 &-953515106580102534
|
||||
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: RightGuess
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -92837137932308198}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.87903225
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &-169883073761575190
|
||||
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: NoGuess
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 5993408738867988234}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.8076923
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &-92837137932308198
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_BirdEyes_Correct
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: -8622141701191891965}
|
||||
- {fileID: 1249646924704393990}
|
||||
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: ce589da104cb7b2439d1829fc0e63668, 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: BirdEyes
|
||||
serializedVersion: 5
|
||||
m_AnimatorParameters:
|
||||
- m_Name: WrongGuess
|
||||
m_Type: 9
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
- m_Name: RightGuess
|
||||
m_Type: 9
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
- m_Name: NoGuess
|
||||
m_Type: 9
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
m_AnimatorLayers:
|
||||
- serializedVersion: 5
|
||||
m_Name: Base Layer
|
||||
m_StateMachine: {fileID: 8631769031524509888}
|
||||
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 &1249646924704393990
|
||||
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: WrongGuess
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -2838832837941805979}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &4511680777278260622
|
||||
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: RightGuess
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -92837137932308198}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.9594595
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &5993408738867988234
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_BirdEyes_Blink
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: -7993130233709895848}
|
||||
- {fileID: 4511680777278260622}
|
||||
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: 535e2473ebde66c42bcbd9d49feb715b, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1107 &8631769031524509888
|
||||
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: 5993408738867988234}
|
||||
m_Position: {x: 40, y: 350, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: -2838832837941805979}
|
||||
m_Position: {x: -100, y: 450, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: -92837137932308198}
|
||||
m_Position: {x: 200, y: 450, z: 0}
|
||||
m_ChildStateMachines: []
|
||||
m_AnyStateTransitions: []
|
||||
m_EntryTransitions: []
|
||||
m_StateMachineTransitions: {}
|
||||
m_StateMachineBehaviours: []
|
||||
m_AnyStatePosition: {x: 60, y: 180, z: 0}
|
||||
m_EntryPosition: {x: 60, y: 230, z: 0}
|
||||
m_ExitPosition: {x: 800, y: 120, z: 0}
|
||||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||
m_DefaultState: {fileID: 5993408738867988234}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8b8101bbc6f24a64d86869552e40d0d2
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 9100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Animations/Characters/Gardener.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d71ca15498527bd409eee33d4f694c7d
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,96 @@
|
||||
%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: ANIM_Gardener_Chase
|
||||
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: 1225515332, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.033333335
|
||||
value: {fileID: -657878822, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.06666667
|
||||
value: {fileID: -1335371420, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.1
|
||||
value: {fileID: 501530037, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.13333334
|
||||
value: {fileID: 1759045518, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.16666667
|
||||
value: {fileID: -1588544224, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.2
|
||||
value: {fileID: -1276060838, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.23333333
|
||||
value: {fileID: -1388436010, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 0.26666668
|
||||
value: {fileID: -306620356, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 1225515332, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -657878822, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -1335371420, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: 501530037, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: 1759045518, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -1588544224, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -1276060838, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -1388436010, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -306620356, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 0.3
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9a89dbfb0c153ab4ea43d8eea5ff180a
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,75 @@
|
||||
%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: ANIM_Gardener_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: -1674588785, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- time: 1
|
||||
value: {fileID: -1674588785, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, 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: -1674588785, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
- {fileID: -1674588785, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, 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: 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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 19fb3c0ca0c1640418552b4a631f1e32
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,96 @@
|
||||
%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: ANIM_Gardener_Scared
|
||||
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: 706581643, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.033333335
|
||||
value: {fileID: 2078754395, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.06666667
|
||||
value: {fileID: 1708464916, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.1
|
||||
value: {fileID: 2072553278, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.13333334
|
||||
value: {fileID: 1165945086, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.16666667
|
||||
value: {fileID: -279173328, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.2
|
||||
value: {fileID: 2056171389, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.23333333
|
||||
value: {fileID: -701488773, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- time: 0.26666668
|
||||
value: {fileID: 1219910743, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 706581643, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: 2078754395, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: 1708464916, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: 2072553278, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: 1165945086, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: -279173328, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: 2056171389, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: -701488773, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
- {fileID: 1219910743, guid: 0286e94aa91f53d4f8f574a8c6d1eb35, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 0.3
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8fa710fd64a07d2449696aed3790c6bd
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,304 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1101 &-6899200135938646343
|
||||
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: IsIdle?
|
||||
m_EventTreshold: 0
|
||||
- m_ConditionMode: 1
|
||||
m_ConditionEvent: IsScared?
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -4517652540075123250}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.75409836
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1107 &-6687565847861776250
|
||||
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: 1953973717063047684}
|
||||
m_Position: {x: 60, y: 240, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: -4517652540075123250}
|
||||
m_Position: {x: -120, y: 440, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: -4345756845471828943}
|
||||
m_Position: {x: 230, y: 440, z: 0}
|
||||
m_ChildStateMachines: []
|
||||
m_AnyStateTransitions: []
|
||||
m_EntryTransitions: []
|
||||
m_StateMachineTransitions: {}
|
||||
m_StateMachineBehaviours: []
|
||||
m_AnyStatePosition: {x: 50, y: 20, z: 0}
|
||||
m_EntryPosition: {x: 80, y: 130, z: 0}
|
||||
m_ExitPosition: {x: 800, y: 120, z: 0}
|
||||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||
m_DefaultState: {fileID: 1953973717063047684}
|
||||
--- !u!1102 &-4517652540075123250
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_Gardener_Scared
|
||||
m_Speed: 0.5
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 2668893367386582248}
|
||||
- {fileID: 5345143784295595667}
|
||||
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: 8fa710fd64a07d2449696aed3790c6bd, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1102 &-4345756845471828943
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_Gardener_Chase
|
||||
m_Speed: 0.5
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: -2076711753281386268}
|
||||
- {fileID: 3331597516917425559}
|
||||
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: 9a89dbfb0c153ab4ea43d8eea5ff180a, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1101 &-2076711753281386268
|
||||
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: IsIdle?
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 1953973717063047684}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.16666669
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!91 &9100000
|
||||
AnimatorController:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: GardenerController
|
||||
serializedVersion: 5
|
||||
m_AnimatorParameters:
|
||||
- m_Name: IsIdle?
|
||||
m_Type: 4
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 1
|
||||
m_Controller: {fileID: 9100000}
|
||||
- m_Name: IsScared?
|
||||
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: -6687565847861776250}
|
||||
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 &204685662669016927
|
||||
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: IsIdle?
|
||||
m_EventTreshold: 0
|
||||
- m_ConditionMode: 2
|
||||
m_ConditionEvent: IsScared?
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -4345756845471828943}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.75409836
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 0
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &1953973717063047684
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_Gardener_Idle
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: -6899200135938646343}
|
||||
- {fileID: 204685662669016927}
|
||||
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: 19fb3c0ca0c1640418552b4a631f1e32, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
--- !u!1101 &2668893367386582248
|
||||
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: IsIdle?
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 1953973717063047684}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.16666669
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &3331597516917425559
|
||||
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: IsScared?
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -4517652540075123250}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.16666669
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1101 &5345143784295595667
|
||||
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: IsScared?
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: -4345756845471828943}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.16666669
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 52ca9a2ea6efc67488288ac0e9e36240
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 9100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Animations/Characters/Monster.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e84fa173ed0e315458f6d3eb87c0d807
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
195
Assets/Art/Animations/Characters/Monster/ANIM_MonsterIdle.anim
Normal file
@@ -0,0 +1,195 @@
|
||||
%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: ANIM_MonsterIdle
|
||||
serializedVersion: 7
|
||||
m_Legacy: 0
|
||||
m_Compressed: 0
|
||||
m_UseHighQualityCurve: 1
|
||||
m_RotationCurves: []
|
||||
m_CompressedRotationCurves: []
|
||||
m_EulerCurves: []
|
||||
m_PositionCurves:
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 0.56666666
|
||||
value: {x: 0, y: 0.1, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
path:
|
||||
m_ScaleCurves: []
|
||||
m_FloatCurves: []
|
||||
m_PPtrCurves: []
|
||||
m_SampleRate: 30
|
||||
m_WrapMode: 0
|
||||
m_Bounds:
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
m_Extent: {x: 0, y: 0, z: 0}
|
||||
m_ClipBindingConstant:
|
||||
genericBindings:
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 1
|
||||
script: {fileID: 0}
|
||||
typeID: 4
|
||||
customType: 0
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
pptrCurveMapping: []
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 1.1
|
||||
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:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalPosition.x
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.56666666
|
||||
value: 0.1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalPosition.y
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalPosition.z
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
m_EulerEditorCurves: []
|
||||
m_HasGenericRootTransform: 1
|
||||
m_HasMotionFloatCurves: 0
|
||||
m_Events: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 94c45064e008b6f42b5fc664675b38a0
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
235
Assets/Art/Animations/Characters/Monster/ANIM_MonsterWave.anim
Normal file
@@ -0,0 +1,235 @@
|
||||
%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: ANIM_MonsterWave
|
||||
serializedVersion: 7
|
||||
m_Legacy: 0
|
||||
m_Compressed: 0
|
||||
m_UseHighQualityCurve: 1
|
||||
m_RotationCurves: []
|
||||
m_CompressedRotationCurves: []
|
||||
m_EulerCurves: []
|
||||
m_PositionCurves:
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 0.6
|
||||
value: {x: 0, y: 0.1, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
path:
|
||||
m_ScaleCurves: []
|
||||
m_FloatCurves: []
|
||||
m_PPtrCurves:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
- time: 0
|
||||
value: {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.16666667
|
||||
value: {fileID: 2025540223, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.26666668
|
||||
value: {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.36666667
|
||||
value: {fileID: 13047750, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.43333334
|
||||
value: {fileID: 2025540223, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.53333336
|
||||
value: {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.6
|
||||
value: {fileID: 13047750, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- time: 0.6666667
|
||||
value: {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 212
|
||||
script: {fileID: 0}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
m_WrapMode: 0
|
||||
m_Bounds:
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
m_Extent: {x: 0, y: 0, z: 0}
|
||||
m_ClipBindingConstant:
|
||||
genericBindings:
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 1
|
||||
script: {fileID: 0}
|
||||
typeID: 4
|
||||
customType: 0
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 0
|
||||
script: {fileID: 0}
|
||||
typeID: 212
|
||||
customType: 23
|
||||
isPPtrCurve: 1
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
pptrCurveMapping:
|
||||
- {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: 2025540223, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: 13047750, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: 2025540223, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: 13047750, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
- {fileID: -1863663057, guid: feb2dddc8421d034d8a72b17ca06c95d, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 1.1
|
||||
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:
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalPosition.x
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 0.6
|
||||
value: 0.1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalPosition.y
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
- serializedVersion: 2
|
||||
curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalPosition.z
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
m_EulerEditorCurves: []
|
||||
m_HasGenericRootTransform: 1
|
||||
m_HasMotionFloatCurves: 0
|
||||
m_Events: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d228f69091266114098089b51ba9befe
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,156 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1101 &-7411148563170761145
|
||||
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: Wave
|
||||
m_EventTreshold: 0
|
||||
m_DstStateMachine: {fileID: 0}
|
||||
m_DstState: {fileID: 8300177966284989559}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.77272725
|
||||
m_HasExitTime: 0
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1107 &-4229379360936051275
|
||||
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: -1975574162802186987}
|
||||
m_Position: {x: 30, y: 260, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: 8300177966284989559}
|
||||
m_Position: {x: 40, y: 420, 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: -1975574162802186987}
|
||||
--- !u!1102 &-1975574162802186987
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_MonsterIdle
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: -7411148563170761145}
|
||||
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: 94c45064e008b6f42b5fc664675b38a0, 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: Monster_Sprite
|
||||
serializedVersion: 5
|
||||
m_AnimatorParameters:
|
||||
- m_Name: Wave
|
||||
m_Type: 9
|
||||
m_DefaultFloat: 0
|
||||
m_DefaultInt: 0
|
||||
m_DefaultBool: 0
|
||||
m_Controller: {fileID: 9100000}
|
||||
m_AnimatorLayers:
|
||||
- serializedVersion: 5
|
||||
m_Name: Base Layer
|
||||
m_StateMachine: {fileID: -4229379360936051275}
|
||||
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 &4615033622314645627
|
||||
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: -1975574162802186987}
|
||||
m_Solo: 0
|
||||
m_Mute: 0
|
||||
m_IsExit: 0
|
||||
serializedVersion: 3
|
||||
m_TransitionDuration: 0.25
|
||||
m_TransitionOffset: 0
|
||||
m_ExitTime: 0.77272725
|
||||
m_HasExitTime: 1
|
||||
m_HasFixedDuration: 1
|
||||
m_InterruptionSource: 0
|
||||
m_OrderedInterruption: 1
|
||||
m_CanTransitionToSelf: 1
|
||||
--- !u!1102 &8300177966284989559
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ANIM_MonsterWave
|
||||
m_Speed: 1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 4615033622314645627}
|
||||
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: d228f69091266114098089b51ba9befe, type: 2}
|
||||
m_Tag:
|
||||
m_SpeedParameter:
|
||||
m_MirrorParameter:
|
||||
m_CycleOffsetParameter:
|
||||
m_TimeParameter:
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5973c3bc48d4a0f4db99f4ee226e61c8
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 9100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
72
Assets/Art/Cinematics/Intro/IntroSequence.controller
Normal file
@@ -0,0 +1,72 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1107 &-6449788843267745104
|
||||
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: -4331937171454546331}
|
||||
m_Position: {x: 110, 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: -4331937171454546331}
|
||||
--- !u!1102 &-4331937171454546331
|
||||
AnimatorState:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: IntroSpriteAnimation
|
||||
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: d0f6d3b54276e4048a62f687129562d6, 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: IntroSequence
|
||||
serializedVersion: 5
|
||||
m_AnimatorParameters: []
|
||||
m_AnimatorLayers:
|
||||
- serializedVersion: 5
|
||||
m_Name: Base Layer
|
||||
m_StateMachine: {fileID: -6449788843267745104}
|
||||
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}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 052a4fbd53390314ba2bb3878a81b01e
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 9100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
155
Assets/Art/Cinematics/Intro/IntroSequencePlayable.playable
Normal file
@@ -0,0 +1,155 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-9058635069720035840
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 030f85c3f73729f4f976f66ffb23b875, type: 3}
|
||||
m_Name: AnimationPlayableAsset
|
||||
m_EditorClassIdentifier:
|
||||
m_Clip: {fileID: 7400000, guid: d0f6d3b54276e4048a62f687129562d6, type: 2}
|
||||
m_Position: {x: 0, y: 0, z: 0}
|
||||
m_EulerAngles: {x: 0, y: 0, z: 0}
|
||||
m_UseTrackMatchFields: 1
|
||||
m_MatchTargetFields: 63
|
||||
m_RemoveStartOffset: 1
|
||||
m_ApplyFootIK: 0
|
||||
m_Loop: 2
|
||||
m_Version: 1
|
||||
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
--- !u!114 &-38993752814118673
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: d21dcc2386d650c4597f3633c75a1f98, type: 3}
|
||||
m_Name: Animation Track (1)
|
||||
m_EditorClassIdentifier:
|
||||
m_Version: 3
|
||||
m_AnimClip: {fileID: 0}
|
||||
m_Locked: 0
|
||||
m_Muted: 0
|
||||
m_CustomPlayableFullTypename:
|
||||
m_Curves: {fileID: 0}
|
||||
m_Parent: {fileID: 11400000}
|
||||
m_Children: []
|
||||
m_Clips:
|
||||
- m_Version: 1
|
||||
m_Start: 0
|
||||
m_ClipIn: 0
|
||||
m_Asset: {fileID: -9058635069720035840}
|
||||
m_Duration: 5
|
||||
m_TimeScale: 1
|
||||
m_ParentTrack: {fileID: -38993752814118673}
|
||||
m_EaseInDuration: 0
|
||||
m_EaseOutDuration: 0
|
||||
m_BlendInDuration: -1
|
||||
m_BlendOutDuration: -1
|
||||
m_MixInCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_MixOutCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
m_BlendInCurveMode: 0
|
||||
m_BlendOutCurveMode: 0
|
||||
m_ExposedParameterNames: []
|
||||
m_AnimationCurves: {fileID: 0}
|
||||
m_Recordable: 0
|
||||
m_PostExtrapolationMode: 1
|
||||
m_PreExtrapolationMode: 1
|
||||
m_PostExtrapolationTime: Infinity
|
||||
m_PreExtrapolationTime: 0
|
||||
m_DisplayName: IntroSpriteAnimation
|
||||
m_Markers:
|
||||
m_Objects: []
|
||||
m_InfiniteClipPreExtrapolation: 0
|
||||
m_InfiniteClipPostExtrapolation: 0
|
||||
m_InfiniteClipOffsetPosition: {x: 0, y: 0, z: 0}
|
||||
m_InfiniteClipOffsetEulerAngles: {x: 0, y: 0, z: 0}
|
||||
m_InfiniteClipTimeOffset: 0
|
||||
m_InfiniteClipRemoveOffset: 0
|
||||
m_InfiniteClipApplyFootIK: 1
|
||||
mInfiniteClipLoop: 0
|
||||
m_MatchTargetFields: 63
|
||||
m_Position: {x: 0, y: 0, z: 0}
|
||||
m_EulerAngles: {x: 0, y: 0, z: 0}
|
||||
m_AvatarMask: {fileID: 0}
|
||||
m_ApplyAvatarMask: 1
|
||||
m_TrackOffset: 0
|
||||
m_InfiniteClip: {fileID: 0}
|
||||
m_OpenClipOffsetRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_Rotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_ApplyOffsets: 0
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: bfda56da833e2384a9677cd3c976a436, type: 3}
|
||||
m_Name: IntroSequencePlayable
|
||||
m_EditorClassIdentifier:
|
||||
m_Version: 0
|
||||
m_Tracks:
|
||||
- {fileID: -38993752814118673}
|
||||
m_FixedDuration: 0
|
||||
m_EditorSettings:
|
||||
m_Framerate: 60
|
||||
m_ScenePreview: 1
|
||||
m_DurationMode: 0
|
||||
m_MarkerTrack: {fileID: 0}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bf4679c9d0eb0994d9e0de37c045e99b
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
489
Assets/Art/Cinematics/Intro/IntroSpriteAnimation.anim
Normal file
@@ -0,0 +1,489 @@
|
||||
%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: IntroSpriteAnimation
|
||||
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: 7763397852763966099, guid: 7865fad337e014046a0e930b36243f8a, type: 3}
|
||||
- time: 0.033333335
|
||||
value: {fileID: -6363829174798347011, guid: 13e04cf26779be94f926046d72a6d180, type: 3}
|
||||
- time: 0.06666667
|
||||
value: {fileID: -7077672473187143747, guid: 69113dd218dcc1f48989f2109ad2155f, type: 3}
|
||||
- time: 0.1
|
||||
value: {fileID: 4492708347115675272, guid: 9dc5d0cef417cc04398460d39510d79a, type: 3}
|
||||
- time: 0.13333334
|
||||
value: {fileID: 1136681927568256059, guid: 29c4375a733b06649b1b150f7e9caeac, type: 3}
|
||||
- time: 0.16666667
|
||||
value: {fileID: -2111866967969264382, guid: 8fcaf7e03dcfbcf47a71ed23f2eb397b, type: 3}
|
||||
- time: 0.2
|
||||
value: {fileID: -2184558084934490096, guid: 46e857946f706ff4f914e8855ee13f59, type: 3}
|
||||
- time: 0.23333333
|
||||
value: {fileID: -456497052879354740, guid: 3d7a57f618df6de4081711b7b86d482a, type: 3}
|
||||
- time: 0.26666668
|
||||
value: {fileID: 390099884942230795, guid: f07e3f1c90aa4d045875cf1c0f77713d, type: 3}
|
||||
- time: 0.3
|
||||
value: {fileID: -3045949169466543308, guid: 6770cf0448d94d348a4dd3ee8725e48b, type: 3}
|
||||
- time: 0.33333334
|
||||
value: {fileID: -4237114715293437157, guid: 5feda478db390794cbba777d2bc4f664, type: 3}
|
||||
- time: 0.36666667
|
||||
value: {fileID: -1509810894153965237, guid: 1013039e989755e42aba25034156de16, type: 3}
|
||||
- time: 0.4
|
||||
value: {fileID: -2423745870187344548, guid: c2397ebcf6a0a2043ba1add68cece0ea, type: 3}
|
||||
- time: 0.43333334
|
||||
value: {fileID: 705520023798800917, guid: b31303c000eb96d4e994cb4cc8df3674, type: 3}
|
||||
- time: 0.46666667
|
||||
value: {fileID: -6180562935504583651, guid: ebcdf6f6f4dd0f64f8b2c8cf188d175c, type: 3}
|
||||
- time: 0.5
|
||||
value: {fileID: -6949238295112632869, guid: 314dfc3f800ada44da26c0cf44e54ce8, type: 3}
|
||||
- time: 0.53333336
|
||||
value: {fileID: 8247582073112388186, guid: ff4823c9a565e47419f4dedc293869a7, type: 3}
|
||||
- time: 0.56666666
|
||||
value: {fileID: 4717515462276418255, guid: ef1e407ffc3d1564d817892cfbead303, type: 3}
|
||||
- time: 0.6
|
||||
value: {fileID: 8947076290544625651, guid: d707c73e4c3132c4a9de4c8859656fc2, type: 3}
|
||||
- time: 0.6333333
|
||||
value: {fileID: -3899527006858010787, guid: 8945cc7bbc4fe7647bed85c2d612192e, type: 3}
|
||||
- time: 0.6666667
|
||||
value: {fileID: 2014297884571165749, guid: 8fda792b0f2dc9c47b864fe6c7b34bf6, type: 3}
|
||||
- time: 0.7
|
||||
value: {fileID: -552752845059402675, guid: 74045c1e0d39372418288289882f8478, type: 3}
|
||||
- time: 0.73333335
|
||||
value: {fileID: -4550718773258388114, guid: d6b43c292f3dc094b965d7753ac382c3, type: 3}
|
||||
- time: 0.76666665
|
||||
value: {fileID: 3159645611135933221, guid: 411600a0aa381dd44ba3cd7eabdfd0b4, type: 3}
|
||||
- time: 0.8
|
||||
value: {fileID: -8496921408558676611, guid: d2e67456c8f8cfd43856c1c7963e60ff, type: 3}
|
||||
- time: 0.8333333
|
||||
value: {fileID: 3388911479210054179, guid: 4432e6173988df8449a5e7bd30e9008e, type: 3}
|
||||
- time: 0.8666667
|
||||
value: {fileID: 1017268063497919951, guid: 3e701fc25c7350949b997306e19107ec, type: 3}
|
||||
- time: 0.9
|
||||
value: {fileID: -5808067422381210724, guid: 07b23a79703191e41ba0a7cd2e61e460, type: 3}
|
||||
- time: 0.93333334
|
||||
value: {fileID: 3117457979601399230, guid: 70c7d31bbd6e9de4686fce867a061afb, type: 3}
|
||||
- time: 0.96666664
|
||||
value: {fileID: -7145156371112319081, guid: a5529b0db77f7e741aa183b36a1103be, type: 3}
|
||||
- time: 1
|
||||
value: {fileID: 606072307418058735, guid: ed4008a4677088349bea59b1844413ba, type: 3}
|
||||
- time: 1.0333333
|
||||
value: {fileID: 491464079220437987, guid: 18aa926453c47744c8701d7e1523af03, type: 3}
|
||||
- time: 1.0666667
|
||||
value: {fileID: -1869780802798732534, guid: 15fc48b7339374c448670b4e3fb54957, type: 3}
|
||||
- time: 1.1
|
||||
value: {fileID: -3106779394147415971, guid: b28e8ede6b29a6f41a12d5d63561d253, type: 3}
|
||||
- time: 1.1333333
|
||||
value: {fileID: 6669430053662478788, guid: 598ef54e139242445b82c7063e7a4bd8, type: 3}
|
||||
- time: 1.1666666
|
||||
value: {fileID: -356722979779486327, guid: 9ee8f822176b99349bd8b28675357440, type: 3}
|
||||
- time: 1.2
|
||||
value: {fileID: -5707416903752062780, guid: 362051e348a2dc24cbe8a3708f99021a, type: 3}
|
||||
- time: 1.2333333
|
||||
value: {fileID: 2721363044757366831, guid: 7674361df65b1ae498dc3fa3e55f6327, type: 3}
|
||||
- time: 1.2666667
|
||||
value: {fileID: 6294973066156976294, guid: ce41e46d4fc4d5f489e3605a6190abdf, type: 3}
|
||||
- time: 1.3
|
||||
value: {fileID: -6289317793982832838, guid: 14892f6e3e535ba4b9a7eeb818b17ebf, type: 3}
|
||||
- time: 1.3333334
|
||||
value: {fileID: 4802371365645027178, guid: 02230677b16fa6241b121766dddea3ee, type: 3}
|
||||
- time: 1.3666667
|
||||
value: {fileID: 3000888743773784942, guid: b3777c49629591f4d9ab1c51a0ced23c, type: 3}
|
||||
- time: 1.4
|
||||
value: {fileID: -4790923973134324393, guid: 0c0abfb137bc1354799c90993a929e02, type: 3}
|
||||
- time: 1.4333333
|
||||
value: {fileID: -4615641119271023825, guid: 79a060bd71eae8b4fa6a49b2f9ccd37d, type: 3}
|
||||
- time: 1.4666667
|
||||
value: {fileID: 8508423501652977753, guid: 13297fc64b58477498e519e26ba87983, type: 3}
|
||||
- time: 1.5
|
||||
value: {fileID: -8564270219707852089, guid: e35b340081438f745ac47e282d078b30, type: 3}
|
||||
- time: 1.5333333
|
||||
value: {fileID: 4574626861218188443, guid: b8527ecb150e4a4429f073667df43e0c, type: 3}
|
||||
- time: 1.5666667
|
||||
value: {fileID: -8706501700456606117, guid: 7f2bbc0342cb7d54eb86dc31b36d099c, type: 3}
|
||||
- time: 1.6
|
||||
value: {fileID: -66397189236976942, guid: ad4455923fc09e64c81c9bfdacf5b6b9, type: 3}
|
||||
- time: 1.6333333
|
||||
value: {fileID: -6582358931460884837, guid: e8197faaeb9032b43abc8d10e5c51702, type: 3}
|
||||
- time: 1.6666666
|
||||
value: {fileID: -5686505941155596045, guid: 4e702da264d1ec845a9fc6ae16948b51, type: 3}
|
||||
- time: 1.7
|
||||
value: {fileID: 575046384160454536, guid: 02350420aa4303f489ddd82ce336ad3c, type: 3}
|
||||
- time: 1.7333333
|
||||
value: {fileID: 7054631927361811624, guid: 590d3004db53654488d5267aeeeb9542, type: 3}
|
||||
- time: 1.7666667
|
||||
value: {fileID: 1357981215317228757, guid: 448fb4061536ea1409c062b06617db42, type: 3}
|
||||
- time: 1.8
|
||||
value: {fileID: 1582031577780918539, guid: e01aa65642437b446843f13339784231, type: 3}
|
||||
- time: 1.8333334
|
||||
value: {fileID: 7931160720547030940, guid: a0330ecf059f6c048aba62b4428d6e31, type: 3}
|
||||
- time: 1.8666667
|
||||
value: {fileID: 6141368198061435662, guid: 859ca0db9e17b424fb1b1eda34cc7bb3, type: 3}
|
||||
- time: 1.9
|
||||
value: {fileID: -3909589252870758771, guid: 6b9580808f839a648a6e660e65779168, type: 3}
|
||||
- time: 1.9333333
|
||||
value: {fileID: -5717757696376845973, guid: d86c3ec1e84543242aaa67a445f62268, type: 3}
|
||||
- time: 1.9666667
|
||||
value: {fileID: 2526321591130202918, guid: 9f36f28a1fd5699409dcf7f7a98fda8e, type: 3}
|
||||
- time: 2
|
||||
value: {fileID: -3926947723133591791, guid: fe1af0b877df8e64896ffc57e43cc50b, type: 3}
|
||||
- time: 2.0333333
|
||||
value: {fileID: -8633234849982694062, guid: c1116c64827f7a44ab007eb224357397, type: 3}
|
||||
- time: 2.0666666
|
||||
value: {fileID: -4157194777167539948, guid: 4aa9cf2f9eb76574783ebc2f74140dd4, type: 3}
|
||||
- time: 2.1
|
||||
value: {fileID: -4572140421758609499, guid: 96046d6d412f5a549b759b71847086ea, type: 3}
|
||||
- time: 2.1333334
|
||||
value: {fileID: 8540028768684784222, guid: ddb3b088305923644a3dc825ae997e72, type: 3}
|
||||
- time: 2.1666667
|
||||
value: {fileID: -8512889272760538197, guid: b04c0fd60b3c9f041854b05d0300ded0, type: 3}
|
||||
- time: 2.2
|
||||
value: {fileID: -6589918019142468996, guid: 4ec42390e6be2d9428f9606e4221a0d8, type: 3}
|
||||
- time: 2.2333333
|
||||
value: {fileID: 5489273743039869342, guid: e3fc088a80b2fa94bba08725a7f7abce, type: 3}
|
||||
- time: 2.2666667
|
||||
value: {fileID: -6937310030626209900, guid: 5d55b597d0b28bc478a813ec342f2309, type: 3}
|
||||
- time: 2.3
|
||||
value: {fileID: 1167768431896847610, guid: a73efea680f4df34a9c065c9bbcb73c5, type: 3}
|
||||
- time: 2.3333333
|
||||
value: {fileID: 9190648691963370861, guid: dddfde1776a2d124ca4f98e6f38cd0f0, type: 3}
|
||||
- time: 2.3666666
|
||||
value: {fileID: 8734474854735890649, guid: 6f98cb0d08e66eb4ba3596e3d99fa9e7, type: 3}
|
||||
- time: 2.4
|
||||
value: {fileID: -4692289856049827950, guid: c558cbe7c4405254b93b2e9646f456a4, type: 3}
|
||||
- time: 2.4333334
|
||||
value: {fileID: -2207988732819949123, guid: a88a9f46cea2de149b506bf773ba3fcd, type: 3}
|
||||
- time: 2.4666667
|
||||
value: {fileID: 8783950998410704629, guid: 4b9c7f9a27c609d41acf26bed7240571, type: 3}
|
||||
- time: 2.5
|
||||
value: {fileID: 364372718749481035, guid: 9e274e81639d530438ab7a0fc6c04f39, type: 3}
|
||||
- time: 2.5333333
|
||||
value: {fileID: -7735006566785564677, guid: c970b98cca23c3b4ba8de5ce1df39bed, type: 3}
|
||||
- time: 2.5666666
|
||||
value: {fileID: -2294801417769462082, guid: 2c8648f1258cfdb419d92ce870bcd7f4, type: 3}
|
||||
- time: 2.6
|
||||
value: {fileID: 1106145595997056639, guid: 79ebd15393b94994fb59620c759dba06, type: 3}
|
||||
- time: 2.6333334
|
||||
value: {fileID: 3190856199010886610, guid: 3cc509ba758094b49aa8a1b010a4e79c, type: 3}
|
||||
- time: 2.6666667
|
||||
value: {fileID: -9013748038370628441, guid: e5b6ebb76f1ffa34dac7767f6c5b5ba3, type: 3}
|
||||
- time: 2.7
|
||||
value: {fileID: 7512207040241212006, guid: c98e15985e7a60843a0ca11d493a0800, type: 3}
|
||||
- time: 2.7333333
|
||||
value: {fileID: -5352469766996903303, guid: 0ab78ae7e30dd5841a37af7ce72788d2, type: 3}
|
||||
- time: 2.7666667
|
||||
value: {fileID: 2689870321349593951, guid: de35732fb576b4c4d823e297e17a81e5, type: 3}
|
||||
- time: 2.8
|
||||
value: {fileID: 944182085416887324, guid: c30f121fcf12b4a459bd541757dfbc51, type: 3}
|
||||
- time: 2.8333333
|
||||
value: {fileID: -5393236179289021420, guid: a7bcdebf25e42444fbfc1dda3a4d2645, type: 3}
|
||||
- time: 2.8666666
|
||||
value: {fileID: -2628971191474012248, guid: 614e129c89d38fb4a95707ce547349c8, type: 3}
|
||||
- time: 2.9
|
||||
value: {fileID: -7706824215988126572, guid: 6d3839253554c0546b25ecbf5e4db7ef, type: 3}
|
||||
- time: 2.9333334
|
||||
value: {fileID: -6058300322984961382, guid: 0c076fd65d3ebb045b986f0620e088b1, type: 3}
|
||||
- time: 2.9666667
|
||||
value: {fileID: -3371309075952667404, guid: 8521cac7a35693d4da3190fff575a4e8, type: 3}
|
||||
- time: 3
|
||||
value: {fileID: -8248989808984576908, guid: 50b19e47010d28543a64b0ea437e15a8, type: 3}
|
||||
- time: 3.0333333
|
||||
value: {fileID: -7605318963400297826, guid: 5a8c4b9d4f4f43b4c912d510a50724c7, type: 3}
|
||||
- time: 3.0666666
|
||||
value: {fileID: -7164609337375093517, guid: 1165b7ba635b00246aeb452729159f55, type: 3}
|
||||
- time: 3.1
|
||||
value: {fileID: 1869754490556873243, guid: 989bc586ac0261c4eb9f04f0c5a4e9ea, type: 3}
|
||||
- time: 3.1333334
|
||||
value: {fileID: -6093788066242070703, guid: b6aac170f87e8614084c82ece6d163a4, type: 3}
|
||||
- time: 3.1666667
|
||||
value: {fileID: -6837688307912913465, guid: b23cf054fa6e7e54ea4277e07a17c106, type: 3}
|
||||
- time: 3.2
|
||||
value: {fileID: -6756393847161015687, guid: 6753e0d799860b44d821b4c07a40d1bc, type: 3}
|
||||
- time: 3.2333333
|
||||
value: {fileID: -1864232560437911316, guid: 58070fd8a51480a48960438074173e6a, type: 3}
|
||||
- time: 3.2666667
|
||||
value: {fileID: -2577372877150478742, guid: ca5c48f04169458408f37d08ee06e927, type: 3}
|
||||
- time: 3.3
|
||||
value: {fileID: -3203807991011773463, guid: fcca3b7aefd6c9049a27fac89c0d7516, type: 3}
|
||||
- time: 3.3333333
|
||||
value: {fileID: -391397010066563959, guid: 3fb16ae2e99d674438a7bc0b608b7463, type: 3}
|
||||
- time: 3.3666666
|
||||
value: {fileID: 7328988706799165250, guid: ebaa5c445716ff749bbf45fe970c3ac7, type: 3}
|
||||
- time: 3.4
|
||||
value: {fileID: 1530962200182370618, guid: b0e41b81b5d729f4dacc3b2790983fab, type: 3}
|
||||
- time: 3.4333334
|
||||
value: {fileID: 6522529565429680016, guid: 57888ebb8712a3743a13f54c95639c0d, type: 3}
|
||||
- time: 3.4666667
|
||||
value: {fileID: -8852465511374387000, guid: ddc631a024831dd47b801f439866c070, type: 3}
|
||||
- time: 3.5
|
||||
value: {fileID: -780785102084980327, guid: b4294c15ee91a0f42be90731a57060c6, type: 3}
|
||||
- time: 3.5333333
|
||||
value: {fileID: -255613166466594863, guid: 09397ec749e18b446aec2f44667ecc87, type: 3}
|
||||
- time: 3.5666666
|
||||
value: {fileID: 2897017220582378556, guid: e277e2afbd0ab5d45868c8715e28c414, type: 3}
|
||||
- time: 3.6
|
||||
value: {fileID: 8334440936211766708, guid: 42cd75e3c5663b5459c9e677c72cd1be, type: 3}
|
||||
- time: 3.6333334
|
||||
value: {fileID: 2694280579916194022, guid: a6950eb1ec8937d4380907de55dd0193, type: 3}
|
||||
- time: 3.6666667
|
||||
value: {fileID: -3362066442165250813, guid: d4a1365ca846f2a48afbf3a280fef8f5, type: 3}
|
||||
- time: 3.7
|
||||
value: {fileID: -7703100371043349281, guid: bc04197d021f0b84d93098609180fd3b, type: 3}
|
||||
- time: 3.7333333
|
||||
value: {fileID: 7028203112953472841, guid: 7175695f59f30824eb4d46268c7cb535, type: 3}
|
||||
- time: 3.7666667
|
||||
value: {fileID: -4016825560328058503, guid: efa30d608a1a7294eaf334b0476cff5b, type: 3}
|
||||
- time: 3.8
|
||||
value: {fileID: -4907660398525432831, guid: 77cba7c551867364b8dc2109246411ac, type: 3}
|
||||
- time: 3.8333333
|
||||
value: {fileID: 4531577987963598516, guid: 130201d63cd36874d918c5d6b00bca70, type: 3}
|
||||
- time: 3.8666666
|
||||
value: {fileID: -6179567060225171256, guid: ff25ebcb48d5be947b7ae0522c127183, type: 3}
|
||||
- time: 3.9
|
||||
value: {fileID: 617326755848124420, guid: cefc79ba2c997434a92bff18777d7a32, type: 3}
|
||||
- time: 3.9333334
|
||||
value: {fileID: 2843446437823484733, guid: 8e733357e18ab7b49a89eb7b579b73b5, type: 3}
|
||||
- time: 3.9666667
|
||||
value: {fileID: 1207278722972279961, guid: bbafe07b8309dc84d9f77098e3c88017, type: 3}
|
||||
- time: 4
|
||||
value: {fileID: -8444856411841657826, guid: bcf9cbb161860044a88d2311dfa818fc, type: 3}
|
||||
- time: 4.0333333
|
||||
value: {fileID: 8244118724089098976, guid: 37c9ff0234eca5843a2caf6e79e4ba02, type: 3}
|
||||
- time: 4.0666666
|
||||
value: {fileID: -17928733632984671, guid: ec1310bf895b3ff4e80dcf8660a18b3a, type: 3}
|
||||
- time: 4.1
|
||||
value: {fileID: 1804031186120073111, guid: 2f33848bdfa3fe0479500668f48ec8d0, type: 3}
|
||||
- time: 4.133333
|
||||
value: {fileID: -8255742050574960015, guid: 66c289db4123f20438da00a41f166c68, type: 3}
|
||||
- time: 4.1666665
|
||||
value: {fileID: -5263304567690017037, guid: d3ee77fcc5542c047a79f69946c4e95d, type: 3}
|
||||
- time: 4.2
|
||||
value: {fileID: 6301872861590227913, guid: d8688910886250a4d835402252a57376, type: 3}
|
||||
- time: 4.233333
|
||||
value: {fileID: -3031948295254122401, guid: 3887ffbc407f62445bd545f5713995d8, type: 3}
|
||||
- time: 4.266667
|
||||
value: {fileID: -571848600968697134, guid: e44e8c6dfbea9ac4894963cabfb86f30, type: 3}
|
||||
- time: 4.3
|
||||
value: {fileID: -5755110773838529719, guid: e78810fb6fcbf1b4d9df02119e6cad9b, type: 3}
|
||||
- time: 4.3333335
|
||||
value: {fileID: 477830051713667600, guid: 4cc4707ee281fa348b825183c6fa2701, type: 3}
|
||||
- time: 4.366667
|
||||
value: {fileID: 41613925919819964, guid: a11f63d71a33842498833c078093fd6a, type: 3}
|
||||
- time: 4.4
|
||||
value: {fileID: -244764430461174406, guid: bcf67336f3bb1f9469b552f5eca6f32b, type: 3}
|
||||
- time: 4.4333334
|
||||
value: {fileID: -6247542285081121056, guid: 65fd705c7fd050e4a81fb40e52ead4ae, type: 3}
|
||||
- time: 4.4666667
|
||||
value: {fileID: -6247542285081121056, guid: 65fd705c7fd050e4a81fb40e52ead4ae, type: 3}
|
||||
- time: 4.5
|
||||
value: {fileID: 5099095651669842843, guid: 72ff5c6b148d4394da1199384528df04, type: 3}
|
||||
- time: 4.5333333
|
||||
value: {fileID: -2817410843584813717, guid: cfb9046a0832e8e4bbe86dba1e9ddaab, type: 3}
|
||||
- time: 4.5666666
|
||||
value: {fileID: -6026523699147729774, guid: 1236f5e11b6a3d84ba03ce4f9aa281fd, type: 3}
|
||||
- time: 4.6
|
||||
value: {fileID: 2065466114848711718, guid: 10c13c9357b09ca40b7c8e746dcd1487, type: 3}
|
||||
- time: 4.633333
|
||||
value: {fileID: -1934957871519870682, guid: 3034ea84a895d1048904f8416e307ede, type: 3}
|
||||
attribute: m_Sprite
|
||||
path:
|
||||
classID: 114
|
||||
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
flags: 2
|
||||
m_SampleRate: 30
|
||||
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: 2015549526
|
||||
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
typeID: 114
|
||||
customType: 0
|
||||
isPPtrCurve: 1
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
pptrCurveMapping:
|
||||
- {fileID: 7763397852763966099, guid: 7865fad337e014046a0e930b36243f8a, type: 3}
|
||||
- {fileID: -6363829174798347011, guid: 13e04cf26779be94f926046d72a6d180, type: 3}
|
||||
- {fileID: -7077672473187143747, guid: 69113dd218dcc1f48989f2109ad2155f, type: 3}
|
||||
- {fileID: 4492708347115675272, guid: 9dc5d0cef417cc04398460d39510d79a, type: 3}
|
||||
- {fileID: 1136681927568256059, guid: 29c4375a733b06649b1b150f7e9caeac, type: 3}
|
||||
- {fileID: -2111866967969264382, guid: 8fcaf7e03dcfbcf47a71ed23f2eb397b, type: 3}
|
||||
- {fileID: -2184558084934490096, guid: 46e857946f706ff4f914e8855ee13f59, type: 3}
|
||||
- {fileID: -456497052879354740, guid: 3d7a57f618df6de4081711b7b86d482a, type: 3}
|
||||
- {fileID: 390099884942230795, guid: f07e3f1c90aa4d045875cf1c0f77713d, type: 3}
|
||||
- {fileID: -3045949169466543308, guid: 6770cf0448d94d348a4dd3ee8725e48b, type: 3}
|
||||
- {fileID: -4237114715293437157, guid: 5feda478db390794cbba777d2bc4f664, type: 3}
|
||||
- {fileID: -1509810894153965237, guid: 1013039e989755e42aba25034156de16, type: 3}
|
||||
- {fileID: -2423745870187344548, guid: c2397ebcf6a0a2043ba1add68cece0ea, type: 3}
|
||||
- {fileID: 705520023798800917, guid: b31303c000eb96d4e994cb4cc8df3674, type: 3}
|
||||
- {fileID: -6180562935504583651, guid: ebcdf6f6f4dd0f64f8b2c8cf188d175c, type: 3}
|
||||
- {fileID: -6949238295112632869, guid: 314dfc3f800ada44da26c0cf44e54ce8, type: 3}
|
||||
- {fileID: 8247582073112388186, guid: ff4823c9a565e47419f4dedc293869a7, type: 3}
|
||||
- {fileID: 4717515462276418255, guid: ef1e407ffc3d1564d817892cfbead303, type: 3}
|
||||
- {fileID: 8947076290544625651, guid: d707c73e4c3132c4a9de4c8859656fc2, type: 3}
|
||||
- {fileID: -3899527006858010787, guid: 8945cc7bbc4fe7647bed85c2d612192e, type: 3}
|
||||
- {fileID: 2014297884571165749, guid: 8fda792b0f2dc9c47b864fe6c7b34bf6, type: 3}
|
||||
- {fileID: -552752845059402675, guid: 74045c1e0d39372418288289882f8478, type: 3}
|
||||
- {fileID: -4550718773258388114, guid: d6b43c292f3dc094b965d7753ac382c3, type: 3}
|
||||
- {fileID: 3159645611135933221, guid: 411600a0aa381dd44ba3cd7eabdfd0b4, type: 3}
|
||||
- {fileID: -8496921408558676611, guid: d2e67456c8f8cfd43856c1c7963e60ff, type: 3}
|
||||
- {fileID: 3388911479210054179, guid: 4432e6173988df8449a5e7bd30e9008e, type: 3}
|
||||
- {fileID: 1017268063497919951, guid: 3e701fc25c7350949b997306e19107ec, type: 3}
|
||||
- {fileID: -5808067422381210724, guid: 07b23a79703191e41ba0a7cd2e61e460, type: 3}
|
||||
- {fileID: 3117457979601399230, guid: 70c7d31bbd6e9de4686fce867a061afb, type: 3}
|
||||
- {fileID: -7145156371112319081, guid: a5529b0db77f7e741aa183b36a1103be, type: 3}
|
||||
- {fileID: 606072307418058735, guid: ed4008a4677088349bea59b1844413ba, type: 3}
|
||||
- {fileID: 491464079220437987, guid: 18aa926453c47744c8701d7e1523af03, type: 3}
|
||||
- {fileID: -1869780802798732534, guid: 15fc48b7339374c448670b4e3fb54957, type: 3}
|
||||
- {fileID: -3106779394147415971, guid: b28e8ede6b29a6f41a12d5d63561d253, type: 3}
|
||||
- {fileID: 6669430053662478788, guid: 598ef54e139242445b82c7063e7a4bd8, type: 3}
|
||||
- {fileID: -356722979779486327, guid: 9ee8f822176b99349bd8b28675357440, type: 3}
|
||||
- {fileID: -5707416903752062780, guid: 362051e348a2dc24cbe8a3708f99021a, type: 3}
|
||||
- {fileID: 2721363044757366831, guid: 7674361df65b1ae498dc3fa3e55f6327, type: 3}
|
||||
- {fileID: 6294973066156976294, guid: ce41e46d4fc4d5f489e3605a6190abdf, type: 3}
|
||||
- {fileID: -6289317793982832838, guid: 14892f6e3e535ba4b9a7eeb818b17ebf, type: 3}
|
||||
- {fileID: 4802371365645027178, guid: 02230677b16fa6241b121766dddea3ee, type: 3}
|
||||
- {fileID: 3000888743773784942, guid: b3777c49629591f4d9ab1c51a0ced23c, type: 3}
|
||||
- {fileID: -4790923973134324393, guid: 0c0abfb137bc1354799c90993a929e02, type: 3}
|
||||
- {fileID: -4615641119271023825, guid: 79a060bd71eae8b4fa6a49b2f9ccd37d, type: 3}
|
||||
- {fileID: 8508423501652977753, guid: 13297fc64b58477498e519e26ba87983, type: 3}
|
||||
- {fileID: -8564270219707852089, guid: e35b340081438f745ac47e282d078b30, type: 3}
|
||||
- {fileID: 4574626861218188443, guid: b8527ecb150e4a4429f073667df43e0c, type: 3}
|
||||
- {fileID: -8706501700456606117, guid: 7f2bbc0342cb7d54eb86dc31b36d099c, type: 3}
|
||||
- {fileID: -66397189236976942, guid: ad4455923fc09e64c81c9bfdacf5b6b9, type: 3}
|
||||
- {fileID: -6582358931460884837, guid: e8197faaeb9032b43abc8d10e5c51702, type: 3}
|
||||
- {fileID: -5686505941155596045, guid: 4e702da264d1ec845a9fc6ae16948b51, type: 3}
|
||||
- {fileID: 575046384160454536, guid: 02350420aa4303f489ddd82ce336ad3c, type: 3}
|
||||
- {fileID: 7054631927361811624, guid: 590d3004db53654488d5267aeeeb9542, type: 3}
|
||||
- {fileID: 1357981215317228757, guid: 448fb4061536ea1409c062b06617db42, type: 3}
|
||||
- {fileID: 1582031577780918539, guid: e01aa65642437b446843f13339784231, type: 3}
|
||||
- {fileID: 7931160720547030940, guid: a0330ecf059f6c048aba62b4428d6e31, type: 3}
|
||||
- {fileID: 6141368198061435662, guid: 859ca0db9e17b424fb1b1eda34cc7bb3, type: 3}
|
||||
- {fileID: -3909589252870758771, guid: 6b9580808f839a648a6e660e65779168, type: 3}
|
||||
- {fileID: -5717757696376845973, guid: d86c3ec1e84543242aaa67a445f62268, type: 3}
|
||||
- {fileID: 2526321591130202918, guid: 9f36f28a1fd5699409dcf7f7a98fda8e, type: 3}
|
||||
- {fileID: -3926947723133591791, guid: fe1af0b877df8e64896ffc57e43cc50b, type: 3}
|
||||
- {fileID: -8633234849982694062, guid: c1116c64827f7a44ab007eb224357397, type: 3}
|
||||
- {fileID: -4157194777167539948, guid: 4aa9cf2f9eb76574783ebc2f74140dd4, type: 3}
|
||||
- {fileID: -4572140421758609499, guid: 96046d6d412f5a549b759b71847086ea, type: 3}
|
||||
- {fileID: 8540028768684784222, guid: ddb3b088305923644a3dc825ae997e72, type: 3}
|
||||
- {fileID: -8512889272760538197, guid: b04c0fd60b3c9f041854b05d0300ded0, type: 3}
|
||||
- {fileID: -6589918019142468996, guid: 4ec42390e6be2d9428f9606e4221a0d8, type: 3}
|
||||
- {fileID: 5489273743039869342, guid: e3fc088a80b2fa94bba08725a7f7abce, type: 3}
|
||||
- {fileID: -6937310030626209900, guid: 5d55b597d0b28bc478a813ec342f2309, type: 3}
|
||||
- {fileID: 1167768431896847610, guid: a73efea680f4df34a9c065c9bbcb73c5, type: 3}
|
||||
- {fileID: 9190648691963370861, guid: dddfde1776a2d124ca4f98e6f38cd0f0, type: 3}
|
||||
- {fileID: 8734474854735890649, guid: 6f98cb0d08e66eb4ba3596e3d99fa9e7, type: 3}
|
||||
- {fileID: -4692289856049827950, guid: c558cbe7c4405254b93b2e9646f456a4, type: 3}
|
||||
- {fileID: -2207988732819949123, guid: a88a9f46cea2de149b506bf773ba3fcd, type: 3}
|
||||
- {fileID: 8783950998410704629, guid: 4b9c7f9a27c609d41acf26bed7240571, type: 3}
|
||||
- {fileID: 364372718749481035, guid: 9e274e81639d530438ab7a0fc6c04f39, type: 3}
|
||||
- {fileID: -7735006566785564677, guid: c970b98cca23c3b4ba8de5ce1df39bed, type: 3}
|
||||
- {fileID: -2294801417769462082, guid: 2c8648f1258cfdb419d92ce870bcd7f4, type: 3}
|
||||
- {fileID: 1106145595997056639, guid: 79ebd15393b94994fb59620c759dba06, type: 3}
|
||||
- {fileID: 3190856199010886610, guid: 3cc509ba758094b49aa8a1b010a4e79c, type: 3}
|
||||
- {fileID: -9013748038370628441, guid: e5b6ebb76f1ffa34dac7767f6c5b5ba3, type: 3}
|
||||
- {fileID: 7512207040241212006, guid: c98e15985e7a60843a0ca11d493a0800, type: 3}
|
||||
- {fileID: -5352469766996903303, guid: 0ab78ae7e30dd5841a37af7ce72788d2, type: 3}
|
||||
- {fileID: 2689870321349593951, guid: de35732fb576b4c4d823e297e17a81e5, type: 3}
|
||||
- {fileID: 944182085416887324, guid: c30f121fcf12b4a459bd541757dfbc51, type: 3}
|
||||
- {fileID: -5393236179289021420, guid: a7bcdebf25e42444fbfc1dda3a4d2645, type: 3}
|
||||
- {fileID: -2628971191474012248, guid: 614e129c89d38fb4a95707ce547349c8, type: 3}
|
||||
- {fileID: -7706824215988126572, guid: 6d3839253554c0546b25ecbf5e4db7ef, type: 3}
|
||||
- {fileID: -6058300322984961382, guid: 0c076fd65d3ebb045b986f0620e088b1, type: 3}
|
||||
- {fileID: -3371309075952667404, guid: 8521cac7a35693d4da3190fff575a4e8, type: 3}
|
||||
- {fileID: -8248989808984576908, guid: 50b19e47010d28543a64b0ea437e15a8, type: 3}
|
||||
- {fileID: -7605318963400297826, guid: 5a8c4b9d4f4f43b4c912d510a50724c7, type: 3}
|
||||
- {fileID: -7164609337375093517, guid: 1165b7ba635b00246aeb452729159f55, type: 3}
|
||||
- {fileID: 1869754490556873243, guid: 989bc586ac0261c4eb9f04f0c5a4e9ea, type: 3}
|
||||
- {fileID: -6093788066242070703, guid: b6aac170f87e8614084c82ece6d163a4, type: 3}
|
||||
- {fileID: -6837688307912913465, guid: b23cf054fa6e7e54ea4277e07a17c106, type: 3}
|
||||
- {fileID: -6756393847161015687, guid: 6753e0d799860b44d821b4c07a40d1bc, type: 3}
|
||||
- {fileID: -1864232560437911316, guid: 58070fd8a51480a48960438074173e6a, type: 3}
|
||||
- {fileID: -2577372877150478742, guid: ca5c48f04169458408f37d08ee06e927, type: 3}
|
||||
- {fileID: -3203807991011773463, guid: fcca3b7aefd6c9049a27fac89c0d7516, type: 3}
|
||||
- {fileID: -391397010066563959, guid: 3fb16ae2e99d674438a7bc0b608b7463, type: 3}
|
||||
- {fileID: 7328988706799165250, guid: ebaa5c445716ff749bbf45fe970c3ac7, type: 3}
|
||||
- {fileID: 1530962200182370618, guid: b0e41b81b5d729f4dacc3b2790983fab, type: 3}
|
||||
- {fileID: 6522529565429680016, guid: 57888ebb8712a3743a13f54c95639c0d, type: 3}
|
||||
- {fileID: -8852465511374387000, guid: ddc631a024831dd47b801f439866c070, type: 3}
|
||||
- {fileID: -780785102084980327, guid: b4294c15ee91a0f42be90731a57060c6, type: 3}
|
||||
- {fileID: -255613166466594863, guid: 09397ec749e18b446aec2f44667ecc87, type: 3}
|
||||
- {fileID: 2897017220582378556, guid: e277e2afbd0ab5d45868c8715e28c414, type: 3}
|
||||
- {fileID: 8334440936211766708, guid: 42cd75e3c5663b5459c9e677c72cd1be, type: 3}
|
||||
- {fileID: 2694280579916194022, guid: a6950eb1ec8937d4380907de55dd0193, type: 3}
|
||||
- {fileID: -3362066442165250813, guid: d4a1365ca846f2a48afbf3a280fef8f5, type: 3}
|
||||
- {fileID: -7703100371043349281, guid: bc04197d021f0b84d93098609180fd3b, type: 3}
|
||||
- {fileID: 7028203112953472841, guid: 7175695f59f30824eb4d46268c7cb535, type: 3}
|
||||
- {fileID: -4016825560328058503, guid: efa30d608a1a7294eaf334b0476cff5b, type: 3}
|
||||
- {fileID: -4907660398525432831, guid: 77cba7c551867364b8dc2109246411ac, type: 3}
|
||||
- {fileID: 4531577987963598516, guid: 130201d63cd36874d918c5d6b00bca70, type: 3}
|
||||
- {fileID: -6179567060225171256, guid: ff25ebcb48d5be947b7ae0522c127183, type: 3}
|
||||
- {fileID: 617326755848124420, guid: cefc79ba2c997434a92bff18777d7a32, type: 3}
|
||||
- {fileID: 2843446437823484733, guid: 8e733357e18ab7b49a89eb7b579b73b5, type: 3}
|
||||
- {fileID: 1207278722972279961, guid: bbafe07b8309dc84d9f77098e3c88017, type: 3}
|
||||
- {fileID: -8444856411841657826, guid: bcf9cbb161860044a88d2311dfa818fc, type: 3}
|
||||
- {fileID: 8244118724089098976, guid: 37c9ff0234eca5843a2caf6e79e4ba02, type: 3}
|
||||
- {fileID: -17928733632984671, guid: ec1310bf895b3ff4e80dcf8660a18b3a, type: 3}
|
||||
- {fileID: 1804031186120073111, guid: 2f33848bdfa3fe0479500668f48ec8d0, type: 3}
|
||||
- {fileID: -8255742050574960015, guid: 66c289db4123f20438da00a41f166c68, type: 3}
|
||||
- {fileID: -5263304567690017037, guid: d3ee77fcc5542c047a79f69946c4e95d, type: 3}
|
||||
- {fileID: 6301872861590227913, guid: d8688910886250a4d835402252a57376, type: 3}
|
||||
- {fileID: -3031948295254122401, guid: 3887ffbc407f62445bd545f5713995d8, type: 3}
|
||||
- {fileID: -571848600968697134, guid: e44e8c6dfbea9ac4894963cabfb86f30, type: 3}
|
||||
- {fileID: -5755110773838529719, guid: e78810fb6fcbf1b4d9df02119e6cad9b, type: 3}
|
||||
- {fileID: 477830051713667600, guid: 4cc4707ee281fa348b825183c6fa2701, type: 3}
|
||||
- {fileID: 41613925919819964, guid: a11f63d71a33842498833c078093fd6a, type: 3}
|
||||
- {fileID: -244764430461174406, guid: bcf67336f3bb1f9469b552f5eca6f32b, type: 3}
|
||||
- {fileID: -6247542285081121056, guid: 65fd705c7fd050e4a81fb40e52ead4ae, type: 3}
|
||||
- {fileID: -6247542285081121056, guid: 65fd705c7fd050e4a81fb40e52ead4ae, type: 3}
|
||||
- {fileID: 5099095651669842843, guid: 72ff5c6b148d4394da1199384528df04, type: 3}
|
||||
- {fileID: -2817410843584813717, guid: cfb9046a0832e8e4bbe86dba1e9ddaab, type: 3}
|
||||
- {fileID: -6026523699147729774, guid: 1236f5e11b6a3d84ba03ce4f9aa281fd, type: 3}
|
||||
- {fileID: 2065466114848711718, guid: 10c13c9357b09ca40b7c8e746dcd1487, type: 3}
|
||||
- {fileID: -1934957871519870682, guid: 3034ea84a895d1048904f8416e307ede, type: 3}
|
||||
m_AnimationClipSettings:
|
||||
serializedVersion: 2
|
||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||
m_AdditiveReferencePoseTime: 0
|
||||
m_StartTime: 0
|
||||
m_StopTime: 4.6666665
|
||||
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: []
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d0f6d3b54276e4048a62f687129562d6
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 7400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Sprites/DustParticles.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e0fea2035fd22e64392c401493442839
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
50
Assets/Art/Sprites/DustParticles/DustParticleMaterial.mat
Normal file
@@ -0,0 +1,50 @@
|
||||
%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: DustParticleMaterial
|
||||
m_Shader: {fileID: 4800000, guid: e260cfa7296ee7642b167f1eb5be5023, type: 3}
|
||||
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: b9d432b4d3650ba44824ca95d422fe00, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MaskTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _NormalMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- _EnableExternalAlpha: 0
|
||||
- _ZWrite: 0
|
||||
m_Colors:
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _RendererColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_BuildTextureStacks: []
|
||||
m_AllowLocking: 1
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0ae7738b822ad0e4d9f65ef0c03aacce
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Art/Sprites/DustParticles/dust_cloud.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
195
Assets/Art/Sprites/DustParticles/dust_cloud.png.meta
Normal file
@@ -0,0 +1,195 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 03a5936ba20198b48a228a1cb0ccf1e0
|
||||
TextureImporter:
|
||||
internalIDToNameTable:
|
||||
- first:
|
||||
213: 1508337238920719353
|
||||
second: dust_cloud_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: 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
|
||||
- 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: 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: WebGL
|
||||
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: WindowsStoreApps
|
||||
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: dust_cloud_0
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 239
|
||||
height: 164
|
||||
alignment: 0
|
||||
pivot: {x: 0, y: 0}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: -1
|
||||
bones: []
|
||||
spriteID: 9fbec5f2ab0bee410800000000000000
|
||||
internalID: 1508337238920719353
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
dust_cloud_0: 1508337238920719353
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Art/Sprites/DustParticles/dust_cloud_2.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
195
Assets/Art/Sprites/DustParticles/dust_cloud_2.png.meta
Normal file
@@ -0,0 +1,195 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 47c77f51628506e43a3a29e93e2ef24b
|
||||
TextureImporter:
|
||||
internalIDToNameTable:
|
||||
- first:
|
||||
213: -2531649364063002299
|
||||
second: dust_cloud_2_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: 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
|
||||
- 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: 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: WebGL
|
||||
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: WindowsStoreApps
|
||||
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: dust_cloud_2_0
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 372
|
||||
height: 254
|
||||
alignment: 0
|
||||
pivot: {x: 0, y: 0}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: -1
|
||||
bones: []
|
||||
spriteID: 5416e2f0156cddcd0800000000000000
|
||||
internalID: -2531649364063002299
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
dust_cloud_2_0: -2531649364063002299
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Art/Sprites/DustParticles/dust_particles.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
221
Assets/Art/Sprites/DustParticles/dust_particles.png.meta
Normal file
@@ -0,0 +1,221 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b9d432b4d3650ba44824ca95d422fe00
|
||||
TextureImporter:
|
||||
internalIDToNameTable:
|
||||
- first:
|
||||
213: -756740347226745237
|
||||
second: dust_particles_0
|
||||
- first:
|
||||
213: 2076369268542635579
|
||||
second: dust_particles_1
|
||||
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: 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
|
||||
- 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: 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: WebGL
|
||||
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: WindowsStoreApps
|
||||
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: dust_particles_0
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 172
|
||||
width: 239
|
||||
height: 163
|
||||
alignment: 0
|
||||
pivot: {x: 0, y: 0}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: -1
|
||||
bones: []
|
||||
spriteID: b661850e9a48f75f0800000000000000
|
||||
internalID: -756740347226745237
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: dust_particles_1
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 239
|
||||
height: 165
|
||||
alignment: 0
|
||||
pivot: {x: 0, y: 0}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: -1
|
||||
bones: []
|
||||
spriteID: b3e750249deb0dc10800000000000000
|
||||
internalID: 2076369268542635579
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
dust_particles_0: -756740347226745237
|
||||
dust_particles_1: 2076369268542635579
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c604f548ac70af842b9767fc9563b780
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 968 KiB |
@@ -0,0 +1,800 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 99d4c3083e9c24142bc20deaeaf95720
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: 0
|
||||
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: WebGL
|
||||
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: annelise_0012.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1557
|
||||
width: 258
|
||||
height: 491
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 4d8e29f92948c5941a7217ef10cd2b86
|
||||
internalID: 452083058
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0013.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 264
|
||||
y: 1557
|
||||
width: 258
|
||||
height: 491
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: cbd2a3094e97b9c47b8bacb25f2c8e9e
|
||||
internalID: -221393018
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0014.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 528
|
||||
y: 1554
|
||||
width: 256
|
||||
height: 494
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 29f64d614e0e52e418a190fb938ab385
|
||||
internalID: 1376190194
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0015.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 792
|
||||
y: 1554
|
||||
width: 256
|
||||
height: 494
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 45dfcaf6238a88a4089434810032d6bf
|
||||
internalID: 2133529702
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0016.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1056
|
||||
y: 1555
|
||||
width: 256
|
||||
height: 493
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: f6ff5d8ef830d8a48bb5a2540cd9ddeb
|
||||
internalID: -1463921932
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0017.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1320
|
||||
y: 1555
|
||||
width: 256
|
||||
height: 493
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 6743352b2a819a74297b628f527f82ca
|
||||
internalID: -2064890877
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0018.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1584
|
||||
y: 1557
|
||||
width: 258
|
||||
height: 491
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e18fff53649cbe74db1799bfd80bef01
|
||||
internalID: 1662782036
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0019.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1062
|
||||
width: 258
|
||||
height: 491
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 74e2e16716054d8428576db86786e031
|
||||
internalID: -1591419770
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0020.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 264
|
||||
y: 1060
|
||||
width: 258
|
||||
height: 493
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 77deef2a8bb9c7c44adde9d316c066d7
|
||||
internalID: 325103094
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0021.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 528
|
||||
y: 1060
|
||||
width: 258
|
||||
height: 493
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 228eeb1365cc6ea4db0c15cb1c5ee1fe
|
||||
internalID: 1820506124
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0022.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 792
|
||||
y: 1058
|
||||
width: 257
|
||||
height: 495
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 7c4479abbea30a24aa3a1e3d615571cf
|
||||
internalID: 52369732
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0023.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1056
|
||||
y: 1058
|
||||
width: 257
|
||||
height: 495
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 6b9c6e72ffe37874e9757f3af6a320de
|
||||
internalID: -265338792
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0024.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1320
|
||||
y: 1061
|
||||
width: 257
|
||||
height: 492
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: fc5fa755a71c65041a0ed18de55469f2
|
||||
internalID: -1102998166
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0025.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1584
|
||||
y: 1061
|
||||
width: 257
|
||||
height: 492
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 605226aa9a45e37439b33abe445c9dc3
|
||||
internalID: -1301804340
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0026.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 568
|
||||
width: 258
|
||||
height: 490
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e5df56409b556e246a995f77ac4e1806
|
||||
internalID: 426835227
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0030.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 264
|
||||
y: 576
|
||||
width: 259
|
||||
height: 482
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 29c17061ae3153743b704be016dddf84
|
||||
internalID: -1179960714
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0031.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 528
|
||||
y: 575
|
||||
width: 259
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 082179a61933b1c45869d17574d4887e
|
||||
internalID: 2050553023
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0032.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 792
|
||||
y: 575
|
||||
width: 259
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 7c63acaf1c80d2b4093fbb79ddc8624b
|
||||
internalID: -1473120825
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0033.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1056
|
||||
y: 575
|
||||
width: 259
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: b45e8822e6a13e04082c9f1560c1dbeb
|
||||
internalID: -1434407857
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0034.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1320
|
||||
y: 575
|
||||
width: 259
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 03d4063c49d38d849a077d5c4fdc352c
|
||||
internalID: -1767746451
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0035.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1584
|
||||
y: 575
|
||||
width: 259
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 7c686e2b0fff6e84885e5e52bf0b4a47
|
||||
internalID: 1855376960
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0036.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 80
|
||||
width: 260
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 2ce481baa33a43441be88ff2b82f2265
|
||||
internalID: 648675478
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0037.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 264
|
||||
y: 81
|
||||
width: 259
|
||||
height: 482
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 6ca277910cc877a4faf23266c745c468
|
||||
internalID: 1484909561
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0041.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 528
|
||||
y: 80
|
||||
width: 259
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: d79ac9a66b1b9bf4c8c010fbbdfe1bcf
|
||||
internalID: -1861414472
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0043.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 792
|
||||
y: 80
|
||||
width: 264
|
||||
height: 483
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 7781b11af7fa7b14c93493d94bc3a493
|
||||
internalID: -2003989972
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0045.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1056
|
||||
y: 79
|
||||
width: 257
|
||||
height: 484
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 109db6abb3077754899c12871477ab14
|
||||
internalID: -303830737
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0047.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1320
|
||||
y: 79
|
||||
width: 257
|
||||
height: 484
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 9c1dcdd6aa0bb3142800dcecfee18b9a
|
||||
internalID: -1073821134
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0048.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1584
|
||||
y: 79
|
||||
width: 257
|
||||
height: 484
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: ac793b52959265748bede5b9c858434b
|
||||
internalID: -484180425
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: a7f84976e8b4e5a41bcd2e075261bb21
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
annelise_0012.tga: 452083058
|
||||
annelise_0013.tga: -221393018
|
||||
annelise_0014.tga: 1376190194
|
||||
annelise_0015.tga: 2133529702
|
||||
annelise_0016.tga: -1463921932
|
||||
annelise_0017.tga: -2064890877
|
||||
annelise_0018.tga: 1662782036
|
||||
annelise_0019.tga: -1591419770
|
||||
annelise_0020.tga: 325103094
|
||||
annelise_0021.tga: 1820506124
|
||||
annelise_0022.tga: 52369732
|
||||
annelise_0023.tga: -265338792
|
||||
annelise_0024.tga: -1102998166
|
||||
annelise_0025.tga: -1301804340
|
||||
annelise_0026.tga: 426835227
|
||||
annelise_0030.tga: -1179960714
|
||||
annelise_0031.tga: 2050553023
|
||||
annelise_0032.tga: -1473120825
|
||||
annelise_0033.tga: -1434407857
|
||||
annelise_0034.tga: -1767746451
|
||||
annelise_0035.tga: 1855376960
|
||||
annelise_0036.tga: 648675478
|
||||
annelise_0037.tga: 1484909561
|
||||
annelise_0041.tga: -1861414472
|
||||
annelise_0043.tga: -2003989972
|
||||
annelise_0045.tga: -303830737
|
||||
annelise_0047.tga: -1073821134
|
||||
annelise_0048.tga: -484180425
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,43 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:019f0fff47e9c8b77839fc00f51832eb:02440a8b5c868c46a6ff454de009c9dc:aff092e5e040a7a19fbfc312938a5f11$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Annelise_camera-AnneLise_1.png
|
||||
:size=2048x2048
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
annelise_0012.tga;0;1557;258;491; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0013.tga;264;1557;258;491; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0014.tga;528;1554;256;494; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0015.tga;792;1554;256;494; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0016.tga;1056;1555;256;493; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0017.tga;1320;1555;256;493; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0018.tga;1584;1557;258;491; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0019.tga;0;1062;258;491; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0020.tga;264;1060;258;493; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0021.tga;528;1060;258;493; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0022.tga;792;1058;257;495; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0023.tga;1056;1058;257;495; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0024.tga;1320;1061;257;492; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0025.tga;1584;1061;257;492; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0026.tga;0;568;258;490; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0030.tga;264;576;259;482; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0031.tga;528;575;259;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0032.tga;792;575;259;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0033.tga;1056;575;259;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0034.tga;1320;575;259;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0035.tga;1584;575;259;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0036.tga;0;80;260;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0037.tga;264;81;259;482; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0041.tga;528;80;259;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0043.tga;792;80;264;483; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0045.tga;1056;79;257;484; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0047.tga;1320;79;257;484; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0048.tga;1584;79;257;484; 0.5;0.15000000000000002; 0;0;0;0
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6b4fdc2c8e638c44e88db7026080cbdd
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 158 KiB |
@@ -0,0 +1,248 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e31632a6a76695a4395369132b2c6872
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: 0
|
||||
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: WebGL
|
||||
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: annelise_0049.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 28
|
||||
width: 258
|
||||
height: 484
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 473000b7512e0104496e3c97dc313d03
|
||||
internalID: 7208280
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0050.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 259
|
||||
y: 28
|
||||
width: 257
|
||||
height: 484
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 93395da5a09a77a4e9a8924af5e00001
|
||||
internalID: -1209943226
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: annelise_0051.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 518
|
||||
y: 28
|
||||
width: 258
|
||||
height: 484
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 3c8ef645675f45e40bfb5b413f056e7a
|
||||
internalID: -145193606
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: final-0001.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 777
|
||||
y: 30
|
||||
width: 259
|
||||
height: 482
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.15}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 0d889a07b79cd5b4493ffb58545c9725
|
||||
internalID: -322715526
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 8fdbcd05047734741bf7ef12888c271b
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
annelise_0049.tga: 7208280
|
||||
annelise_0050.tga: -1209943226
|
||||
annelise_0051.tga: -145193606
|
||||
final-0001.tga: -322715526
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:019f0fff47e9c8b77839fc00f51832eb:02440a8b5c868c46a6ff454de009c9dc:aff092e5e040a7a19fbfc312938a5f11$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Annelise_camera-AnneLise_2.png
|
||||
:size=2048x512
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
annelise_0049.tga;0;28;258;484; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0050.tga;259;28;257;484; 0.5;0.15000000000000002; 0;0;0;0
|
||||
annelise_0051.tga;518;28;258;484; 0.5;0.15000000000000002; 0;0;0;0
|
||||
final-0001.tga;777;30;259;482; 0.5;0.15000000000000002; 0;0;0;0
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fd8c42e10a1acc24092e0e82051c749d
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Sprites/Spritesheets/Characters/Gardener.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bcd446a2c8263d34b9fd52371bb14409
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 564 KiB |
@@ -0,0 +1,409 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fd8520daf9c2a644a94d0afa1a5b7f4d
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: WebGL
|
||||
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: gardener0011
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 971
|
||||
y: 1414
|
||||
width: 418
|
||||
height: 634
|
||||
alignment: 9
|
||||
pivot: {x: 0.25119618, y: 0.4384858}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: df7ce8c2068e90f4f8c6ba376a85b08e
|
||||
internalID: 1225515332
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0012
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 724
|
||||
width: 394
|
||||
height: 664
|
||||
alignment: 9
|
||||
pivot: {x: 0.16497461, y: 0.48343372}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 5f6a98bae41dff54dbd581f6ce580c45
|
||||
internalID: -657878822
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0013
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1475
|
||||
y: 709
|
||||
width: 463
|
||||
height: 679
|
||||
alignment: 9
|
||||
pivot: {x: 0.20518358, y: 0.47275406}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 0084206a2c6117640afd3a3a65f37eef
|
||||
internalID: -1335371420
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0014
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 473
|
||||
y: 1436
|
||||
width: 498
|
||||
height: 612
|
||||
alignment: 9
|
||||
pivot: {x: 0.2811245, y: 0.4019608}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 03ebc6953a27d66498743a2e3192c78c
|
||||
internalID: 501530037
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0015
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1389
|
||||
y: 1388
|
||||
width: 501
|
||||
height: 660
|
||||
alignment: 9
|
||||
pivot: {x: 0.23552895, y: 0.48181817}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 23a8d6d570fb4974ba5c24ec491e7d1e
|
||||
internalID: 1759045518
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0016
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 394
|
||||
y: 724
|
||||
width: 419
|
||||
height: 664
|
||||
alignment: 9
|
||||
pivot: {x: 0.11455847, y: 0.51054215}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 4c6cc661b1626f847abd6e89415b9772
|
||||
internalID: -1588544224
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0017
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1
|
||||
y: 1479
|
||||
width: 472
|
||||
height: 569
|
||||
alignment: 9
|
||||
pivot: {x: 0.23305085, y: 0.36906853}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 52f92021db2114f4a97c23bb46d13733
|
||||
internalID: -1276060838
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0018
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1043
|
||||
y: 712
|
||||
width: 432
|
||||
height: 676
|
||||
alignment: 9
|
||||
pivot: {x: 0.23842593, y: 0.45266274}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: a9b0782d5551e394896061181b4e591f
|
||||
internalID: -1388436010
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0019
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 971
|
||||
y: 1414
|
||||
width: 418
|
||||
height: 634
|
||||
alignment: 9
|
||||
pivot: {x: 0.25119618, y: 0.4384858}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 85a4de029951fac49a640bc4846e117b
|
||||
internalID: -306620356
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0020
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 2047
|
||||
width: 1
|
||||
height: 1
|
||||
alignment: 9
|
||||
pivot: {x: 768, y: -431}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: ea0a5bb2fe713f64691ead52128c8e69
|
||||
internalID: 1721987062
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0021
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 813
|
||||
y: 717
|
||||
width: 230
|
||||
height: 671
|
||||
alignment: 9
|
||||
pivot: {x: 0.2173913, y: 0.47839046}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 65edcea1366e7f84a9b08b3182d8ad91
|
||||
internalID: -1674588785
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: e8a8045922c0f2a4fb8e22aa71192fb0
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
gardener0011: 1225515332
|
||||
gardener0012: -657878822
|
||||
gardener0013: -1335371420
|
||||
gardener0014: 501530037
|
||||
gardener0015: 1759045518
|
||||
gardener0016: -1588544224
|
||||
gardener0017: -1276060838
|
||||
gardener0018: -1388436010
|
||||
gardener0019: -306620356
|
||||
gardener0020: 1721987062
|
||||
gardener0021: -1674588785
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,26 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:c179811561e46de7708e12abb8935f69:0baf690effa419572f24a1f8b45e3941:b73df8620a8ecc2eb9e47a81b7b27bf1$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Gardener-IdleRun.png
|
||||
:size=2048x2048
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
gardener0011;971;1414;418;634; 0.2511961722488038;0.43848580441640383; 0;0;0;0; 33;196;611;153;557;223;539;204;474;175;435;184;411;249;391;403;386;418;356;407;315;343;330;300;313;249;315;245;155;299;99;348;100;375;78;298;0;193;104;77;53;61;22;28;6;0;99;40;127;101;146;111;182;58;354;78;395;32;476;44;512;17;585;70;610;169;634; 31;1;31;32;29;30;31;1;29;31;28;29;4;12;25;26;19;23;24;22;20;21;22;23;19;22;19;20;18;24;25;18;19;24;25;13;18;18;13;14;15;16;17;14;15;17;18;14;17;25;12;13;5;12;26;6;10;11;6;11;12;8;9;10;10;6;7;10;7;8;5;6;12;5;26;27;4;5;27;4;29;1;1;2;3;4;1;3;28;4;27;0;1;32
|
||||
gardener0012;0;724;394;664; 0.1649746192893401;0.48343373493975905; 0;0;0;0; 34;188;633;148;589;224;570;164;460;181;438;270;440;358;459;394;447;394;396;327;394;289;378;289;328;215;340;205;220;192;159;213;72;247;36;247;2;151;2;125;90;87;45;79;13;52;0;0;82;34;118;93;156;61;250;32;404;60;438;21;524;37;558;18;638;82;656;188;664; 32;0;32;33;30;31;32;1;30;32;29;30;3;12;26;27;13;25;26;19;24;25;23;24;20;20;21;22;20;22;23;19;20;24;14;19;25;15;18;19;16;17;18;15;16;18;14;15;19;13;14;25;12;13;26;12;27;28;10;11;12;12;4;5;12;5;10;10;5;9;6;7;8;9;6;8;9;5;6;4;12;28;3;4;28;1;2;3;30;1;3;29;3;28;0;1;32
|
||||
gardener0013;1475;709;463;679; 0.20518358531317496;0.4727540500736377; 0;0;0;0; 38;286;666;302;642;249;597;296;571;296;544;255;510;255;498;233;491;235;450;284;436;444;435;463;371;354;372;333;365;333;318;255;338;241;299;242;257;293;226;293;192;264;143;264;37;170;89;187;179;173;186;102;83;102;0;76;3;0;63;90;200;99;245;92;297;90;446;126;460;107;555;127;623;124;670;186;679; 36;35;36;37;34;2;7;33;7;8;31;32;33;24;17;23;30;31;16;29;24;25;25;28;29;29;30;24;25;26;27;25;27;28;15;16;31;30;17;24;20;21;22;23;17;19;17;18;19;23;19;20;20;22;23;30;16;17;33;8;15;15;31;33;13;14;15;10;11;12;9;10;12;9;12;13;9;13;15;8;9;15;33;34;7;34;35;2;5;6;7;2;5;7;2;3;4;2;4;5;2;35;37;0;1;2;0;2;37
|
||||
gardener0014;473;1436;498;612; 0.28112449799196787;0.4019607843137255; 0;0;0;0; 37;339;589;276;530;351;515;290;436;265;429;282;385;435;372;467;381;498;354;483;309;422;319;368;310;292;305;285;177;394;119;426;130;456;112;405;32;356;46;239;119;208;118;178;72;71;42;58;14;19;0;0;100;57;120;117;131;147;163;136;231;131;377;160;393;158;437;140;489;156;539;156;612;303;612; 35;1;35;36;1;34;35;33;34;1;33;1;32;29;30;31;4;32;1;29;13;28;22;26;27;25;22;24;20;21;27;22;23;24;25;26;22;21;22;27;20;27;28;13;19;20;14;16;17;14;17;18;14;15;16;13;14;18;13;18;19;13;20;28;29;12;13;6;9;10;6;8;9;6;10;11;6;7;8;5;6;11;5;11;12;12;29;31;12;31;5;1;2;3;1;3;4;5;31;4;4;31;32;0;1;36
|
||||
gardener0015;1389;1388;501;660; 0.23552894211576847;0.4818181818181818; 0;0;0;0; 42;275;655;367;629;367;601;313;570;358;536;358;511;310;479;310;469;280;455;285;421;387;397;485;394;501;335;462;329;421;339;366;338;357;285;326;284;284;309;269;288;258;227;280;152;281;63;309;40;320;0;220;3;206;51;205;131;160;109;69;88;55;57;11;43;0;145;52;164;111;174;119;222;118;303;138;434;177;462;169;551;195;578;202;660; 40;8;39;40;36;18;19;36;37;18;35;36;20;29;33;34;32;29;31;29;30;31;32;33;29;28;29;34;34;35;27;37;38;9;35;20;27;34;27;28;22;25;26;22;26;27;23;24;25;22;23;25;27;21;22;27;20;21;36;19;20;8;38;39;38;8;9;9;15;18;15;16;17;11;12;13;11;13;14;10;11;14;10;14;15;9;10;15;18;15;17;37;9;18;40;6;8;6;7;8;40;3;6;6;3;4;6;4;5;0;3;40;3;0;1;3;1;2;0;40;41
|
||||
gardener0016;394;724;419;664; 0.11455847255369929;0.5105421686746988; 0;0;0;0; 32;325;628;341;595;273;570;330;519;225;444;223;436;401;330;419;300;398;263;367;273;333;303;302;312;286;277;255;267;214;306;197;280;160;97;179;0;101;9;54;9;0;77;26;119;65;150;82;181;52;240;48;309;85;446;127;490;128;564;155;595;173;664;222;664; 30;29;30;31;27;4;5;28;2;27;26;27;5;2;4;27;24;25;15;24;15;23;18;21;22;19;20;21;16;22;23;25;14;15;18;19;21;16;17;18;22;16;18;15;16;23;14;25;26;11;12;13;11;13;14;7;8;9;6;7;9;6;9;10;6;10;11;5;6;11;5;11;14;26;5;14;28;29;2;2;3;4;2;29;31;0;1;2;0;2;31
|
||||
gardener0017;1;1479;472;569; 0.2330508474576271;0.36906854130052724; 0;0;0;0; 36;302;554;316;526;254;490;318;457;309;431;270;400;270;387;248;382;250;337;343;326;457;336;472;297;462;272;352;266;352;217;277;239;256;188;255;139;329;116;374;125;403;114;358;12;232;70;158;21;89;31;27;0;0;6;14;114;116;102;106;191;107;330;141;360;117;460;142;471;139;558;194;569; 34;33;34;35;31;32;33;31;7;8;8;15;30;17;28;29;17;22;28;24;27;28;25;26;27;24;25;27;23;24;28;16;17;29;28;22;23;21;18;19;21;19;20;18;21;22;17;18;22;15;16;29;8;30;31;13;14;15;10;11;12;10;12;13;9;10;13;9;13;15;8;9;15;15;29;30;31;33;7;2;7;33;5;6;7;2;5;7;2;3;4;2;4;5;2;33;35;0;1;2;0;2;35
|
||||
gardener0018;1043;712;432;676; 0.23842592592592593;0.4526627218934911; 0;0;0;0; 33;228;648;189;605;260;584;224;512;198;484;219;452;321;421;411;414;432;388;417;342;346;360;301;320;250;343;243;236;219;96;236;29;229;0;128;22;150;153;82;111;81;52;49;50;0;125;30;163;107;223;69;427;100;442;95;471;61;539;76;573;58;651;127;676;228;676; 31;0;31;32;29;30;31;1;29;31;27;28;29;24;25;26;19;23;24;22;23;19;19;20;21;22;19;21;18;19;24;13;14;18;17;15;16;17;14;15;14;17;18;13;18;24;12;13;24;12;24;26;5;12;26;10;11;12;6;10;12;7;8;9;10;6;7;7;9;10;5;6;12;4;5;26;4;26;27;4;29;1;1;2;3;4;1;3;29;4;27;0;1;31
|
||||
gardener0019;971;1414;418;634; 0.2511961722488038;0.43848580441640383; 0;0;0;0; 33;196;611;153;557;223;539;204;474;175;435;184;411;249;391;403;386;418;356;407;315;343;330;300;313;249;315;245;155;299;99;348;100;375;78;298;0;193;104;77;53;61;22;28;6;0;99;40;127;101;146;111;182;58;354;78;395;32;476;44;512;17;585;70;610;169;634; 31;1;31;32;29;30;31;1;29;31;28;29;4;12;25;26;19;23;24;22;20;21;22;23;19;22;19;20;18;24;25;18;19;24;25;13;18;18;13;14;15;16;17;14;15;17;18;14;17;25;12;13;5;12;26;6;10;11;6;11;12;8;9;10;10;6;7;10;7;8;5;6;12;5;26;27;4;5;27;4;29;1;1;2;3;4;1;3;28;4;27;0;1;32
|
||||
gardener0020;0;2047;1;1; 768;-431; 0;0;0;0; 4;0;1;1;1;1;0;0;0; 2;0;1;2;0;2;3
|
||||
gardener0021;813;717;230;671; 0.21739130434782608;0.4783904619970194; 0;0;0;0; 34;194;660;183;633;143;598;216;574;183;508;154;477;184;430;196;265;175;135;194;75;230;38;230;0;132;8;130;46;110;70;88;12;64;0;0;90;75;137;87;160;70;189;27;168;0;189;9;257;10;358;26;420;48;445;17;537;33;572;16;649;69;664;120;668;145;657;165;671; 32;2;31;32;30;2;28;28;29;30;1;32;33;28;2;5;28;5;27;6;25;26;30;31;2;5;26;27;6;24;25;20;21;22;14;17;18;17;14;15;17;15;16;8;14;18;14;9;13;12;9;10;9;12;13;14;8;9;12;10;11;8;18;19;7;8;19;7;19;20;24;6;7;23;24;7;23;7;20;2;3;4;2;4;5;6;26;5;23;20;22;1;2;32;0;1;33
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7a1c63e784778964a860ee5502ec51f8
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 526 KiB |
@@ -0,0 +1,363 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0286e94aa91f53d4f8f574a8c6d1eb35
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: WebGL
|
||||
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: gardener0001
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1414
|
||||
width: 438
|
||||
height: 634
|
||||
alignment: 9
|
||||
pivot: {x: 0.38356164, y: 0.029652996}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: f07803f405bacef4aa1d50222393280e
|
||||
internalID: 706581643
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0002
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 438
|
||||
y: 1384
|
||||
width: 328
|
||||
height: 664
|
||||
alignment: 9
|
||||
pivot: {x: 0.44512194, y: 0.09307229}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: d7d24d6f003781c4fa35e98297965f65
|
||||
internalID: 2078754395
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0003
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 766
|
||||
y: 1369
|
||||
width: 424
|
||||
height: 679
|
||||
alignment: 9
|
||||
pivot: {x: 0.3490566, y: 0.0910162}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: a8d06f8b55fcbc34d8993464a3add9cc
|
||||
internalID: 1708464916
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0004
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1190
|
||||
y: 1436
|
||||
width: 456
|
||||
height: 612
|
||||
alignment: 9
|
||||
pivot: {x: 0.30701753, y: -0.021568628}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 0a12d40aee8427747a9eb7703265033f
|
||||
internalID: 2072553278
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0005
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 709
|
||||
width: 445
|
||||
height: 660
|
||||
alignment: 9
|
||||
pivot: {x: 0.26516855, y: 0.089090906}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e3d3df5fed62261469cf009d84095b8f
|
||||
internalID: 1165945086
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0006
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 445
|
||||
y: 705
|
||||
width: 416
|
||||
height: 664
|
||||
alignment: 9
|
||||
pivot: {x: 0.115384616, y: 0.120180726}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 27e6a837455a67348b375a1269ecc24b
|
||||
internalID: -279173328
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0007
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 861
|
||||
y: 800
|
||||
width: 403
|
||||
height: 569
|
||||
alignment: 9
|
||||
pivot: {x: 0.27295285, y: -0.08646749}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: bbe95220a74df6a4ca2a931e4f5eade2
|
||||
internalID: 2056171389
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0008
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1264
|
||||
y: 689
|
||||
width: 371
|
||||
height: 680
|
||||
alignment: 9
|
||||
pivot: {x: 0.48787063, y: 0.074705884}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: acc5087a961ade5418af711bd220ae43
|
||||
internalID: -701488773
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: gardener0009
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1414
|
||||
width: 438
|
||||
height: 634
|
||||
alignment: 9
|
||||
pivot: {x: 0.38356164, y: 0.029652996}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 4e416aa1ee109464d906f9cd430de911
|
||||
internalID: 1219910743
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 32de058587c126945b0540083fa5fa49
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
gardener0001: 706581643
|
||||
gardener0002: 2078754395
|
||||
gardener0003: 1708464916
|
||||
gardener0004: 2072553278
|
||||
gardener0005: 1165945086
|
||||
gardener0006: -279173328
|
||||
gardener0007: 2056171389
|
||||
gardener0008: -701488773
|
||||
gardener0009: 1219910743
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,24 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:c179811561e46de7708e12abb8935f69:0baf690effa419572f24a1f8b45e3941:b73df8620a8ecc2eb9e47a81b7b27bf1$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Gardener-Scared01.png
|
||||
:size=2048x2048
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
gardener0001;0;1414;438;634; 0.3835616438356164;0.029652996845425772; 0;0;0;0; 33;261;608;208;554;235;544;277;604;329;605;313;514;313;448;279;358;319;229;303;158;362;99;411;100;438;78;361;0;256;104;140;53;124;22;91;6;63;99;103;127;164;146;173;181;130;333;49;441;0;480;0;534;37;554;77;495;99;489;107;512;80;585;133;610;232;634; 31;1;31;32;29;30;31;1;29;31;25;26;27;24;25;27;23;27;28;23;24;27;22;23;28;28;29;1;15;19;20;18;16;17;18;19;15;18;15;16;14;15;20;14;20;21;9;14;21;14;9;10;11;12;13;10;11;13;14;10;13;8;9;21;7;8;21;7;21;22;7;28;2;2;5;6;5;2;3;5;3;4;7;2;6;28;1;2;28;7;22;0;1;32
|
||||
gardener0002;438;1384;328;664; 0.4451219512195122;0.09307228915662646; 0;0;0;0; 29;277;634;327;635;307;478;272;385;288;302;288;234;275;154;294;70;328;36;328;2;232;2;204;87;168;45;160;13;133;0;81;82;115;118;174;157;145;242;115;391;67;470;0;527;1;590;43;591;103;525;118;558;99;638;163;656;269;664; 27;0;27;28;25;26;27;0;25;27;21;23;24;21;22;23;20;21;24;3;24;2;19;20;24;2;25;0;3;19;24;16;11;12;15;16;12;12;13;14;4;18;3;12;14;15;16;17;11;5;18;4;8;9;10;7;8;10;11;6;7;6;11;17;6;17;5;5;17;18;11;7;10;24;25;2;0;1;2;19;3;18
|
||||
gardener0003;766;1369;424;679; 0.3490566037735849;0.09101620029455071; 0;0;0;0; 35;339;666;357;639;288;594;314;582;390;628;424;594;354;459;295;400;297;248;342;231;350;197;317;143;317;37;223;89;240;179;226;186;155;83;155;0;129;3;53;63;143;200;152;245;145;297;144;421;118;468;47;513;14;523;0;569;20;614;86;558;159;520;162;563;178;604;179;671;237;679; 33;32;33;34;2;32;34;31;2;30;27;28;29;24;29;30;26;27;29;25;26;29;24;25;29;23;24;30;31;32;2;30;2;3;15;8;14;16;19;20;20;21;15;21;8;15;16;17;18;16;18;19;20;15;16;21;22;8;11;12;13;14;8;11;8;9;10;8;10;11;11;13;14;22;7;8;7;23;30;30;6;7;3;4;5;3;5;6;30;3;6;23;7;22;0;1;2;0;2;34
|
||||
gardener0004;1190;1436;456;612; 0.30701754385964913;-0.021568627450980538; 0;0;0;0; 36;323;576;269;534;312;530;324;562;357;573;388;550;336;404;287;345;289;173;394;119;426;130;456;112;405;32;356;46;239;119;208;118;178;72;71;42;58;14;19;0;0;100;57;120;117;131;147;163;136;231;133;351;119;400;59;469;20;490;18;553;61;557;101;507;137;482;156;539;156;612;323;612; 34;1;34;35;1;33;34;28;30;31;27;31;32;28;29;30;27;28;31;26;27;32;1;32;33;26;7;25;15;22;23;17;21;22;20;17;19;15;16;22;17;18;19;20;21;17;16;17;22;8;14;15;8;15;23;8;23;24;9;12;13;8;13;14;9;10;11;9;11;12;8;9;13;7;8;24;7;24;25;1;6;7;2;5;6;5;2;3;5;3;4;1;2;6;7;26;32;7;32;1;0;1;35
|
||||
gardener0005;0;709;445;660; 0.2651685393258427;0.089090909090909; 0;0;0;0; 35;275;655;367;629;367;601;308;568;369;531;393;564;445;561;445;521;353;416;307;389;278;337;258;227;280;152;281;63;309;40;320;0;220;3;206;51;205;131;160;109;69;88;55;57;11;43;0;145;52;164;111;174;119;222;117;310;149;486;105;600;129;647;171;643;186;576;195;576;202;660; 33;29;31;32;29;30;31;28;29;32;28;32;33;9;10;28;10;27;28;27;11;26;20;24;25;23;20;22;20;21;22;23;24;20;19;20;25;25;26;18;26;11;18;25;18;19;13;16;17;13;17;18;14;15;16;13;14;16;18;12;13;18;11;12;27;10;11;3;9;28;3;28;33;3;8;9;7;4;5;7;5;6;4;7;8;3;4;8;0;3;33;3;0;1;3;1;2;0;33;34
|
||||
gardener0006;445;705;416;664; 0.11538461538461539;0.12018072289156623; 0;0;0;0; 31;325;628;341;595;267;568;335;520;358;541;396;541;416;503;300;409;222;369;171;169;171;155;157;106;179;0;101;9;54;9;0;77;26;119;65;150;82;181;52;240;48;313;83;425;77;497;12;591;18;651;65;646;91;588;121;555;155;595;173;664;222;664; 29;28;29;30;27;2;8;23;25;26;22;26;27;23;24;25;22;23;26;27;8;21;21;22;27;27;28;2;19;20;8;9;19;8;13;16;17;14;15;16;11;17;18;20;21;8;13;14;16;11;12;13;17;11;13;18;9;10;18;10;11;9;18;19;2;7;8;6;3;4;6;4;5;3;6;7;2;3;7;2;28;30;0;1;2;0;2;30
|
||||
gardener0007;861;800;403;569; 0.2729528535980149;-0.08646748681898075; 0;0;0;0; 32;302;554;316;525;245;490;247;480;297;474;313;513;357;514;374;490;314;352;261;291;255;139;329;116;374;125;403;114;358;12;232;70;158;21;89;31;27;0;0;6;14;114;116;102;106;191;108;311;87;387;21;461;20;512;56;539;113;453;142;471;139;558;194;569; 30;29;30;31;25;27;28;25;26;27;24;25;28;24;28;29;9;24;29;2;3;29;29;3;9;21;10;15;17;20;21;18;19;20;17;18;20;16;17;21;21;22;10;21;15;16;14;11;12;14;12;13;11;14;15;10;11;15;9;10;22;9;22;23;3;8;9;5;6;7;4;7;8;5;7;4;3;4;8;9;23;24;2;29;31;0;1;2;0;2;31
|
||||
gardener0008;1264;689;371;680; 0.48787061994609165;0.07470588235294107; 0;0;0;0; 29;306;652;263;604;279;603;320;652;371;653;345;493;306;411;329;288;299;105;321;0;206;27;228;157;160;115;159;56;127;54;78;129;108;167;185;227;153;404;122;450;0;511;0;565;30;579;142;514;143;552;154;577;136;655;205;680;306;680; 27;0;27;28;25;26;27;1;25;27;1;24;25;20;22;23;20;21;22;19;20;23;1;23;24;12;16;17;15;16;12;12;13;14;15;12;14;11;12;17;7;11;17;8;9;10;8;10;11;7;8;11;7;17;18;6;7;18;23;6;18;23;5;6;2;4;5;2;3;4;5;23;1;5;1;2;23;18;19;0;1;27
|
||||
gardener0009;0;1414;438;634; 0.3835616438356164;0.029652996845425772; 0;0;0;0; 33;261;608;208;554;235;544;277;604;329;605;313;514;313;448;279;358;319;229;303;158;362;99;411;100;438;78;361;0;256;104;140;53;124;22;91;6;63;99;103;127;164;146;173;181;130;333;49;441;0;480;0;534;37;554;77;495;99;489;107;512;80;585;133;610;232;634; 31;1;31;32;29;30;31;1;29;31;25;26;27;24;25;27;23;27;28;23;24;27;22;23;28;28;29;1;15;19;20;18;16;17;18;19;15;18;15;16;14;15;20;14;20;21;9;14;21;14;9;10;11;12;13;10;11;13;14;10;13;8;9;21;7;8;21;7;21;22;7;28;2;2;5;6;5;2;3;5;3;4;7;2;6;28;1;2;28;7;22;0;1;32
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7ded83b86258d234aaf27afddd86d4f9
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,112 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &5034469437909578894
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1592061707390547073}
|
||||
- component: {fileID: 5570919883172852520}
|
||||
- component: {fileID: 6340229455764265142}
|
||||
m_Layer: 8
|
||||
m_Name: Gardener
|
||||
m_TagString: CharacterArt
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1592061707390547073
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5034469437909578894}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!212 &5570919883172852520
|
||||
SpriteRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5034469437909578894}
|
||||
m_Enabled: 1
|
||||
m_CastShadows: 0
|
||||
m_ReceiveShadows: 0
|
||||
m_DynamicOccludee: 1
|
||||
m_StaticShadowCaster: 0
|
||||
m_MotionVectors: 1
|
||||
m_LightProbeUsage: 1
|
||||
m_ReflectionProbeUsage: 1
|
||||
m_RayTracingMode: 0
|
||||
m_RayTraceProcedural: 0
|
||||
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||
m_RayTracingAccelStructBuildFlags: 1
|
||||
m_SmallMeshCulling: 1
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
m_StaticBatchRoot: {fileID: 0}
|
||||
m_ProbeAnchor: {fileID: 0}
|
||||
m_LightProbeVolumeOverride: {fileID: 0}
|
||||
m_ScaleInLightmap: 1
|
||||
m_ReceiveGI: 1
|
||||
m_PreserveUVs: 0
|
||||
m_IgnoreNormalsForChartDetection: 0
|
||||
m_ImportantGI: 0
|
||||
m_StitchLightmapSeams: 1
|
||||
m_SelectedEditorRenderState: 0
|
||||
m_MinimumChartSize: 4
|
||||
m_AutoUVMaxDistance: 0.5
|
||||
m_AutoUVMaxAngle: 89
|
||||
m_LightmapParameters: {fileID: 0}
|
||||
m_SortingLayerID: 0
|
||||
m_SortingLayer: 0
|
||||
m_SortingOrder: 1
|
||||
m_Sprite: {fileID: -1674588785, guid: fd8520daf9c2a644a94d0afa1a5b7f4d, type: 3}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_FlipX: 0
|
||||
m_FlipY: 0
|
||||
m_DrawMode: 0
|
||||
m_Size: {x: 3.94, y: 4.59}
|
||||
m_AdaptiveModeThreshold: 0.5
|
||||
m_SpriteTileMode: 0
|
||||
m_WasSpriteAssigned: 1
|
||||
m_MaskInteraction: 0
|
||||
m_SpriteSortPoint: 0
|
||||
--- !u!95 &6340229455764265142
|
||||
Animator:
|
||||
serializedVersion: 7
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5034469437909578894}
|
||||
m_Enabled: 1
|
||||
m_Avatar: {fileID: 0}
|
||||
m_Controller: {fileID: 9100000, guid: 52ca9a2ea6efc67488288ac0e9e36240, type: 2}
|
||||
m_CullingMode: 0
|
||||
m_UpdateMode: 0
|
||||
m_ApplyRootMotion: 0
|
||||
m_LinearVelocityBlending: 0
|
||||
m_StabilizeFeet: 0
|
||||
m_AnimatePhysics: 0
|
||||
m_WarningMessage:
|
||||
m_HasTransformHierarchy: 1
|
||||
m_AllowConstantClipSamplingOptimization: 1
|
||||
m_KeepAnimatorStateOnDisable: 0
|
||||
m_WriteDefaultValuesOnDisable: 0
|
||||
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e660bbbe18c2a044f9f066822a6fd703
|
||||
guid: 7be57ba4ecd292f4c90169045a2d69e4
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
8
Assets/Art/Sprites/Spritesheets/Characters/Wolter.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8f6033af6ca4a0c45bde4db06febb52f
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 1001 KiB |
@@ -0,0 +1,455 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b215bf5a0a0f5db4da48c686489d8cab
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: 0
|
||||
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: WebGL
|
||||
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: wolter_jump0016.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1513
|
||||
width: 353
|
||||
height: 535
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: dc1f92cbb10fbfe41abe5593cd7255a7
|
||||
internalID: 553349555
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0017.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 384
|
||||
y: 1495
|
||||
width: 384
|
||||
height: 553
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: c38b08f3093775a458f2265d95a547f2
|
||||
internalID: 949643404
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0018.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 768
|
||||
y: 1495
|
||||
width: 384
|
||||
height: 553
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: be8c46e53d50a7b4f98ca4598398632e
|
||||
internalID: 779209807
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0019.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1152
|
||||
y: 1496
|
||||
width: 368
|
||||
height: 552
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: ad8e5b653f050bb47b74ace48e614d02
|
||||
internalID: -765294982
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0020.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1536
|
||||
y: 1496
|
||||
width: 368
|
||||
height: 552
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 1a6daeff9b94341499702f769e083f1a
|
||||
internalID: -1692258928
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0021.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 944
|
||||
width: 371
|
||||
height: 551
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: ee4135aa488632b418c47d2df761a03b
|
||||
internalID: 1433633040
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0022.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 384
|
||||
y: 944
|
||||
width: 371
|
||||
height: 551
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 5f8ec5ee7d203b74ea55b0348acc2142
|
||||
internalID: -1134214680
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0023.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 768
|
||||
y: 946
|
||||
width: 374
|
||||
height: 549
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 30e511bb0ce86264baa1b90f91a67bb4
|
||||
internalID: -122394679
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0024.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1152
|
||||
y: 946
|
||||
width: 374
|
||||
height: 549
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 5cf7280d1bd5aa34aa32f32cd05bccfe
|
||||
internalID: -707060961
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0025.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1536
|
||||
y: 946
|
||||
width: 374
|
||||
height: 549
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: f76e74a1e320ff847a968efa4fe7a1c8
|
||||
internalID: 253252098
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0026.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 393
|
||||
width: 373
|
||||
height: 549
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: d09a6c7a295345742b6e4805b9055cea
|
||||
internalID: 162215666
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0027.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 384
|
||||
y: 393
|
||||
width: 373
|
||||
height: 549
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 06c0140c5d66fda42811e4685459414a
|
||||
internalID: -1175693358
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0028.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 768
|
||||
y: 391
|
||||
width: 369
|
||||
height: 551
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: f7a120fac39c9b04183840ebf8d40a20
|
||||
internalID: -176178923
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: f30382c427ceb7b4e8eb7c994e1db50f
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
wolter_jump0016.tga: 553349555
|
||||
wolter_jump0017.tga: 949643404
|
||||
wolter_jump0018.tga: 779209807
|
||||
wolter_jump0019.tga: -765294982
|
||||
wolter_jump0020.tga: -1692258928
|
||||
wolter_jump0021.tga: 1433633040
|
||||
wolter_jump0022.tga: -1134214680
|
||||
wolter_jump0023.tga: -122394679
|
||||
wolter_jump0024.tga: -707060961
|
||||
wolter_jump0025.tga: 253252098
|
||||
wolter_jump0026.tga: 162215666
|
||||
wolter_jump0027.tga: -1175693358
|
||||
wolter_jump0028.tga: -176178923
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,28 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:9554ca798ca0d0c2293491dc1cb95d37:81e0a8daa90a9e251e64a92c8e85ceeb:1ee8c19b3772e7ac101e45c4e127e300$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Wolter-Wolter_Eat.png
|
||||
:size=2048x2048
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
wolter_jump0016.tga;0;1513;353;535; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0017.tga;384;1495;384;553; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0018.tga;768;1495;384;553; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0019.tga;1152;1496;368;552; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0020.tga;1536;1496;368;552; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0021.tga;0;944;371;551; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0022.tga;384;944;371;551; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0023.tga;768;946;374;549; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0024.tga;1152;946;374;549; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0025.tga;1536;946;374;549; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0026.tga;0;393;373;549; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0027.tga;384;393;373;549; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0028.tga;768;391;369;551; 0.5;0.09999999999999998; 0;0;0;0
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6f4e3b6f6c501364cb6f74990923df49
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 840 KiB |
@@ -0,0 +1,409 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ab4ddae652fc28246b0e0e3c3fa6a310
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: 0
|
||||
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: WebGL
|
||||
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: wolter_jump0005.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1487
|
||||
width: 449
|
||||
height: 561
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e98262c332ceb094aa396aca1ae75294
|
||||
internalID: 1547339118
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0006.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 449
|
||||
y: 1553
|
||||
width: 381
|
||||
height: 495
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 50d5c4af96417e14ea0caeee401c156e
|
||||
internalID: -1908743190
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0007.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 898
|
||||
y: 1560
|
||||
width: 318
|
||||
height: 488
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 004567d97cbc8ad4c879c3da22edd876
|
||||
internalID: -1557471863
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0008.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1347
|
||||
y: 1537
|
||||
width: 345
|
||||
height: 511
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 764994a8adc15ff4ba0c9aeb4a02326c
|
||||
internalID: -53376854
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0009.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 995
|
||||
width: 356
|
||||
height: 492
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: f9f949b629c6c83469342c08182bf9fe
|
||||
internalID: -20110242
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0010.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 449
|
||||
y: 995
|
||||
width: 356
|
||||
height: 492
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 2be3d49f19178124d85cc02a995a9a0c
|
||||
internalID: -1269673421
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0011.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 898
|
||||
y: 998
|
||||
width: 361
|
||||
height: 489
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: bbf707a4aef0ab741aed8f91cf519cff
|
||||
internalID: 935682700
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0012.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1347
|
||||
y: 998
|
||||
width: 361
|
||||
height: 489
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: aaf2f757fcd44404dac029d1a992b814
|
||||
internalID: 1760669646
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0013.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 412
|
||||
width: 360
|
||||
height: 514
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: cde726bc5448a014eb625fb429e90667
|
||||
internalID: -546741635
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0014.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 449
|
||||
y: 412
|
||||
width: 360
|
||||
height: 514
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: cc64c381163e91341a8547dfcbe4d6ec
|
||||
internalID: 311806820
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: wolter_jump0015.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 898
|
||||
y: 391
|
||||
width: 353
|
||||
height: 535
|
||||
alignment: 9
|
||||
pivot: {x: 0.5, y: 0.1}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 4c8b3730689d35f41882b55fd41aee7f
|
||||
internalID: 1323277058
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: cc52d40e2a0f3124d936493ca959c23f
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
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
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,26 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:9554ca798ca0d0c2293491dc1cb95d37:81e0a8daa90a9e251e64a92c8e85ceeb:1ee8c19b3772e7ac101e45c4e127e300$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Wolter-Wolter_Jump.png
|
||||
:size=2048x2048
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
wolter_jump0005.tga;0;1487;449;561; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0006.tga;449;1553;381;495; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0007.tga;898;1560;318;488; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0008.tga;1347;1537;345;511; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0009.tga;0;995;356;492; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0010.tga;449;995;356;492; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0011.tga;898;998;361;489; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0012.tga;1347;998;361;489; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0013.tga;0;412;360;514; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0014.tga;449;412;360;514; 0.5;0.09999999999999998; 0;0;0;0
|
||||
wolter_jump0015.tga;898;391;353;535; 0.5;0.09999999999999998; 0;0;0;0
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 230f1bb89d1fd164cb9daee35eb72153
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Sprites/Spritesheets/Quarry/BirdEyes.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 114cbe3c224c10745863f1e6d1814b9e
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Art/Sprites/Spritesheets/Quarry/BirdEyes/BirdEyes.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
@@ -0,0 +1,363 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1630961e1f25e4243ad74e4e3b0c7e54
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: 0
|
||||
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: WebGL
|
||||
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: Angry_01
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 7c55df349168b0746b110b67c0dccdd0
|
||||
internalID: 1623587888
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Angry_02
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 168
|
||||
y: 33
|
||||
width: 165
|
||||
height: 95
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: dfa1453b9aa5eec4bb0de35153359d28
|
||||
internalID: 890370234
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Angry_03
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 336
|
||||
y: 34
|
||||
width: 168
|
||||
height: 94
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 88d9af423ac8f1948b11aac86608ab67
|
||||
internalID: -1197832851
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Blink_01
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 504
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 3e40dffe30b8a0b47956b1c86d315c30
|
||||
internalID: 1056135953
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Blink_02
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 672
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: d174e3b2b60fe1c43a21a393145903ec
|
||||
internalID: 1573781492
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Happy_01
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 840
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 12f3b95e3c5983e43a1aa648cbe06873
|
||||
internalID: 1951851277
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Happy_02
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1008
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e8e968ca4e8f77f4d96fd25698d4d570
|
||||
internalID: 1932234690
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Happy_03
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1176
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: c3a4057a3ea2e4a478054568a633eeb4
|
||||
internalID: 1949253054
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: Neutral
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1344
|
||||
y: 29
|
||||
width: 167
|
||||
height: 99
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 369eeef046ca37140a972c191d41eb19
|
||||
internalID: 1271037226
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 247a0a7b9d917194abbe082fc13b9f67
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
Angry_01: 1623587888
|
||||
Angry_02: 890370234
|
||||
Angry_03: -1197832851
|
||||
Blink_01: 1056135953
|
||||
Blink_02: 1573781492
|
||||
Happy_01: 1951851277
|
||||
Happy_02: 1932234690
|
||||
Happy_03: 1949253054
|
||||
Neutral: 1271037226
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,24 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:01613098518a737bf25a6803c39a46f8:b88da7aa850466feca70ee8b6978b5b3:853bb668aa618e6ece10ff490e2edc2c$
|
||||
#
|
||||
:format=40300
|
||||
:texture=BirdEyes.png
|
||||
:size=2048x128
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
Angry_01;0;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
Angry_02;168;33;165;95; 0.5;0.5; 0;0;0;0
|
||||
Angry_03;336;34;168;94; 0.5;0.5; 0;0;0;0
|
||||
Blink_01;504;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
Blink_02;672;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
Happy_01;840;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
Happy_02;1008;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
Happy_03;1176;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
Neutral;1344;29;167;99; 0.5;0.5; 0;0;0;0
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 71beba2c9ae5fbc43be206486e9543bd
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
8
Assets/Art/Sprites/Spritesheets/Quarry/Minigame.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5979ed6e9c7dc67438133124e2693d07
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 75466ffba0bdd914ab4853cbd35d3945
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 505 KiB |
@@ -0,0 +1,363 @@
|
||||
fileFormatVersion: 2
|
||||
guid: feb2dddc8421d034d8a72b17ca06c95d
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
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: 0
|
||||
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: WebGL
|
||||
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: monster0001.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 1088
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e4ee748233fa3c74fa27790e9714e032
|
||||
internalID: -1863663057
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0002.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 288
|
||||
y: 1088
|
||||
width: 277
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 7068d4d2e3d912843a389c525ee444e9
|
||||
internalID: 2025540223
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0003.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 576
|
||||
y: 1088
|
||||
width: 269
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: e125bd00ae0057544aa2922ae38673a2
|
||||
internalID: 13047750
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0004.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 864
|
||||
y: 1088
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 605216da18efcf74b822ea3e412c0022
|
||||
internalID: 1782960124
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0005.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1152
|
||||
y: 1088
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 8de026c75c20ce444a142e34e86d2deb
|
||||
internalID: -2009255657
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0006.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1440
|
||||
y: 1088
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 72c216d25eb13ce4095c22f88e3a2984
|
||||
internalID: 843017846
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0007.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 1728
|
||||
y: 1088
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: 9ed2935d7856ee946a64ebee406fb68f
|
||||
internalID: 1862854296
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0008.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 128
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: b1a2a832bbe688a47976c175dfa189da
|
||||
internalID: -244502310
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
- serializedVersion: 2
|
||||
name: monster0009.tga
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 288
|
||||
y: 128
|
||||
width: 288
|
||||
height: 960
|
||||
alignment: 0
|
||||
pivot: {x: 0.5, y: 0.5}
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
customData:
|
||||
outline: []
|
||||
physicsShape: []
|
||||
tessellationDetail: 0
|
||||
bones: []
|
||||
spriteID: b34aad9688169304db4c5fb26757d16f
|
||||
internalID: 250634824
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: a20691a987331874990172b28791f978
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
monster0001.tga: -1863663057
|
||||
monster0002.tga: 2025540223
|
||||
monster0003.tga: 13047750
|
||||
monster0004.tga: 1782960124
|
||||
monster0005.tga: -2009255657
|
||||
monster0006.tga: 843017846
|
||||
monster0007.tga: 1862854296
|
||||
monster0008.tga: -244502310
|
||||
monster0009.tga: 250634824
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,24 @@
|
||||
#
|
||||
# Sprite sheet data for Unity.
|
||||
#
|
||||
# To import these sprites into your Unity project, download "TexturePackerImporter":
|
||||
# https://www.codeandweb.com/texturepacker/unity
|
||||
#
|
||||
# $TexturePacker:SmartUpdate:8ac1802b8ea4a05b6b0d40f5879150ca:03ca67ba6174c1d6096d2686d035797f:8a1bb1db56f7e234597399e42cd6e845$
|
||||
#
|
||||
:format=40300
|
||||
:texture=Monster.png
|
||||
:size=2048x2048
|
||||
:pivotpoints=enabled
|
||||
:borders=disabled
|
||||
:alphahandling=ClearTransparentPixels
|
||||
|
||||
monster0001.tga;0;1088;288;960; 0.5;0.5; 0;0;0;0
|
||||
monster0002.tga;288;1088;277;960; 0.5;0.5; 0;0;0;0
|
||||
monster0003.tga;576;1088;269;960; 0.5;0.5; 0;0;0;0
|
||||
monster0004.tga;864;1088;288;960; 0.5;0.5; 0;0;0;0
|
||||
monster0005.tga;1152;1088;288;960; 0.5;0.5; 0;0;0;0
|
||||
monster0006.tga;1440;1088;288;960; 0.5;0.5; 0;0;0;0
|
||||
monster0007.tga;1728;1088;288;960; 0.5;0.5; 0;0;0;0
|
||||
monster0008.tga;0;128;288;960; 0.5;0.5; 0;0;0;0
|
||||
monster0009.tga;288;128;288;960; 0.5;0.5; 0;0;0;0
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 518fba7c703d3c3409cd37a1a7f52ed7
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
After Width: | Height: | Size: 44 KiB |
@@ -0,0 +1,194 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1021fffcba2a03d40ae5371555089a22
|
||||
TextureImporter:
|
||||
internalIDToNameTable:
|
||||
- first:
|
||||
213: 7766407121562134464
|
||||
second: monster_head1_0
|
||||
- first:
|
||||
213: -9125130289615156199
|
||||
second: monster_head1_1
|
||||
- first:
|
||||
213: -3901095240998639361
|
||||
second: monster_head1_2
|
||||
- first:
|
||||
213: 8247604547213676640
|
||||
second: monster_head1_3
|
||||
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: WebGL
|
||||
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: monster_head1_1
|
||||
rect:
|
||||
serializedVersion: 2
|
||||
x: 10
|
||||
y: 5
|
||||
width: 246
|
||||
height: 345
|
||||
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: 91cc45e39560d5180800000000000000
|
||||
internalID: -9125130289615156199
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
outline: []
|
||||
customData:
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: e64f2633c5a06984296cf655c4c0de04
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spriteCustomMetadata:
|
||||
entries: []
|
||||
nameFileIdTable:
|
||||
monster_head1_0: 7766407121562134464
|
||||
monster_head1_1: -9125130289615156199
|
||||
monster_head1_2: -3901095240998639361
|
||||
monster_head1_3: 8247604547213676640
|
||||
mipmapLimitGroupName:
|
||||
pSDRemoveMatte: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||