Compare commits
No commits in common. "10de375739e37c33b5fbea9e3b2424973bff1db4" and "96ad38cf71ab52d0839064e3357db754b7cb3309" have entirely different histories.
10de375739
...
96ad38cf71
@ -1,35 +0,0 @@
|
||||
name: Gitea Actions Demo
|
||||
on:
|
||||
push:
|
||||
tags: '*'
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
working-directory: /Users/mac/rp_games/rp_10012
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: mac-local
|
||||
steps:
|
||||
- name: update code
|
||||
run: |
|
||||
pwd
|
||||
git pull
|
||||
echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
|
||||
- name: npm i
|
||||
run: |
|
||||
npm i
|
||||
- name: build
|
||||
run: |
|
||||
echo 'build'
|
||||
code=0
|
||||
/Applications/CocosCreator/Creator/3.8.5/CocosCreator.app/Contents/MacOS/CocosCreator --project ./ --build "configPath=./buildConfig_web-mobile.json;" || code=$?
|
||||
test $code -eq 36
|
||||
- name: image compression
|
||||
run: |
|
||||
compress-imgs.sh -root ./build/web-mobile/
|
||||
- name: upload
|
||||
run: |
|
||||
rsync -av --delete build/web-mobile/ zy@dou-dev:/data/rpgames-static/$(basename $PWD)
|
||||
|
||||
@ -1,265 +0,0 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.AnimationClip",
|
||||
"_name": "oneScatter",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {
|
||||
"embeddedPlayerGroups": []
|
||||
},
|
||||
"_native": "",
|
||||
"sample": 60,
|
||||
"speed": 1,
|
||||
"wrapMode": 2,
|
||||
"enableTrsBlending": false,
|
||||
"_duration": 1,
|
||||
"_hash": 500763545,
|
||||
"_tracks": [
|
||||
{
|
||||
"__id__": 1
|
||||
}
|
||||
],
|
||||
"_exoticAnimation": null,
|
||||
"_events": [],
|
||||
"_embeddedPlayers": [],
|
||||
"_additiveSettings": {
|
||||
"__id__": 12
|
||||
},
|
||||
"_auxiliaryCurveEntries": []
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.VectorTrack",
|
||||
"_binding": {
|
||||
"__type__": "cc.animation.TrackBinding",
|
||||
"path": {
|
||||
"__id__": 2
|
||||
},
|
||||
"proxy": null
|
||||
},
|
||||
"_channels": [
|
||||
{
|
||||
"__id__": 4
|
||||
},
|
||||
{
|
||||
"__id__": 6
|
||||
},
|
||||
{
|
||||
"__id__": 8
|
||||
},
|
||||
{
|
||||
"__id__": 10
|
||||
}
|
||||
],
|
||||
"_nComponents": 3
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.TrackPath",
|
||||
"_paths": [
|
||||
{
|
||||
"__id__": 3
|
||||
},
|
||||
"scale"
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.HierarchyPath",
|
||||
"path": "FrameNode/oneScatter/oneScatter"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.Channel",
|
||||
"_curve": {
|
||||
"__id__": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.5,
|
||||
1
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1.100000023841858,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"preExtrapolation": 1,
|
||||
"postExtrapolation": 1
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.Channel",
|
||||
"_curve": {
|
||||
"__id__": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.5,
|
||||
1
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1.100000023841858,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"preExtrapolation": 1,
|
||||
"postExtrapolation": 1
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.Channel",
|
||||
"_curve": {
|
||||
"__id__": 9
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealCurve",
|
||||
"_times": [
|
||||
0,
|
||||
0.5,
|
||||
1
|
||||
],
|
||||
"_values": [
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealKeyframeValue",
|
||||
"interpolationMode": 0,
|
||||
"tangentWeightMode": 0,
|
||||
"value": 1,
|
||||
"rightTangent": 0,
|
||||
"rightTangentWeight": 1,
|
||||
"leftTangent": 0,
|
||||
"leftTangentWeight": 1,
|
||||
"easingMethod": 0,
|
||||
"__editorExtras__": {
|
||||
"tangentMode": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"preExtrapolation": 1,
|
||||
"postExtrapolation": 1
|
||||
},
|
||||
{
|
||||
"__type__": "cc.animation.Channel",
|
||||
"_curve": {
|
||||
"__id__": 11
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "cc.RealCurve",
|
||||
"_times": [],
|
||||
"_values": [],
|
||||
"preExtrapolation": 1,
|
||||
"postExtrapolation": 1
|
||||
},
|
||||
{
|
||||
"__type__": "cc.AnimationClipAdditiveSettings",
|
||||
"enabled": false,
|
||||
"refClip": null
|
||||
}
|
||||
]
|
||||
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "c53da53d-daf4-43d2-b967-7fa977ea588a",
|
||||
"uuid": "83761dbe-eef6-4dc5-b030-32096659bac0",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "c53da53d-daf4-43d2-b967-7fa977ea588a@6c48a",
|
||||
"uuid": "83761dbe-eef6-4dc5-b030-32096659bac0@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "c53da53d-daf4-43d2-b967-7fa977ea588a",
|
||||
"imageUuidOrDatabaseUri": "83761dbe-eef6-4dc5-b030-32096659bac0",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "c53da53d-daf4-43d2-b967-7fa977ea588a@f9941",
|
||||
"uuid": "83761dbe-eef6-4dc5-b030-32096659bac0@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "c53da53d-daf4-43d2-b967-7fa977ea588a@6c48a",
|
||||
"imageUuidOrDatabaseUri": "83761dbe-eef6-4dc5-b030-32096659bac0@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "c53da53d-daf4-43d2-b967-7fa977ea588a@6c48a"
|
||||
"redirect": "83761dbe-eef6-4dc5-b030-32096659bac0@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "7d2e3cf8-f5d0-4ffd-8628-8ba86c8441fc",
|
||||
"uuid": "6df5a913-584c-49e7-8edd-b52ed886e132",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "7d2e3cf8-f5d0-4ffd-8628-8ba86c8441fc@6c48a",
|
||||
"uuid": "6df5a913-584c-49e7-8edd-b52ed886e132@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "7d2e3cf8-f5d0-4ffd-8628-8ba86c8441fc",
|
||||
"imageUuidOrDatabaseUri": "6df5a913-584c-49e7-8edd-b52ed886e132",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "7d2e3cf8-f5d0-4ffd-8628-8ba86c8441fc@f9941",
|
||||
"uuid": "6df5a913-584c-49e7-8edd-b52ed886e132@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "7d2e3cf8-f5d0-4ffd-8628-8ba86c8441fc@6c48a",
|
||||
"imageUuidOrDatabaseUri": "6df5a913-584c-49e7-8edd-b52ed886e132@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "7d2e3cf8-f5d0-4ffd-8628-8ba86c8441fc@6c48a"
|
||||
"redirect": "6df5a913-584c-49e7-8edd-b52ed886e132@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "7fc229e4-2173-4b06-bc99-fe2cb8ea8a33",
|
||||
"uuid": "0a711b40-60c2-4707-8150-bfd8c3dc36bf",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "7fc229e4-2173-4b06-bc99-fe2cb8ea8a33@6c48a",
|
||||
"uuid": "0a711b40-60c2-4707-8150-bfd8c3dc36bf@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "7fc229e4-2173-4b06-bc99-fe2cb8ea8a33",
|
||||
"imageUuidOrDatabaseUri": "0a711b40-60c2-4707-8150-bfd8c3dc36bf",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "7fc229e4-2173-4b06-bc99-fe2cb8ea8a33@f9941",
|
||||
"uuid": "0a711b40-60c2-4707-8150-bfd8c3dc36bf@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "7fc229e4-2173-4b06-bc99-fe2cb8ea8a33@6c48a",
|
||||
"imageUuidOrDatabaseUri": "0a711b40-60c2-4707-8150-bfd8c3dc36bf@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "7fc229e4-2173-4b06-bc99-fe2cb8ea8a33@6c48a"
|
||||
"redirect": "0a711b40-60c2-4707-8150-bfd8c3dc36bf@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "fe59a512-1c00-42b9-8e75-4dd4a742363d",
|
||||
"uuid": "0848aa53-49af-47fa-8b5b-2825f4bbc8a0",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "fe59a512-1c00-42b9-8e75-4dd4a742363d@6c48a",
|
||||
"uuid": "0848aa53-49af-47fa-8b5b-2825f4bbc8a0@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "fe59a512-1c00-42b9-8e75-4dd4a742363d",
|
||||
"imageUuidOrDatabaseUri": "0848aa53-49af-47fa-8b5b-2825f4bbc8a0",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "fe59a512-1c00-42b9-8e75-4dd4a742363d@f9941",
|
||||
"uuid": "0848aa53-49af-47fa-8b5b-2825f4bbc8a0@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "fe59a512-1c00-42b9-8e75-4dd4a742363d@6c48a",
|
||||
"imageUuidOrDatabaseUri": "0848aa53-49af-47fa-8b5b-2825f4bbc8a0@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "fe59a512-1c00-42b9-8e75-4dd4a742363d@6c48a"
|
||||
"redirect": "0848aa53-49af-47fa-8b5b-2825f4bbc8a0@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "823b0736-0712-4411-8ce3-50c9e8a53c1e",
|
||||
"uuid": "8c360a87-4769-4c75-a36f-e2f06cd612db",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "823b0736-0712-4411-8ce3-50c9e8a53c1e@6c48a",
|
||||
"uuid": "8c360a87-4769-4c75-a36f-e2f06cd612db@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "823b0736-0712-4411-8ce3-50c9e8a53c1e",
|
||||
"imageUuidOrDatabaseUri": "8c360a87-4769-4c75-a36f-e2f06cd612db",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "823b0736-0712-4411-8ce3-50c9e8a53c1e@f9941",
|
||||
"uuid": "8c360a87-4769-4c75-a36f-e2f06cd612db@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "823b0736-0712-4411-8ce3-50c9e8a53c1e@6c48a",
|
||||
"imageUuidOrDatabaseUri": "8c360a87-4769-4c75-a36f-e2f06cd612db@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "823b0736-0712-4411-8ce3-50c9e8a53c1e@6c48a"
|
||||
"redirect": "8c360a87-4769-4c75-a36f-e2f06cd612db@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "9a948db1-abf8-4129-9192-8464c4e6af03",
|
||||
"uuid": "462776a2-786c-4fc5-97c4-47b3b0315b83",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "9a948db1-abf8-4129-9192-8464c4e6af03@6c48a",
|
||||
"uuid": "462776a2-786c-4fc5-97c4-47b3b0315b83@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "9a948db1-abf8-4129-9192-8464c4e6af03",
|
||||
"imageUuidOrDatabaseUri": "462776a2-786c-4fc5-97c4-47b3b0315b83",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "9a948db1-abf8-4129-9192-8464c4e6af03@f9941",
|
||||
"uuid": "462776a2-786c-4fc5-97c4-47b3b0315b83@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "9a948db1-abf8-4129-9192-8464c4e6af03@6c48a",
|
||||
"imageUuidOrDatabaseUri": "462776a2-786c-4fc5-97c4-47b3b0315b83@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "9a948db1-abf8-4129-9192-8464c4e6af03@6c48a"
|
||||
"redirect": "462776a2-786c-4fc5-97c4-47b3b0315b83@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "0062d084-e4d5-4c16-a3e5-4d4424fad77d",
|
||||
"uuid": "842579bd-9926-4b32-a983-6877d183c156",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "0062d084-e4d5-4c16-a3e5-4d4424fad77d@6c48a",
|
||||
"uuid": "842579bd-9926-4b32-a983-6877d183c156@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "0062d084-e4d5-4c16-a3e5-4d4424fad77d",
|
||||
"imageUuidOrDatabaseUri": "842579bd-9926-4b32-a983-6877d183c156",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "0062d084-e4d5-4c16-a3e5-4d4424fad77d@f9941",
|
||||
"uuid": "842579bd-9926-4b32-a983-6877d183c156@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "0062d084-e4d5-4c16-a3e5-4d4424fad77d@6c48a",
|
||||
"imageUuidOrDatabaseUri": "842579bd-9926-4b32-a983-6877d183c156@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "0062d084-e4d5-4c16-a3e5-4d4424fad77d@6c48a"
|
||||
"redirect": "842579bd-9926-4b32-a983-6877d183c156@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "8c5a4c1e-3d0b-4228-8904-929da7001b5e",
|
||||
"uuid": "d0cf3ae9-00d9-4d9b-b2a7-785d1a402805",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "8c5a4c1e-3d0b-4228-8904-929da7001b5e@6c48a",
|
||||
"uuid": "d0cf3ae9-00d9-4d9b-b2a7-785d1a402805@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "8c5a4c1e-3d0b-4228-8904-929da7001b5e",
|
||||
"imageUuidOrDatabaseUri": "d0cf3ae9-00d9-4d9b-b2a7-785d1a402805",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "8c5a4c1e-3d0b-4228-8904-929da7001b5e@f9941",
|
||||
"uuid": "d0cf3ae9-00d9-4d9b-b2a7-785d1a402805@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "8c5a4c1e-3d0b-4228-8904-929da7001b5e@6c48a",
|
||||
"imageUuidOrDatabaseUri": "d0cf3ae9-00d9-4d9b-b2a7-785d1a402805@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "8c5a4c1e-3d0b-4228-8904-929da7001b5e@6c48a"
|
||||
"redirect": "d0cf3ae9-00d9-4d9b-b2a7-785d1a402805@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "6d8f507a-963c-43ee-a569-a517f435fe41",
|
||||
"uuid": "013e1776-5a13-437c-ab0a-6e380048ef79",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "6d8f507a-963c-43ee-a569-a517f435fe41@6c48a",
|
||||
"uuid": "013e1776-5a13-437c-ab0a-6e380048ef79@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "6d8f507a-963c-43ee-a569-a517f435fe41",
|
||||
"imageUuidOrDatabaseUri": "013e1776-5a13-437c-ab0a-6e380048ef79",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "6d8f507a-963c-43ee-a569-a517f435fe41@f9941",
|
||||
"uuid": "013e1776-5a13-437c-ab0a-6e380048ef79@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "6d8f507a-963c-43ee-a569-a517f435fe41@6c48a",
|
||||
"imageUuidOrDatabaseUri": "013e1776-5a13-437c-ab0a-6e380048ef79@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "6d8f507a-963c-43ee-a569-a517f435fe41@6c48a"
|
||||
"redirect": "013e1776-5a13-437c-ab0a-6e380048ef79@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "69986d39-c62f-4bdb-9837-5f1b48ae915e",
|
||||
"uuid": "675ff3bc-922f-4f4f-ab90-707ea86988f2",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "69986d39-c62f-4bdb-9837-5f1b48ae915e@6c48a",
|
||||
"uuid": "675ff3bc-922f-4f4f-ab90-707ea86988f2@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "69986d39-c62f-4bdb-9837-5f1b48ae915e",
|
||||
"imageUuidOrDatabaseUri": "675ff3bc-922f-4f4f-ab90-707ea86988f2",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "69986d39-c62f-4bdb-9837-5f1b48ae915e@f9941",
|
||||
"uuid": "675ff3bc-922f-4f4f-ab90-707ea86988f2@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "69986d39-c62f-4bdb-9837-5f1b48ae915e@6c48a",
|
||||
"imageUuidOrDatabaseUri": "675ff3bc-922f-4f4f-ab90-707ea86988f2@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "69986d39-c62f-4bdb-9837-5f1b48ae915e@6c48a"
|
||||
"redirect": "675ff3bc-922f-4f4f-ab90-707ea86988f2@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "2a47bfc4-850e-493a-b63d-1187f52843f2",
|
||||
"uuid": "dea9d272-fb65-42d7-a54b-6eba576c1722",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "2a47bfc4-850e-493a-b63d-1187f52843f2@6c48a",
|
||||
"uuid": "dea9d272-fb65-42d7-a54b-6eba576c1722@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "2a47bfc4-850e-493a-b63d-1187f52843f2",
|
||||
"imageUuidOrDatabaseUri": "dea9d272-fb65-42d7-a54b-6eba576c1722",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "2a47bfc4-850e-493a-b63d-1187f52843f2@f9941",
|
||||
"uuid": "dea9d272-fb65-42d7-a54b-6eba576c1722@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "2a47bfc4-850e-493a-b63d-1187f52843f2@6c48a",
|
||||
"imageUuidOrDatabaseUri": "dea9d272-fb65-42d7-a54b-6eba576c1722@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "2a47bfc4-850e-493a-b63d-1187f52843f2@6c48a"
|
||||
"redirect": "dea9d272-fb65-42d7-a54b-6eba576c1722@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "47232e5d-8d3c-4c39-95dc-8c58328a20a8",
|
||||
"uuid": "25e86834-a6eb-4344-a185-12d504759432",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "47232e5d-8d3c-4c39-95dc-8c58328a20a8@6c48a",
|
||||
"uuid": "25e86834-a6eb-4344-a185-12d504759432@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "47232e5d-8d3c-4c39-95dc-8c58328a20a8",
|
||||
"imageUuidOrDatabaseUri": "25e86834-a6eb-4344-a185-12d504759432",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "47232e5d-8d3c-4c39-95dc-8c58328a20a8@f9941",
|
||||
"uuid": "25e86834-a6eb-4344-a185-12d504759432@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "47232e5d-8d3c-4c39-95dc-8c58328a20a8@6c48a",
|
||||
"imageUuidOrDatabaseUri": "25e86834-a6eb-4344-a185-12d504759432@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "47232e5d-8d3c-4c39-95dc-8c58328a20a8@6c48a"
|
||||
"redirect": "25e86834-a6eb-4344-a185-12d504759432@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "19717881-317a-4ae9-9d26-0352348343d4",
|
||||
"uuid": "2a62b197-e933-45be-bfa2-d4da02731e75",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "19717881-317a-4ae9-9d26-0352348343d4@6c48a",
|
||||
"uuid": "2a62b197-e933-45be-bfa2-d4da02731e75@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "19717881-317a-4ae9-9d26-0352348343d4",
|
||||
"imageUuidOrDatabaseUri": "2a62b197-e933-45be-bfa2-d4da02731e75",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "19717881-317a-4ae9-9d26-0352348343d4@f9941",
|
||||
"uuid": "2a62b197-e933-45be-bfa2-d4da02731e75@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "19717881-317a-4ae9-9d26-0352348343d4@6c48a",
|
||||
"imageUuidOrDatabaseUri": "2a62b197-e933-45be-bfa2-d4da02731e75@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "19717881-317a-4ae9-9d26-0352348343d4@6c48a"
|
||||
"redirect": "2a62b197-e933-45be-bfa2-d4da02731e75@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "9e571078-bc54-45ba-a7fc-260f5fe0851f",
|
||||
"uuid": "3c215970-06f6-45ad-9150-79c72a125897",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "9e571078-bc54-45ba-a7fc-260f5fe0851f@6c48a",
|
||||
"uuid": "3c215970-06f6-45ad-9150-79c72a125897@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "9e571078-bc54-45ba-a7fc-260f5fe0851f",
|
||||
"imageUuidOrDatabaseUri": "3c215970-06f6-45ad-9150-79c72a125897",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "9e571078-bc54-45ba-a7fc-260f5fe0851f@f9941",
|
||||
"uuid": "3c215970-06f6-45ad-9150-79c72a125897@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "9e571078-bc54-45ba-a7fc-260f5fe0851f@6c48a",
|
||||
"imageUuidOrDatabaseUri": "3c215970-06f6-45ad-9150-79c72a125897@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "9e571078-bc54-45ba-a7fc-260f5fe0851f@6c48a"
|
||||
"redirect": "3c215970-06f6-45ad-9150-79c72a125897@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "4366f4ab-3025-49e5-99e0-a7e52a4c073b",
|
||||
"uuid": "a2e1f4ee-83d0-422d-8662-202b5e541aab",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "4366f4ab-3025-49e5-99e0-a7e52a4c073b@6c48a",
|
||||
"uuid": "a2e1f4ee-83d0-422d-8662-202b5e541aab@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "4366f4ab-3025-49e5-99e0-a7e52a4c073b",
|
||||
"imageUuidOrDatabaseUri": "a2e1f4ee-83d0-422d-8662-202b5e541aab",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "4366f4ab-3025-49e5-99e0-a7e52a4c073b@f9941",
|
||||
"uuid": "a2e1f4ee-83d0-422d-8662-202b5e541aab@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "4366f4ab-3025-49e5-99e0-a7e52a4c073b@6c48a",
|
||||
"imageUuidOrDatabaseUri": "a2e1f4ee-83d0-422d-8662-202b5e541aab@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "4366f4ab-3025-49e5-99e0-a7e52a4c073b@6c48a"
|
||||
"redirect": "a2e1f4ee-83d0-422d-8662-202b5e541aab@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "d13fd02c-24e3-470b-8cd3-e902861363d7",
|
||||
"uuid": "18e26121-1fad-48c5-910f-80dff495fd9e",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "d13fd02c-24e3-470b-8cd3-e902861363d7@6c48a",
|
||||
"uuid": "18e26121-1fad-48c5-910f-80dff495fd9e@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "d13fd02c-24e3-470b-8cd3-e902861363d7",
|
||||
"imageUuidOrDatabaseUri": "18e26121-1fad-48c5-910f-80dff495fd9e",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "d13fd02c-24e3-470b-8cd3-e902861363d7@f9941",
|
||||
"uuid": "18e26121-1fad-48c5-910f-80dff495fd9e@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "d13fd02c-24e3-470b-8cd3-e902861363d7@6c48a",
|
||||
"imageUuidOrDatabaseUri": "18e26121-1fad-48c5-910f-80dff495fd9e@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "d13fd02c-24e3-470b-8cd3-e902861363d7@6c48a"
|
||||
"redirect": "18e26121-1fad-48c5-910f-80dff495fd9e@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "58ef627e-60b8-4009-a400-2c91839313a2",
|
||||
"uuid": "09e865d6-1061-4fe9-98d1-c83021808056",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "58ef627e-60b8-4009-a400-2c91839313a2@6c48a",
|
||||
"uuid": "09e865d6-1061-4fe9-98d1-c83021808056@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "58ef627e-60b8-4009-a400-2c91839313a2",
|
||||
"imageUuidOrDatabaseUri": "09e865d6-1061-4fe9-98d1-c83021808056",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "58ef627e-60b8-4009-a400-2c91839313a2@f9941",
|
||||
"uuid": "09e865d6-1061-4fe9-98d1-c83021808056@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "58ef627e-60b8-4009-a400-2c91839313a2@6c48a",
|
||||
"imageUuidOrDatabaseUri": "09e865d6-1061-4fe9-98d1-c83021808056@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "58ef627e-60b8-4009-a400-2c91839313a2@6c48a"
|
||||
"redirect": "09e865d6-1061-4fe9-98d1-c83021808056@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "a10e3030-9ab1-4c8f-9fec-96e46c9753e7",
|
||||
"uuid": "c1dd445a-f64a-4677-a350-d8270fe801d9",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "a10e3030-9ab1-4c8f-9fec-96e46c9753e7@6c48a",
|
||||
"uuid": "c1dd445a-f64a-4677-a350-d8270fe801d9@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "a10e3030-9ab1-4c8f-9fec-96e46c9753e7",
|
||||
"imageUuidOrDatabaseUri": "c1dd445a-f64a-4677-a350-d8270fe801d9",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "a10e3030-9ab1-4c8f-9fec-96e46c9753e7@f9941",
|
||||
"uuid": "c1dd445a-f64a-4677-a350-d8270fe801d9@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "a10e3030-9ab1-4c8f-9fec-96e46c9753e7@6c48a",
|
||||
"imageUuidOrDatabaseUri": "c1dd445a-f64a-4677-a350-d8270fe801d9@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "a10e3030-9ab1-4c8f-9fec-96e46c9753e7@6c48a"
|
||||
"redirect": "c1dd445a-f64a-4677-a350-d8270fe801d9@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "69b3f9dc-2d49-4719-a8c0-363cf6c817f3",
|
||||
"uuid": "76c1a37e-b33c-4b01-84e0-1d0c27b20560",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "69b3f9dc-2d49-4719-a8c0-363cf6c817f3@6c48a",
|
||||
"uuid": "76c1a37e-b33c-4b01-84e0-1d0c27b20560@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "69b3f9dc-2d49-4719-a8c0-363cf6c817f3",
|
||||
"imageUuidOrDatabaseUri": "76c1a37e-b33c-4b01-84e0-1d0c27b20560",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "69b3f9dc-2d49-4719-a8c0-363cf6c817f3@f9941",
|
||||
"uuid": "76c1a37e-b33c-4b01-84e0-1d0c27b20560@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "69b3f9dc-2d49-4719-a8c0-363cf6c817f3@6c48a",
|
||||
"imageUuidOrDatabaseUri": "76c1a37e-b33c-4b01-84e0-1d0c27b20560@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "69b3f9dc-2d49-4719-a8c0-363cf6c817f3@6c48a"
|
||||
"redirect": "76c1a37e-b33c-4b01-84e0-1d0c27b20560@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "cdbfb516-9db7-4d3a-8f39-70160d8ca553",
|
||||
"uuid": "d35af7a0-2125-4ead-9318-3fbeadcacc9a",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "cdbfb516-9db7-4d3a-8f39-70160d8ca553@6c48a",
|
||||
"uuid": "d35af7a0-2125-4ead-9318-3fbeadcacc9a@6c48a",
|
||||
"displayName": "CANCEL",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "cdbfb516-9db7-4d3a-8f39-70160d8ca553",
|
||||
"imageUuidOrDatabaseUri": "d35af7a0-2125-4ead-9318-3fbeadcacc9a",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "cdbfb516-9db7-4d3a-8f39-70160d8ca553@f9941",
|
||||
"uuid": "d35af7a0-2125-4ead-9318-3fbeadcacc9a@f9941",
|
||||
"displayName": "CANCEL",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "cdbfb516-9db7-4d3a-8f39-70160d8ca553@6c48a",
|
||||
"imageUuidOrDatabaseUri": "d35af7a0-2125-4ead-9318-3fbeadcacc9a@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "cdbfb516-9db7-4d3a-8f39-70160d8ca553@6c48a"
|
||||
"redirect": "d35af7a0-2125-4ead-9318-3fbeadcacc9a@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 884 B After Width: | Height: | Size: 884 B |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "5b9d515f-e9cb-4c49-b786-c7a99647a955",
|
||||
"uuid": "1f456cc1-bb47-4c40-9af0-53f3d15f2c6d",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "5b9d515f-e9cb-4c49-b786-c7a99647a955@6c48a",
|
||||
"uuid": "1f456cc1-bb47-4c40-9af0-53f3d15f2c6d@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "5b9d515f-e9cb-4c49-b786-c7a99647a955",
|
||||
"imageUuidOrDatabaseUri": "1f456cc1-bb47-4c40-9af0-53f3d15f2c6d",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "5b9d515f-e9cb-4c49-b786-c7a99647a955@f9941",
|
||||
"uuid": "1f456cc1-bb47-4c40-9af0-53f3d15f2c6d@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "5b9d515f-e9cb-4c49-b786-c7a99647a955@6c48a",
|
||||
"imageUuidOrDatabaseUri": "1f456cc1-bb47-4c40-9af0-53f3d15f2c6d@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "5b9d515f-e9cb-4c49-b786-c7a99647a955@6c48a"
|
||||
"redirect": "1f456cc1-bb47-4c40-9af0-53f3d15f2c6d@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "9c8ddd2b-29d9-45a3-9034-b763884c358b",
|
||||
"uuid": "78b06220-6fd0-4e68-9bd4-9a932a4ff437",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "9c8ddd2b-29d9-45a3-9034-b763884c358b@6c48a",
|
||||
"uuid": "78b06220-6fd0-4e68-9bd4-9a932a4ff437@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "9c8ddd2b-29d9-45a3-9034-b763884c358b",
|
||||
"imageUuidOrDatabaseUri": "78b06220-6fd0-4e68-9bd4-9a932a4ff437",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "9c8ddd2b-29d9-45a3-9034-b763884c358b@f9941",
|
||||
"uuid": "78b06220-6fd0-4e68-9bd4-9a932a4ff437@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "9c8ddd2b-29d9-45a3-9034-b763884c358b@6c48a",
|
||||
"imageUuidOrDatabaseUri": "78b06220-6fd0-4e68-9bd4-9a932a4ff437@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "9c8ddd2b-29d9-45a3-9034-b763884c358b@6c48a"
|
||||
"redirect": "78b06220-6fd0-4e68-9bd4-9a932a4ff437@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 963 B After Width: | Height: | Size: 963 B |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "d56e4a8a-7b0d-4ee4-8deb-13e0b2f2846d",
|
||||
"uuid": "96e97ee2-b05e-48f4-b611-7fad4a5512ea",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "d56e4a8a-7b0d-4ee4-8deb-13e0b2f2846d@6c48a",
|
||||
"uuid": "96e97ee2-b05e-48f4-b611-7fad4a5512ea@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "d56e4a8a-7b0d-4ee4-8deb-13e0b2f2846d",
|
||||
"imageUuidOrDatabaseUri": "96e97ee2-b05e-48f4-b611-7fad4a5512ea",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "d56e4a8a-7b0d-4ee4-8deb-13e0b2f2846d@f9941",
|
||||
"uuid": "96e97ee2-b05e-48f4-b611-7fad4a5512ea@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "d56e4a8a-7b0d-4ee4-8deb-13e0b2f2846d@6c48a",
|
||||
"imageUuidOrDatabaseUri": "96e97ee2-b05e-48f4-b611-7fad4a5512ea@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "d56e4a8a-7b0d-4ee4-8deb-13e0b2f2846d@6c48a"
|
||||
"redirect": "96e97ee2-b05e-48f4-b611-7fad4a5512ea@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "469741fb-852d-4744-aadd-3426bce8d621",
|
||||
"uuid": "26133d96-8e79-4b34-a050-4745c2feff24",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "469741fb-852d-4744-aadd-3426bce8d621@6c48a",
|
||||
"uuid": "26133d96-8e79-4b34-a050-4745c2feff24@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "469741fb-852d-4744-aadd-3426bce8d621",
|
||||
"imageUuidOrDatabaseUri": "26133d96-8e79-4b34-a050-4745c2feff24",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "469741fb-852d-4744-aadd-3426bce8d621@f9941",
|
||||
"uuid": "26133d96-8e79-4b34-a050-4745c2feff24@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "469741fb-852d-4744-aadd-3426bce8d621@6c48a",
|
||||
"imageUuidOrDatabaseUri": "26133d96-8e79-4b34-a050-4745c2feff24@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "469741fb-852d-4744-aadd-3426bce8d621@6c48a"
|
||||
"redirect": "26133d96-8e79-4b34-a050-4745c2feff24@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "9f442683-1d89-4be1-b25f-da73ee7789f4",
|
||||
"uuid": "bd4fa8a4-b9bb-4427-8b8b-70d30eb1ea3f",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "9f442683-1d89-4be1-b25f-da73ee7789f4@6c48a",
|
||||
"uuid": "bd4fa8a4-b9bb-4427-8b8b-70d30eb1ea3f@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "9f442683-1d89-4be1-b25f-da73ee7789f4",
|
||||
"imageUuidOrDatabaseUri": "bd4fa8a4-b9bb-4427-8b8b-70d30eb1ea3f",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "9f442683-1d89-4be1-b25f-da73ee7789f4@f9941",
|
||||
"uuid": "bd4fa8a4-b9bb-4427-8b8b-70d30eb1ea3f@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "9f442683-1d89-4be1-b25f-da73ee7789f4@6c48a",
|
||||
"imageUuidOrDatabaseUri": "bd4fa8a4-b9bb-4427-8b8b-70d30eb1ea3f@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "9f442683-1d89-4be1-b25f-da73ee7789f4@6c48a"
|
||||
"redirect": "bd4fa8a4-b9bb-4427-8b8b-70d30eb1ea3f@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 931 B After Width: | Height: | Size: 931 B |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "2b62fff8-7ce0-4b82-8bfc-84e3e1a96429",
|
||||
"uuid": "23d88e1d-1e82-4f7a-8265-ca645db4815d",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "2b62fff8-7ce0-4b82-8bfc-84e3e1a96429@6c48a",
|
||||
"uuid": "23d88e1d-1e82-4f7a-8265-ca645db4815d@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "2b62fff8-7ce0-4b82-8bfc-84e3e1a96429",
|
||||
"imageUuidOrDatabaseUri": "23d88e1d-1e82-4f7a-8265-ca645db4815d",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "2b62fff8-7ce0-4b82-8bfc-84e3e1a96429@f9941",
|
||||
"uuid": "23d88e1d-1e82-4f7a-8265-ca645db4815d@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "2b62fff8-7ce0-4b82-8bfc-84e3e1a96429@6c48a",
|
||||
"imageUuidOrDatabaseUri": "23d88e1d-1e82-4f7a-8265-ca645db4815d@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "2b62fff8-7ce0-4b82-8bfc-84e3e1a96429@6c48a"
|
||||
"redirect": "23d88e1d-1e82-4f7a-8265-ca645db4815d@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "65d91119-700e-4053-a46f-9558960327a9",
|
||||
"uuid": "bc042369-d3ca-47d2-b515-813a2c4765dc",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "65d91119-700e-4053-a46f-9558960327a9@6c48a",
|
||||
"uuid": "bc042369-d3ca-47d2-b515-813a2c4765dc@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "65d91119-700e-4053-a46f-9558960327a9",
|
||||
"imageUuidOrDatabaseUri": "bc042369-d3ca-47d2-b515-813a2c4765dc",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "65d91119-700e-4053-a46f-9558960327a9@f9941",
|
||||
"uuid": "bc042369-d3ca-47d2-b515-813a2c4765dc@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "65d91119-700e-4053-a46f-9558960327a9@6c48a",
|
||||
"imageUuidOrDatabaseUri": "bc042369-d3ca-47d2-b515-813a2c4765dc@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "65d91119-700e-4053-a46f-9558960327a9@6c48a"
|
||||
"redirect": "bc042369-d3ca-47d2-b515-813a2c4765dc@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "9767f836-d00e-4cf3-b4da-04feace5947c",
|
||||
"uuid": "85731a3a-b652-4b65-89ee-2456d2bf0920",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "9767f836-d00e-4cf3-b4da-04feace5947c@6c48a",
|
||||
"uuid": "85731a3a-b652-4b65-89ee-2456d2bf0920@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "9767f836-d00e-4cf3-b4da-04feace5947c",
|
||||
"imageUuidOrDatabaseUri": "85731a3a-b652-4b65-89ee-2456d2bf0920",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "9767f836-d00e-4cf3-b4da-04feace5947c@f9941",
|
||||
"uuid": "85731a3a-b652-4b65-89ee-2456d2bf0920@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "9767f836-d00e-4cf3-b4da-04feace5947c@6c48a",
|
||||
"imageUuidOrDatabaseUri": "85731a3a-b652-4b65-89ee-2456d2bf0920@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "9767f836-d00e-4cf3-b4da-04feace5947c@6c48a"
|
||||
"redirect": "85731a3a-b652-4b65-89ee-2456d2bf0920@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "15012ea9-1303-4845-99bd-a3ab9dcc32fb",
|
||||
"uuid": "58416a43-ed67-49c7-9a23-1904548b5a38",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "15012ea9-1303-4845-99bd-a3ab9dcc32fb@6c48a",
|
||||
"uuid": "58416a43-ed67-49c7-9a23-1904548b5a38@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "15012ea9-1303-4845-99bd-a3ab9dcc32fb",
|
||||
"imageUuidOrDatabaseUri": "58416a43-ed67-49c7-9a23-1904548b5a38",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "15012ea9-1303-4845-99bd-a3ab9dcc32fb@f9941",
|
||||
"uuid": "58416a43-ed67-49c7-9a23-1904548b5a38@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "15012ea9-1303-4845-99bd-a3ab9dcc32fb@6c48a",
|
||||
"imageUuidOrDatabaseUri": "58416a43-ed67-49c7-9a23-1904548b5a38@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "15012ea9-1303-4845-99bd-a3ab9dcc32fb@6c48a"
|
||||
"redirect": "58416a43-ed67-49c7-9a23-1904548b5a38@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 925 B After Width: | Height: | Size: 925 B |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "2132c2b6-eee6-4e00-bcdb-ff8caa7cf67e",
|
||||
"uuid": "442c47e3-c3c2-43d0-8775-3a5f43438292",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "2132c2b6-eee6-4e00-bcdb-ff8caa7cf67e@6c48a",
|
||||
"uuid": "442c47e3-c3c2-43d0-8775-3a5f43438292@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "2132c2b6-eee6-4e00-bcdb-ff8caa7cf67e",
|
||||
"imageUuidOrDatabaseUri": "442c47e3-c3c2-43d0-8775-3a5f43438292",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "2132c2b6-eee6-4e00-bcdb-ff8caa7cf67e@f9941",
|
||||
"uuid": "442c47e3-c3c2-43d0-8775-3a5f43438292@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "2132c2b6-eee6-4e00-bcdb-ff8caa7cf67e@6c48a",
|
||||
"imageUuidOrDatabaseUri": "442c47e3-c3c2-43d0-8775-3a5f43438292@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "2132c2b6-eee6-4e00-bcdb-ff8caa7cf67e@6c48a"
|
||||
"redirect": "442c47e3-c3c2-43d0-8775-3a5f43438292@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "6f18ba39-d01a-4a2e-bfd6-f5db4f0bb63d",
|
||||
"uuid": "d2c63800-d013-4880-93e6-f64898b47254",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "6f18ba39-d01a-4a2e-bfd6-f5db4f0bb63d@6c48a",
|
||||
"uuid": "d2c63800-d013-4880-93e6-f64898b47254@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "6f18ba39-d01a-4a2e-bfd6-f5db4f0bb63d",
|
||||
"imageUuidOrDatabaseUri": "d2c63800-d013-4880-93e6-f64898b47254",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "6f18ba39-d01a-4a2e-bfd6-f5db4f0bb63d@f9941",
|
||||
"uuid": "d2c63800-d013-4880-93e6-f64898b47254@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "6f18ba39-d01a-4a2e-bfd6-f5db4f0bb63d@6c48a",
|
||||
"imageUuidOrDatabaseUri": "d2c63800-d013-4880-93e6-f64898b47254@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "6f18ba39-d01a-4a2e-bfd6-f5db4f0bb63d@6c48a"
|
||||
"redirect": "d2c63800-d013-4880-93e6-f64898b47254@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "1342df2a-2179-4a8f-b9f6-c256e8389960",
|
||||
"uuid": "cc0003db-6c69-4bf9-af7d-6531e693563e",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "1342df2a-2179-4a8f-b9f6-c256e8389960@6c48a",
|
||||
"uuid": "cc0003db-6c69-4bf9-af7d-6531e693563e@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "1342df2a-2179-4a8f-b9f6-c256e8389960",
|
||||
"imageUuidOrDatabaseUri": "cc0003db-6c69-4bf9-af7d-6531e693563e",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "1342df2a-2179-4a8f-b9f6-c256e8389960@f9941",
|
||||
"uuid": "cc0003db-6c69-4bf9-af7d-6531e693563e@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "1342df2a-2179-4a8f-b9f6-c256e8389960@6c48a",
|
||||
"imageUuidOrDatabaseUri": "cc0003db-6c69-4bf9-af7d-6531e693563e@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "1342df2a-2179-4a8f-b9f6-c256e8389960@6c48a"
|
||||
"redirect": "cc0003db-6c69-4bf9-af7d-6531e693563e@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "63cce340-fd48-4fc2-a8ec-6c9973fcea43",
|
||||
"uuid": "ebcfd855-0b23-4dd2-b1d5-2b4c522e3a91",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "63cce340-fd48-4fc2-a8ec-6c9973fcea43@6c48a",
|
||||
"uuid": "ebcfd855-0b23-4dd2-b1d5-2b4c522e3a91@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "63cce340-fd48-4fc2-a8ec-6c9973fcea43",
|
||||
"imageUuidOrDatabaseUri": "ebcfd855-0b23-4dd2-b1d5-2b4c522e3a91",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "63cce340-fd48-4fc2-a8ec-6c9973fcea43@f9941",
|
||||
"uuid": "ebcfd855-0b23-4dd2-b1d5-2b4c522e3a91@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "63cce340-fd48-4fc2-a8ec-6c9973fcea43@6c48a",
|
||||
"imageUuidOrDatabaseUri": "ebcfd855-0b23-4dd2-b1d5-2b4c522e3a91@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "63cce340-fd48-4fc2-a8ec-6c9973fcea43@6c48a"
|
||||
"redirect": "ebcfd855-0b23-4dd2-b1d5-2b4c522e3a91@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 963 B After Width: | Height: | Size: 963 B |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "998a2e61-8043-492a-a82b-dd577707f81f",
|
||||
"uuid": "f6834b47-a8b7-48c1-8b90-84766e379dbf",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "998a2e61-8043-492a-a82b-dd577707f81f@6c48a",
|
||||
"uuid": "f6834b47-a8b7-48c1-8b90-84766e379dbf@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "998a2e61-8043-492a-a82b-dd577707f81f",
|
||||
"imageUuidOrDatabaseUri": "f6834b47-a8b7-48c1-8b90-84766e379dbf",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "998a2e61-8043-492a-a82b-dd577707f81f@f9941",
|
||||
"uuid": "f6834b47-a8b7-48c1-8b90-84766e379dbf@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "998a2e61-8043-492a-a82b-dd577707f81f@6c48a",
|
||||
"imageUuidOrDatabaseUri": "f6834b47-a8b7-48c1-8b90-84766e379dbf@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "998a2e61-8043-492a-a82b-dd577707f81f@6c48a"
|
||||
"redirect": "f6834b47-a8b7-48c1-8b90-84766e379dbf@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "3bf89e50-e719-4bc3-bff7-c78533d1c322",
|
||||
"uuid": "cb30f29b-cffb-46c2-8e8d-9228ca40dd6b",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "3bf89e50-e719-4bc3-bff7-c78533d1c322@6c48a",
|
||||
"uuid": "cb30f29b-cffb-46c2-8e8d-9228ca40dd6b@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "3bf89e50-e719-4bc3-bff7-c78533d1c322",
|
||||
"imageUuidOrDatabaseUri": "cb30f29b-cffb-46c2-8e8d-9228ca40dd6b",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "3bf89e50-e719-4bc3-bff7-c78533d1c322@f9941",
|
||||
"uuid": "cb30f29b-cffb-46c2-8e8d-9228ca40dd6b@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "3bf89e50-e719-4bc3-bff7-c78533d1c322@6c48a",
|
||||
"imageUuidOrDatabaseUri": "cb30f29b-cffb-46c2-8e8d-9228ca40dd6b@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "3bf89e50-e719-4bc3-bff7-c78533d1c322@6c48a"
|
||||
"redirect": "cb30f29b-cffb-46c2-8e8d-9228ca40dd6b@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "a457af91-8fd7-4716-8d86-dabfc2227360",
|
||||
"uuid": "519feb86-d427-4432-99ca-a243cd3ebb5d",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "a457af91-8fd7-4716-8d86-dabfc2227360@6c48a",
|
||||
"uuid": "519feb86-d427-4432-99ca-a243cd3ebb5d@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "a457af91-8fd7-4716-8d86-dabfc2227360",
|
||||
"imageUuidOrDatabaseUri": "519feb86-d427-4432-99ca-a243cd3ebb5d",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "a457af91-8fd7-4716-8d86-dabfc2227360@f9941",
|
||||
"uuid": "519feb86-d427-4432-99ca-a243cd3ebb5d@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "a457af91-8fd7-4716-8d86-dabfc2227360@6c48a",
|
||||
"imageUuidOrDatabaseUri": "519feb86-d427-4432-99ca-a243cd3ebb5d@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "a457af91-8fd7-4716-8d86-dabfc2227360@6c48a"
|
||||
"redirect": "519feb86-d427-4432-99ca-a243cd3ebb5d@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "e60fdd59-ef67-499d-a8b2-1f74c90cee5f",
|
||||
"uuid": "cb08ee1a-b43d-4818-b7b3-74e7a69b5e31",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "e60fdd59-ef67-499d-a8b2-1f74c90cee5f@6c48a",
|
||||
"uuid": "cb08ee1a-b43d-4818-b7b3-74e7a69b5e31@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "e60fdd59-ef67-499d-a8b2-1f74c90cee5f",
|
||||
"imageUuidOrDatabaseUri": "cb08ee1a-b43d-4818-b7b3-74e7a69b5e31",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "e60fdd59-ef67-499d-a8b2-1f74c90cee5f@f9941",
|
||||
"uuid": "cb08ee1a-b43d-4818-b7b3-74e7a69b5e31@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "e60fdd59-ef67-499d-a8b2-1f74c90cee5f@6c48a",
|
||||
"imageUuidOrDatabaseUri": "cb08ee1a-b43d-4818-b7b3-74e7a69b5e31@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "e60fdd59-ef67-499d-a8b2-1f74c90cee5f@6c48a"
|
||||
"redirect": "cb08ee1a-b43d-4818-b7b3-74e7a69b5e31@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "f9cc45bf-de37-47b5-85cd-d12a7ffc0485",
|
||||
"uuid": "1b01c3db-1d25-48c4-b916-45716effe6b9",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "f9cc45bf-de37-47b5-85cd-d12a7ffc0485@6c48a",
|
||||
"uuid": "1b01c3db-1d25-48c4-b916-45716effe6b9@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "f9cc45bf-de37-47b5-85cd-d12a7ffc0485",
|
||||
"imageUuidOrDatabaseUri": "1b01c3db-1d25-48c4-b916-45716effe6b9",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "f9cc45bf-de37-47b5-85cd-d12a7ffc0485@f9941",
|
||||
"uuid": "1b01c3db-1d25-48c4-b916-45716effe6b9@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "f9cc45bf-de37-47b5-85cd-d12a7ffc0485@6c48a",
|
||||
"imageUuidOrDatabaseUri": "1b01c3db-1d25-48c4-b916-45716effe6b9@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "f9cc45bf-de37-47b5-85cd-d12a7ffc0485@6c48a"
|
||||
"redirect": "1b01c3db-1d25-48c4-b916-45716effe6b9@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "2dd45f9f-3ba1-47f7-89a1-8597b6c3ed60",
|
||||
"uuid": "0808e316-88d6-4392-81fe-4bc1f91c5433",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "2dd45f9f-3ba1-47f7-89a1-8597b6c3ed60@6c48a",
|
||||
"uuid": "0808e316-88d6-4392-81fe-4bc1f91c5433@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "2dd45f9f-3ba1-47f7-89a1-8597b6c3ed60",
|
||||
"imageUuidOrDatabaseUri": "0808e316-88d6-4392-81fe-4bc1f91c5433",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "2dd45f9f-3ba1-47f7-89a1-8597b6c3ed60@f9941",
|
||||
"uuid": "0808e316-88d6-4392-81fe-4bc1f91c5433@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "2dd45f9f-3ba1-47f7-89a1-8597b6c3ed60@6c48a",
|
||||
"imageUuidOrDatabaseUri": "0808e316-88d6-4392-81fe-4bc1f91c5433@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "2dd45f9f-3ba1-47f7-89a1-8597b6c3ed60@6c48a"
|
||||
"redirect": "0808e316-88d6-4392-81fe-4bc1f91c5433@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1017 B After Width: | Height: | Size: 1017 B |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "86a40def-edce-4a3c-8d94-7f06d8f31e7e",
|
||||
"uuid": "c992b13d-9b7e-406f-8028-b9334f4b1b93",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "86a40def-edce-4a3c-8d94-7f06d8f31e7e@6c48a",
|
||||
"uuid": "c992b13d-9b7e-406f-8028-b9334f4b1b93@6c48a",
|
||||
"displayName": "cost",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "86a40def-edce-4a3c-8d94-7f06d8f31e7e",
|
||||
"imageUuidOrDatabaseUri": "c992b13d-9b7e-406f-8028-b9334f4b1b93",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "86a40def-edce-4a3c-8d94-7f06d8f31e7e@f9941",
|
||||
"uuid": "c992b13d-9b7e-406f-8028-b9334f4b1b93@f9941",
|
||||
"displayName": "cost",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "86a40def-edce-4a3c-8d94-7f06d8f31e7e@6c48a",
|
||||
"imageUuidOrDatabaseUri": "c992b13d-9b7e-406f-8028-b9334f4b1b93@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "86a40def-edce-4a3c-8d94-7f06d8f31e7e@6c48a"
|
||||
"redirect": "c992b13d-9b7e-406f-8028-b9334f4b1b93@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "12702be6-56e7-409a-8ff8-3cda247a4f74",
|
||||
"uuid": "e27f73a5-3a2e-460e-9c09-fdc5bd7fd4f5",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "12702be6-56e7-409a-8ff8-3cda247a4f74@6c48a",
|
||||
"uuid": "e27f73a5-3a2e-460e-9c09-fdc5bd7fd4f5@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "12702be6-56e7-409a-8ff8-3cda247a4f74",
|
||||
"imageUuidOrDatabaseUri": "e27f73a5-3a2e-460e-9c09-fdc5bd7fd4f5",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "12702be6-56e7-409a-8ff8-3cda247a4f74@f9941",
|
||||
"uuid": "e27f73a5-3a2e-460e-9c09-fdc5bd7fd4f5@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "12702be6-56e7-409a-8ff8-3cda247a4f74@6c48a",
|
||||
"imageUuidOrDatabaseUri": "e27f73a5-3a2e-460e-9c09-fdc5bd7fd4f5@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "12702be6-56e7-409a-8ff8-3cda247a4f74@6c48a"
|
||||
"redirect": "e27f73a5-3a2e-460e-9c09-fdc5bd7fd4f5@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "adcd1bde-42a2-4d48-befe-63f126ffa3db",
|
||||
"uuid": "df84f018-174d-4373-96f4-4bade97f6996",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "adcd1bde-42a2-4d48-befe-63f126ffa3db@6c48a",
|
||||
"uuid": "df84f018-174d-4373-96f4-4bade97f6996@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "adcd1bde-42a2-4d48-befe-63f126ffa3db",
|
||||
"imageUuidOrDatabaseUri": "df84f018-174d-4373-96f4-4bade97f6996",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "adcd1bde-42a2-4d48-befe-63f126ffa3db@f9941",
|
||||
"uuid": "df84f018-174d-4373-96f4-4bade97f6996@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "adcd1bde-42a2-4d48-befe-63f126ffa3db@6c48a",
|
||||
"imageUuidOrDatabaseUri": "df84f018-174d-4373-96f4-4bade97f6996@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "adcd1bde-42a2-4d48-befe-63f126ffa3db@6c48a"
|
||||
"redirect": "df84f018-174d-4373-96f4-4bade97f6996@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "cd4ad026-0123-43b1-a5fc-94515e515aa0",
|
||||
"uuid": "485ce85f-fbbf-443b-8c1c-b46d7e7bfeb7",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "cd4ad026-0123-43b1-a5fc-94515e515aa0@6c48a",
|
||||
"displayName": "FEATUREBUY_UI",
|
||||
"uuid": "485ce85f-fbbf-443b-8c1c-b46d7e7bfeb7@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "cd4ad026-0123-43b1-a5fc-94515e515aa0",
|
||||
"imageUuidOrDatabaseUri": "485ce85f-fbbf-443b-8c1c-b46d7e7bfeb7",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,8 +34,8 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "cd4ad026-0123-43b1-a5fc-94515e515aa0@f9941",
|
||||
"displayName": "FEATUREBUY_UI",
|
||||
"uuid": "485ce85f-fbbf-443b-8c1c-b46d7e7bfeb7@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
"userData": {
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "cd4ad026-0123-43b1-a5fc-94515e515aa0@6c48a",
|
||||
"imageUuidOrDatabaseUri": "485ce85f-fbbf-443b-8c1c-b46d7e7bfeb7@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "cd4ad026-0123-43b1-a5fc-94515e515aa0@6c48a"
|
||||
"redirect": "485ce85f-fbbf-443b-8c1c-b46d7e7bfeb7@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "03ec4495-ec5f-4b93-9168-aaf6fb6fd79b",
|
||||
"uuid": "a1bcaab1-f4ab-4c28-b31c-99831e2d2ff9",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "03ec4495-ec5f-4b93-9168-aaf6fb6fd79b@6c48a",
|
||||
"uuid": "a1bcaab1-f4ab-4c28-b31c-99831e2d2ff9@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "03ec4495-ec5f-4b93-9168-aaf6fb6fd79b",
|
||||
"imageUuidOrDatabaseUri": "a1bcaab1-f4ab-4c28-b31c-99831e2d2ff9",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "03ec4495-ec5f-4b93-9168-aaf6fb6fd79b@f9941",
|
||||
"uuid": "a1bcaab1-f4ab-4c28-b31c-99831e2d2ff9@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "03ec4495-ec5f-4b93-9168-aaf6fb6fd79b@6c48a",
|
||||
"imageUuidOrDatabaseUri": "a1bcaab1-f4ab-4c28-b31c-99831e2d2ff9@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "03ec4495-ec5f-4b93-9168-aaf6fb6fd79b@6c48a"
|
||||
"redirect": "a1bcaab1-f4ab-4c28-b31c-99831e2d2ff9@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "0f95001c-1228-4d65-9310-2fb9c8d471d6",
|
||||
"uuid": "7e655233-943f-43c3-8ac5-47f5dfa99233",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "0f95001c-1228-4d65-9310-2fb9c8d471d6@6c48a",
|
||||
"uuid": "7e655233-943f-43c3-8ac5-47f5dfa99233@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "0f95001c-1228-4d65-9310-2fb9c8d471d6",
|
||||
"imageUuidOrDatabaseUri": "7e655233-943f-43c3-8ac5-47f5dfa99233",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "0f95001c-1228-4d65-9310-2fb9c8d471d6@f9941",
|
||||
"uuid": "7e655233-943f-43c3-8ac5-47f5dfa99233@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "0f95001c-1228-4d65-9310-2fb9c8d471d6@6c48a",
|
||||
"imageUuidOrDatabaseUri": "7e655233-943f-43c3-8ac5-47f5dfa99233@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "0f95001c-1228-4d65-9310-2fb9c8d471d6@6c48a"
|
||||
"redirect": "7e655233-943f-43c3-8ac5-47f5dfa99233@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "786fbda8-1114-4b04-8610-ad293bbe0806",
|
||||
"uuid": "52410be2-5ca4-468c-b744-be389bbf67e7",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "786fbda8-1114-4b04-8610-ad293bbe0806@6c48a",
|
||||
"uuid": "52410be2-5ca4-468c-b744-be389bbf67e7@6c48a",
|
||||
"displayName": "FEATURE BUY 拷贝 2",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "786fbda8-1114-4b04-8610-ad293bbe0806",
|
||||
"imageUuidOrDatabaseUri": "52410be2-5ca4-468c-b744-be389bbf67e7",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "786fbda8-1114-4b04-8610-ad293bbe0806@f9941",
|
||||
"uuid": "52410be2-5ca4-468c-b744-be389bbf67e7@f9941",
|
||||
"displayName": "FEATURE BUY 拷贝 2",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "786fbda8-1114-4b04-8610-ad293bbe0806@6c48a",
|
||||
"imageUuidOrDatabaseUri": "52410be2-5ca4-468c-b744-be389bbf67e7@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "786fbda8-1114-4b04-8610-ad293bbe0806@6c48a"
|
||||
"redirect": "52410be2-5ca4-468c-b744-be389bbf67e7@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "e4f5e457-ebb5-4615-8564-f62eb33536ca",
|
||||
"uuid": "531ce182-9634-42da-9b8e-98ceb4ac8e14",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "e4f5e457-ebb5-4615-8564-f62eb33536ca@6c48a",
|
||||
"uuid": "531ce182-9634-42da-9b8e-98ceb4ac8e14@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "e4f5e457-ebb5-4615-8564-f62eb33536ca",
|
||||
"imageUuidOrDatabaseUri": "531ce182-9634-42da-9b8e-98ceb4ac8e14",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "e4f5e457-ebb5-4615-8564-f62eb33536ca@f9941",
|
||||
"uuid": "531ce182-9634-42da-9b8e-98ceb4ac8e14@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "e4f5e457-ebb5-4615-8564-f62eb33536ca@6c48a",
|
||||
"imageUuidOrDatabaseUri": "531ce182-9634-42da-9b8e-98ceb4ac8e14@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "e4f5e457-ebb5-4615-8564-f62eb33536ca@6c48a"
|
||||
"redirect": "531ce182-9634-42da-9b8e-98ceb4ac8e14@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "d59f90bd-4288-43b9-9a9f-ae9d0a29884a",
|
||||
"uuid": "0b65f9d5-9237-49bc-85be-0571870c01ba",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "d59f90bd-4288-43b9-9a9f-ae9d0a29884a@6c48a",
|
||||
"uuid": "0b65f9d5-9237-49bc-85be-0571870c01ba@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "d59f90bd-4288-43b9-9a9f-ae9d0a29884a",
|
||||
"imageUuidOrDatabaseUri": "0b65f9d5-9237-49bc-85be-0571870c01ba",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "d59f90bd-4288-43b9-9a9f-ae9d0a29884a@f9941",
|
||||
"uuid": "0b65f9d5-9237-49bc-85be-0571870c01ba@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "d59f90bd-4288-43b9-9a9f-ae9d0a29884a@6c48a",
|
||||
"imageUuidOrDatabaseUri": "0b65f9d5-9237-49bc-85be-0571870c01ba@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "d59f90bd-4288-43b9-9a9f-ae9d0a29884a@6c48a"
|
||||
"redirect": "0b65f9d5-9237-49bc-85be-0571870c01ba@6c48a"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
@ -2,7 +2,7 @@
|
||||
"ver": "1.0.27",
|
||||
"importer": "image",
|
||||
"imported": true,
|
||||
"uuid": "507c6646-6c92-45f9-9106-2fa8aca08a01",
|
||||
"uuid": "ddd5dd4e-38a5-4ecf-b296-e4f787a38f64",
|
||||
"files": [
|
||||
".json",
|
||||
".png"
|
||||
@ -10,14 +10,14 @@
|
||||
"subMetas": {
|
||||
"6c48a": {
|
||||
"importer": "texture",
|
||||
"uuid": "507c6646-6c92-45f9-9106-2fa8aca08a01@6c48a",
|
||||
"uuid": "ddd5dd4e-38a5-4ecf-b296-e4f787a38f64@6c48a",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "6c48a",
|
||||
"name": "texture",
|
||||
"userData": {
|
||||
"wrapModeS": "clamp-to-edge",
|
||||
"wrapModeT": "clamp-to-edge",
|
||||
"imageUuidOrDatabaseUri": "507c6646-6c92-45f9-9106-2fa8aca08a01",
|
||||
"imageUuidOrDatabaseUri": "ddd5dd4e-38a5-4ecf-b296-e4f787a38f64",
|
||||
"isUuid": true,
|
||||
"visible": false,
|
||||
"minfilter": "linear",
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"f9941": {
|
||||
"importer": "sprite-frame",
|
||||
"uuid": "507c6646-6c92-45f9-9106-2fa8aca08a01@f9941",
|
||||
"uuid": "ddd5dd4e-38a5-4ecf-b296-e4f787a38f64@f9941",
|
||||
"displayName": "FEATURE BUY",
|
||||
"id": "f9941",
|
||||
"name": "spriteFrame",
|
||||
@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
"isUuid": true,
|
||||
"imageUuidOrDatabaseUri": "507c6646-6c92-45f9-9106-2fa8aca08a01@6c48a",
|
||||
"imageUuidOrDatabaseUri": "ddd5dd4e-38a5-4ecf-b296-e4f787a38f64@6c48a",
|
||||
"atlasUuid": ""
|
||||
},
|
||||
"ver": "1.0.12",
|
||||
@ -129,6 +129,6 @@
|
||||
"type": "sprite-frame",
|
||||
"hasAlpha": true,
|
||||
"fixAlphaTransparencyArtifacts": false,
|
||||
"redirect": "507c6646-6c92-45f9-9106-2fa8aca08a01@6c48a"
|
||||
"redirect": "ddd5dd4e-38a5-4ecf-b296-e4f787a38f64@6c48a"
|
||||
}
|
||||
}
|
||||