init
This commit is contained in:
10
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.atlas.txt
Executable file
10
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.atlas.txt
Executable file
@@ -0,0 +1,10 @@
|
||||
Gauge.png
|
||||
size: 512, 128
|
||||
filter: Linear, Linear
|
||||
pma: true
|
||||
Background
|
||||
bounds: 254, 36, 224, 32
|
||||
Bar
|
||||
bounds: 254, 2, 224, 32
|
||||
Border
|
||||
bounds: 2, 8, 250, 60
|
||||
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.atlas.txt.meta
Executable file
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.atlas.txt.meta
Executable file
@@ -0,0 +1,4 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6afa4952627478a44995c3cdf2e96a24
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
53
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.json
Executable file
53
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.json
Executable file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "mUQaGw4LIww",
|
||||
"spine": "4.0.31",
|
||||
"x": -125,
|
||||
"y": -30,
|
||||
"width": 250,
|
||||
"height": 60,
|
||||
"fps": 1,
|
||||
"images": "./images/",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root" },
|
||||
{ "name": "Bar", "parent": "root", "x": -112.29 }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "Background", "bone": "root", "attachment": "Background" },
|
||||
{ "name": "Bar", "bone": "Bar", "attachment": "Bar" },
|
||||
{ "name": "Border", "bone": "root", "attachment": "Border" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"Background": {
|
||||
"Background": { "width": 224, "height": 32 }
|
||||
},
|
||||
"Bar": {
|
||||
"Bar": { "x": 112.29, "width": 224, "height": 32 }
|
||||
},
|
||||
"Border": {
|
||||
"Border": { "width": 250, "height": 60 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"Fill": {
|
||||
"bones": {
|
||||
"Bar": {
|
||||
"scale": [
|
||||
{
|
||||
"x": 0.002,
|
||||
"curve": [ 0.25, 0.002, 0.75, 1, 0.25, 1, 0.75, 1 ]
|
||||
},
|
||||
{ "time": 1 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.json.meta
Executable file
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.json.meta
Executable file
@@ -0,0 +1,4 @@
|
||||
fileFormatVersion: 2
|
||||
guid: af5e86c10d52bad43b0b62542815f199
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
BIN
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.png
Executable file
BIN
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
74
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.png.meta
Executable file
74
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge.png.meta
Executable file
@@ -0,0 +1,74 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a11301aad15ed6b4995485a02a81b132
|
||||
timeCreated: 1560707248
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 4
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -1
|
||||
wrapU: -1
|
||||
wrapV: -1
|
||||
wrapW: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 0
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
platformSettings:
|
||||
- buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,17 @@
|
||||
%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: a6b194f808b1af6499c93410e504af42, type: 3}
|
||||
m_Name: Gauge_Atlas
|
||||
m_EditorClassIdentifier:
|
||||
atlasFile: {fileID: 4900000, guid: 6afa4952627478a44995c3cdf2e96a24, type: 3}
|
||||
materials:
|
||||
- {fileID: 2100000, guid: 9ab9bdbda020b3e46b5a3b0558ef591d, type: 2}
|
||||
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge_Atlas.asset.meta
Executable file
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge_Atlas.asset.meta
Executable file
@@ -0,0 +1,4 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e888132736b335e4c88bc0a283b474c6
|
||||
NativeFormatImporter:
|
||||
userData:
|
||||
@@ -0,0 +1,45 @@
|
||||
%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: Gauge_Material
|
||||
m_Shader: {fileID: 4800000, guid: 1e8a610c9e01c3648bac42585e5fc676, type: 3}
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords: []
|
||||
m_InvalidKeywords:
|
||||
- _USE8NEIGHBOURHOOD_ON
|
||||
m_LightmapFlags: 5
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_LockedProperties:
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 2800000, guid: a11301aad15ed6b4995485a02a81b132, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
m_Floats:
|
||||
- _Cutoff: 0.1
|
||||
- _OutlineMipLevel: 0
|
||||
- _OutlineReferenceTexWidth: 1024
|
||||
- _OutlineSmoothness: 1
|
||||
- _OutlineWidth: 3
|
||||
- _StencilComp: 8
|
||||
- _StencilRef: 1
|
||||
- _StraightAlphaInput: 0
|
||||
- _ThresholdEnd: 0.25
|
||||
- _Use8Neighbourhood: 1
|
||||
m_Colors:
|
||||
- _OutlineColor: {r: 1, g: 1, b: 0, a: 1}
|
||||
m_BuildTextureStacks: []
|
||||
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge_Material.mat.meta
Executable file
4
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge_Material.mat.meta
Executable file
@@ -0,0 +1,4 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9ab9bdbda020b3e46b5a3b0558ef591d
|
||||
NativeFormatImporter:
|
||||
userData:
|
||||
22
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge_SkeletonData.asset
Executable file
22
Assets/Spine Examples/Spine Skeletons/Gauge/Gauge_SkeletonData.asset
Executable file
@@ -0,0 +1,22 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: f1b3b4b945939a54ea0b23d3396115fb, type: 3}
|
||||
m_Name: Gauge_SkeletonData
|
||||
m_EditorClassIdentifier:
|
||||
atlasAssets:
|
||||
- {fileID: 11400000, guid: e888132736b335e4c88bc0a283b474c6, type: 2}
|
||||
skeletonJSON: {fileID: 4900000, guid: af5e86c10d52bad43b0b62542815f199, type: 3}
|
||||
scale: 0.01
|
||||
fromAnimation: []
|
||||
toAnimation: []
|
||||
duration: []
|
||||
defaultMix: 0.2
|
||||
controller: {fileID: 0}
|
||||
@@ -0,0 +1,4 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 22b19a38b21c15a48854f0db86b0b7d3
|
||||
NativeFormatImporter:
|
||||
userData:
|
||||
9
Assets/Spine Examples/Spine Skeletons/Gauge/ReferenceAssets.meta
Executable file
9
Assets/Spine Examples/Spine Skeletons/Gauge/ReferenceAssets.meta
Executable file
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 32b45fca01f880942a0f95f63800b220
|
||||
folderAsset: yes
|
||||
timeCreated: 1523324866
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
15
Assets/Spine Examples/Spine Skeletons/Gauge/ReferenceAssets/Fill.asset
Executable file
15
Assets/Spine Examples/Spine Skeletons/Gauge/ReferenceAssets/Fill.asset
Executable file
@@ -0,0 +1,15 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 6e3e95a05e4c9774397eeeb7bdee8ccb, type: 3}
|
||||
m_Name: Fill
|
||||
m_EditorClassIdentifier:
|
||||
skeletonDataAsset: {fileID: 11400000, guid: 22b19a38b21c15a48854f0db86b0b7d3, type: 2}
|
||||
animationName: Fill
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 416feb17a0d192844abb17619bf81153
|
||||
timeCreated: 1523324866
|
||||
licenseType: Free
|
||||
NativeFormatImporter:
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user