init git
@@ -0,0 +1,2 @@
|
|||||||
|
[InternetShortcut]
|
||||||
|
URL=https://docs.cocos.com/creator/manual/en/scripting/setup.html#custom-script-template
|
||||||
5
.creator/default-meta.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"image": {
|
||||||
|
"type": "sprite-frame"
|
||||||
|
}
|
||||||
|
}
|
||||||
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
#///////////////////////////
|
||||||
|
# Cocos Creator 3D Project
|
||||||
|
#///////////////////////////
|
||||||
|
library/
|
||||||
|
temp/
|
||||||
|
local/
|
||||||
|
build/
|
||||||
|
profiles/
|
||||||
|
native
|
||||||
|
#//////////////////////////
|
||||||
|
# NPM
|
||||||
|
#//////////////////////////
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
#//////////////////////////
|
||||||
|
# VSCode
|
||||||
|
#//////////////////////////
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
#//////////////////////////
|
||||||
|
# WebStorm
|
||||||
|
#//////////////////////////
|
||||||
|
.idea/
|
||||||
BIN
assets/.DS_Store
vendored
Normal file
12
assets/FishSingle.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "5ccf8fa3-c3bf-404f-b207-0b1714b2d230",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/.DS_Store
vendored
Normal file
12
assets/FishSingle/adfdfd.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "f9a4b7a0-c016-41ea-96fb-68eb54fdcdcf",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/adfdfd/btndrag.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
134
assets/FishSingle/adfdfd/btndrag.png.meta
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "a916117c-1e84-423c-8290-b8b9fca08a6f",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "a916117c-1e84-423c-8290-b8b9fca08a6f@6c48a",
|
||||||
|
"displayName": "btndrag",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"wrapModeT": "clamp-to-edge",
|
||||||
|
"wrapModeS": "clamp-to-edge",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"imageUuidOrDatabaseUri": "a916117c-1e84-423c-8290-b8b9fca08a6f",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"f9941": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "a916117c-1e84-423c-8290-b8b9fca08a6f@f9941",
|
||||||
|
"displayName": "btndrag",
|
||||||
|
"id": "f9941",
|
||||||
|
"name": "spriteFrame",
|
||||||
|
"userData": {
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 0,
|
||||||
|
"trimY": 0,
|
||||||
|
"width": 148,
|
||||||
|
"height": 77,
|
||||||
|
"rawWidth": 148,
|
||||||
|
"rawHeight": 77,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"imageUuidOrDatabaseUri": "a916117c-1e84-423c-8290-b8b9fca08a6f@6c48a",
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"atlasUuid": "",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [
|
||||||
|
-74,
|
||||||
|
-38.5,
|
||||||
|
0,
|
||||||
|
74,
|
||||||
|
-38.5,
|
||||||
|
0,
|
||||||
|
-74,
|
||||||
|
38.5,
|
||||||
|
0,
|
||||||
|
74,
|
||||||
|
38.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"indexes": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
3
|
||||||
|
],
|
||||||
|
"uv": [
|
||||||
|
0,
|
||||||
|
77,
|
||||||
|
148,
|
||||||
|
77,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
148,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"nuv": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"minPos": [
|
||||||
|
-74,
|
||||||
|
-38.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"maxPos": [
|
||||||
|
74,
|
||||||
|
38.5,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "sprite-frame",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "a916117c-1e84-423c-8290-b8b9fca08a6f@f9941",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
15
assets/FishSingle/adfdfd/fishCredit.fnt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
info face="Arial" size=32 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||||
|
common lineHeight=32 base=26 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=1 redChnl=0 greenChnl=0 blueChnl=0
|
||||||
|
page id=0 file="fishCredit_0.png"
|
||||||
|
chars count=11
|
||||||
|
char id=46 x=0 y=34 width=10 height=33 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
|
||||||
|
char id=48 x=0 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=49 x=234 y=0 width=15 height=33 xoffset=0 yoffset=0 xadvance=15 page=0 chnl=15
|
||||||
|
char id=50 x=26 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=51 x=52 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=52 x=78 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=53 x=104 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=54 x=130 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=55 x=156 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=56 x=182 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
|
char id=57 x=208 y=0 width=25 height=33 xoffset=0 yoffset=0 xadvance=25 page=0 chnl=15
|
||||||
143
assets/FishSingle/adfdfd/fishCredit.fnt.meta
Normal file
@@ -0,0 +1,143 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.6",
|
||||||
|
"importer": "bitmap-font",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "1211e573-316a-4495-8f42-3cbbf205c898",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"_fntConfig": {
|
||||||
|
"commonHeight": 32,
|
||||||
|
"fontSize": 32,
|
||||||
|
"atlasName": "fishCredit_0.png",
|
||||||
|
"fontDefDictionary": {
|
||||||
|
"46": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 34,
|
||||||
|
"width": 10,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 10
|
||||||
|
},
|
||||||
|
"48": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"49": {
|
||||||
|
"rect": {
|
||||||
|
"x": 234,
|
||||||
|
"y": 0,
|
||||||
|
"width": 15,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 15
|
||||||
|
},
|
||||||
|
"50": {
|
||||||
|
"rect": {
|
||||||
|
"x": 26,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"51": {
|
||||||
|
"rect": {
|
||||||
|
"x": 52,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"52": {
|
||||||
|
"rect": {
|
||||||
|
"x": 78,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"53": {
|
||||||
|
"rect": {
|
||||||
|
"x": 104,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"54": {
|
||||||
|
"rect": {
|
||||||
|
"x": 130,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"55": {
|
||||||
|
"rect": {
|
||||||
|
"x": 156,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"56": {
|
||||||
|
"rect": {
|
||||||
|
"x": 182,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
},
|
||||||
|
"57": {
|
||||||
|
"rect": {
|
||||||
|
"x": 208,
|
||||||
|
"y": 0,
|
||||||
|
"width": 25,
|
||||||
|
"height": 33
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 25
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"kerningDict": {}
|
||||||
|
},
|
||||||
|
"fontSize": 32,
|
||||||
|
"textureUuid": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/adfdfd/fishCredit_0.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
134
assets/FishSingle/adfdfd/fishCredit_0.png.meta
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4@6c48a",
|
||||||
|
"displayName": "fishCredit_0",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"wrapModeT": "clamp-to-edge",
|
||||||
|
"wrapModeS": "clamp-to-edge",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"imageUuidOrDatabaseUri": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"f9941": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4@f9941",
|
||||||
|
"displayName": "fishCredit_0",
|
||||||
|
"id": "f9941",
|
||||||
|
"name": "spriteFrame",
|
||||||
|
"userData": {
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": -3.5,
|
||||||
|
"offsetY": 94.5,
|
||||||
|
"trimX": 0,
|
||||||
|
"trimY": 0,
|
||||||
|
"width": 249,
|
||||||
|
"height": 67,
|
||||||
|
"rawWidth": 256,
|
||||||
|
"rawHeight": 256,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"imageUuidOrDatabaseUri": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4@6c48a",
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"atlasUuid": "",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [
|
||||||
|
-124.5,
|
||||||
|
-33.5,
|
||||||
|
0,
|
||||||
|
124.5,
|
||||||
|
-33.5,
|
||||||
|
0,
|
||||||
|
-124.5,
|
||||||
|
33.5,
|
||||||
|
0,
|
||||||
|
124.5,
|
||||||
|
33.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"indexes": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
3
|
||||||
|
],
|
||||||
|
"uv": [
|
||||||
|
0,
|
||||||
|
256,
|
||||||
|
249,
|
||||||
|
256,
|
||||||
|
0,
|
||||||
|
189,
|
||||||
|
249,
|
||||||
|
189
|
||||||
|
],
|
||||||
|
"nuv": [
|
||||||
|
0,
|
||||||
|
0.73828125,
|
||||||
|
0.97265625,
|
||||||
|
0.73828125,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0.97265625,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"minPos": [
|
||||||
|
-124.5,
|
||||||
|
-33.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"maxPos": [
|
||||||
|
124.5,
|
||||||
|
33.5,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "sprite-frame",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "8b2ebaee-0f30-44ee-a238-7d46fe6e59f4@f9941",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
243
assets/FishSingle/adfdfd/fishTp.plist
Normal file
@@ -0,0 +1,243 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>frames</key>
|
||||||
|
<dict>
|
||||||
|
<key>+.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{404,701},{97,97}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{97,97}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{97,97}</string>
|
||||||
|
</dict>
|
||||||
|
<key>-.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{404,602},{97,97}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{97,97}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{97,97}</string>
|
||||||
|
</dict>
|
||||||
|
<key>bingdong.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{365,158},{142,142}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{142,142}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{142,142}</string>
|
||||||
|
</dict>
|
||||||
|
<key>cizuo-button.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{2,288},{312,64}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{312,64}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{312,64}</string>
|
||||||
|
</dict>
|
||||||
|
<key>dizuo.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{2,354},{301,128}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{301,128}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{301,128}</string>
|
||||||
|
</dict>
|
||||||
|
<key>jiantou.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{452,48},{41,70}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{41,70}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{41,70}</string>
|
||||||
|
</dict>
|
||||||
|
<key>kongwei.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{377,800},{85,80}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{85,80}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{85,80}</string>
|
||||||
|
</dict>
|
||||||
|
<key>pao1.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{305,452},{148,153}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<true/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{148,153}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{148,153}</string>
|
||||||
|
</dict>
|
||||||
|
<key>paoe.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{452,2},{44,49}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<true/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{44,49}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{44,49}</string>
|
||||||
|
</dict>
|
||||||
|
<key>paoshenji.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{316,302},{164,148}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{164,148}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{164,148}</string>
|
||||||
|
</dict>
|
||||||
|
<key>quite.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{261,718},{114,114}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{114,114}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{114,114}</string>
|
||||||
|
</dict>
|
||||||
|
<key>shensuotiao-button.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{2,2},{448,154}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{448,154}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{448,154}</string>
|
||||||
|
</dict>
|
||||||
|
<key>shezhi.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{145,626},{114,114}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{114,114}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{114,114}</string>
|
||||||
|
</dict>
|
||||||
|
<key>suoding.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{2,484},{141,141}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{141,141}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{141,141}</string>
|
||||||
|
</dict>
|
||||||
|
<key>tujian.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{288,602},{114,114}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{114,114}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{114,114}</string>
|
||||||
|
</dict>
|
||||||
|
<key>zhuzuo-button.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{2,158},{361,128}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{361,128}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{361,128}</string>
|
||||||
|
</dict>
|
||||||
|
<key>zidong.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{145,484},{140,141}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<true/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{140,141}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{140,141}</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>metadata</key>
|
||||||
|
<dict>
|
||||||
|
<key>format</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>realTextureFileName</key>
|
||||||
|
<string>fishTp.png</string>
|
||||||
|
<key>size</key>
|
||||||
|
<string>{512,1024}</string>
|
||||||
|
<key>smartupdate</key>
|
||||||
|
<string>$TexturePacker:SmartUpdate:de95c792e0572a55abf57298251c2d77:1/1$</string>
|
||||||
|
<key>textureFileName</key>
|
||||||
|
<string>fishTp.png</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
799
assets/FishSingle/adfdfd/fishTp.plist.meta
Normal file
@@ -0,0 +1,799 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.8",
|
||||||
|
"importer": "sprite-atlas",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"21798": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@21798",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "21798",
|
||||||
|
"name": "suoding",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 2,
|
||||||
|
"trimY": 484,
|
||||||
|
"width": 141,
|
||||||
|
"height": 141,
|
||||||
|
"rawWidth": 141,
|
||||||
|
"rawHeight": 141,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"27560": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@27560",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "27560",
|
||||||
|
"name": "paoshenji",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 316,
|
||||||
|
"trimY": 302,
|
||||||
|
"width": 164,
|
||||||
|
"height": 148,
|
||||||
|
"rawWidth": 164,
|
||||||
|
"rawHeight": 148,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"72079": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@72079",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "72079",
|
||||||
|
"name": "jiantou",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 452,
|
||||||
|
"trimY": 48,
|
||||||
|
"width": 41,
|
||||||
|
"height": 70,
|
||||||
|
"rawWidth": 41,
|
||||||
|
"rawHeight": 70,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"223e0": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@223e0",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "223e0",
|
||||||
|
"name": "+",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 404,
|
||||||
|
"trimY": 701,
|
||||||
|
"width": 97,
|
||||||
|
"height": 97,
|
||||||
|
"rawWidth": 97,
|
||||||
|
"rawHeight": 97,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"3b6d7": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@3b6d7",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "3b6d7",
|
||||||
|
"name": "-",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 404,
|
||||||
|
"trimY": 602,
|
||||||
|
"width": 97,
|
||||||
|
"height": 97,
|
||||||
|
"rawWidth": 97,
|
||||||
|
"rawHeight": 97,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"6d0e6": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@6d0e6",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "6d0e6",
|
||||||
|
"name": "bingdong",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 365,
|
||||||
|
"trimY": 158,
|
||||||
|
"width": 142,
|
||||||
|
"height": 142,
|
||||||
|
"rawWidth": 142,
|
||||||
|
"rawHeight": 142,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"e93b0": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@e93b0",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "e93b0",
|
||||||
|
"name": "cizuo-button",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 2,
|
||||||
|
"trimY": 288,
|
||||||
|
"width": 312,
|
||||||
|
"height": 64,
|
||||||
|
"rawWidth": 312,
|
||||||
|
"rawHeight": 64,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 20,
|
||||||
|
"borderRight": 20,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"b37de": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@b37de",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "b37de",
|
||||||
|
"name": "dizuo",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 2,
|
||||||
|
"trimY": 354,
|
||||||
|
"width": 301,
|
||||||
|
"height": 128,
|
||||||
|
"rawWidth": 301,
|
||||||
|
"rawHeight": 128,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"ab8f7": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@ab8f7",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "ab8f7",
|
||||||
|
"name": "kongwei",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 377,
|
||||||
|
"trimY": 800,
|
||||||
|
"width": 85,
|
||||||
|
"height": 80,
|
||||||
|
"rawWidth": 85,
|
||||||
|
"rawHeight": 80,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"8e91e": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@8e91e",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "8e91e",
|
||||||
|
"name": "pao1",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": true,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 305,
|
||||||
|
"trimY": 452,
|
||||||
|
"width": 148,
|
||||||
|
"height": 153,
|
||||||
|
"rawWidth": 148,
|
||||||
|
"rawHeight": 153,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"ca738": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@ca738",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "ca738",
|
||||||
|
"name": "paoe",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": true,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 452,
|
||||||
|
"trimY": 2,
|
||||||
|
"width": 44,
|
||||||
|
"height": 49,
|
||||||
|
"rawWidth": 44,
|
||||||
|
"rawHeight": 49,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"140eb": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@140eb",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "140eb",
|
||||||
|
"name": "quite",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 261,
|
||||||
|
"trimY": 718,
|
||||||
|
"width": 114,
|
||||||
|
"height": 114,
|
||||||
|
"rawWidth": 114,
|
||||||
|
"rawHeight": 114,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"87bb4": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@87bb4",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "87bb4",
|
||||||
|
"name": "shensuotiao-button",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 2,
|
||||||
|
"trimY": 2,
|
||||||
|
"width": 448,
|
||||||
|
"height": 154,
|
||||||
|
"rawWidth": 448,
|
||||||
|
"rawHeight": 154,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"590e7": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@590e7",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "590e7",
|
||||||
|
"name": "shezhi",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 145,
|
||||||
|
"trimY": 626,
|
||||||
|
"width": 114,
|
||||||
|
"height": 114,
|
||||||
|
"rawWidth": 114,
|
||||||
|
"rawHeight": 114,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"215b4": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@215b4",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "215b4",
|
||||||
|
"name": "tujian",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 288,
|
||||||
|
"trimY": 602,
|
||||||
|
"width": 114,
|
||||||
|
"height": 114,
|
||||||
|
"rawWidth": 114,
|
||||||
|
"rawHeight": 114,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"692f6": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@692f6",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "692f6",
|
||||||
|
"name": "zhuzuo-button",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 2,
|
||||||
|
"trimY": 158,
|
||||||
|
"width": 361,
|
||||||
|
"height": 128,
|
||||||
|
"rawWidth": 361,
|
||||||
|
"rawHeight": 128,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"348cd": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4@348cd",
|
||||||
|
"displayName": "",
|
||||||
|
"id": "348cd",
|
||||||
|
"name": "zidong",
|
||||||
|
"userData": {
|
||||||
|
"atlasUuid": "22eaab96-f558-48fc-bd44-75f2629b62a4",
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": true,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 145,
|
||||||
|
"trimY": 484,
|
||||||
|
"width": 140,
|
||||||
|
"height": 141,
|
||||||
|
"rawWidth": 140,
|
||||||
|
"rawHeight": 141,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [],
|
||||||
|
"indexes": [],
|
||||||
|
"uv": [],
|
||||||
|
"nuv": [],
|
||||||
|
"minPos": [],
|
||||||
|
"maxPos": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"atlasTextureName": "fishTp.png",
|
||||||
|
"format": 2,
|
||||||
|
"textureUuid": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"uuid": "22eaab96-f558-48fc-bd44-75f2629b62a4"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/adfdfd/fishTp.png
Normal file
|
After Width: | Height: | Size: 317 KiB |
42
assets/FishSingle/adfdfd/fishTp.png.meta
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"displayName": "fishTp",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"wrapModeS": "repeat",
|
||||||
|
"wrapModeT": "repeat",
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"imageUuidOrDatabaseUri": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e",
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "texture",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "aa4d8768-7984-4bdd-92ec-43b2f8cd627e@6c48a",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/adfdfd/word-yinxiao.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
134
assets/FishSingle/adfdfd/word-yinxiao.png.meta
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "b251ef0b-b0ae-4cfe-bd41-e9d8118d42d1",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "b251ef0b-b0ae-4cfe-bd41-e9d8118d42d1@6c48a",
|
||||||
|
"displayName": "word-yinxiao",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"wrapModeT": "clamp-to-edge",
|
||||||
|
"wrapModeS": "clamp-to-edge",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"imageUuidOrDatabaseUri": "b251ef0b-b0ae-4cfe-bd41-e9d8118d42d1",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"f9941": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "b251ef0b-b0ae-4cfe-bd41-e9d8118d42d1@f9941",
|
||||||
|
"displayName": "word-yinxiao",
|
||||||
|
"id": "f9941",
|
||||||
|
"name": "spriteFrame",
|
||||||
|
"userData": {
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 0,
|
||||||
|
"trimY": 0,
|
||||||
|
"width": 101,
|
||||||
|
"height": 36,
|
||||||
|
"rawWidth": 101,
|
||||||
|
"rawHeight": 36,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"imageUuidOrDatabaseUri": "b251ef0b-b0ae-4cfe-bd41-e9d8118d42d1@6c48a",
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"atlasUuid": "",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [
|
||||||
|
-50.5,
|
||||||
|
-18,
|
||||||
|
0,
|
||||||
|
50.5,
|
||||||
|
-18,
|
||||||
|
0,
|
||||||
|
-50.5,
|
||||||
|
18,
|
||||||
|
0,
|
||||||
|
50.5,
|
||||||
|
18,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"indexes": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
3
|
||||||
|
],
|
||||||
|
"uv": [
|
||||||
|
0,
|
||||||
|
36,
|
||||||
|
101,
|
||||||
|
36,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
101,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"nuv": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"minPos": [
|
||||||
|
-50.5,
|
||||||
|
-18,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"maxPos": [
|
||||||
|
50.5,
|
||||||
|
18,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "sprite-frame",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "b251ef0b-b0ae-4cfe-bd41-e9d8118d42d1@f9941",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/adfdfd/word-yinyue.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
134
assets/FishSingle/adfdfd/word-yinyue.png.meta
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "a8f84ae1-02dd-4b04-b75e-8f9dc4bbfe73",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "a8f84ae1-02dd-4b04-b75e-8f9dc4bbfe73@6c48a",
|
||||||
|
"displayName": "word-yinyue",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"wrapModeT": "clamp-to-edge",
|
||||||
|
"wrapModeS": "clamp-to-edge",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"imageUuidOrDatabaseUri": "a8f84ae1-02dd-4b04-b75e-8f9dc4bbfe73",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"f9941": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "a8f84ae1-02dd-4b04-b75e-8f9dc4bbfe73@f9941",
|
||||||
|
"displayName": "word-yinyue",
|
||||||
|
"id": "f9941",
|
||||||
|
"name": "spriteFrame",
|
||||||
|
"userData": {
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 0,
|
||||||
|
"trimY": 0,
|
||||||
|
"width": 101,
|
||||||
|
"height": 36,
|
||||||
|
"rawWidth": 101,
|
||||||
|
"rawHeight": 36,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"imageUuidOrDatabaseUri": "a8f84ae1-02dd-4b04-b75e-8f9dc4bbfe73@6c48a",
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"atlasUuid": "",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [
|
||||||
|
-50.5,
|
||||||
|
-18,
|
||||||
|
0,
|
||||||
|
50.5,
|
||||||
|
-18,
|
||||||
|
0,
|
||||||
|
-50.5,
|
||||||
|
18,
|
||||||
|
0,
|
||||||
|
50.5,
|
||||||
|
18,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"indexes": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
3
|
||||||
|
],
|
||||||
|
"uv": [
|
||||||
|
0,
|
||||||
|
36,
|
||||||
|
101,
|
||||||
|
36,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
101,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"nuv": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"minPos": [
|
||||||
|
-50.5,
|
||||||
|
-18,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"maxPos": [
|
||||||
|
50.5,
|
||||||
|
18,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "sprite-frame",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "a8f84ae1-02dd-4b04-b75e-8f9dc4bbfe73@f9941",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
12
assets/FishSingle/animation.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "ce2640e4-c325-412c-92ce-e36d166658c2",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
196
assets/FishSingle/animation/Click Effect.prefab
Normal file
@@ -0,0 +1,196 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.Prefab",
|
||||||
|
"_name": "Click Effect",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"data": {
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
"optimizationPolicy": 0,
|
||||||
|
"asyncLoadAssets": false,
|
||||||
|
"readonly": false,
|
||||||
|
"persistent": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.Node",
|
||||||
|
"_name": "Click Effect",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_parent": null,
|
||||||
|
"_children": [],
|
||||||
|
"_active": true,
|
||||||
|
"_components": [
|
||||||
|
{
|
||||||
|
"__id__": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 8
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_prefab": {
|
||||||
|
"__id__": 10
|
||||||
|
},
|
||||||
|
"_lpos": {
|
||||||
|
"__type__": "cc.Vec3",
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"z": 0
|
||||||
|
},
|
||||||
|
"_lrot": {
|
||||||
|
"__type__": "cc.Quat",
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"z": 0,
|
||||||
|
"w": 1
|
||||||
|
},
|
||||||
|
"_lscale": {
|
||||||
|
"__type__": "cc.Vec3",
|
||||||
|
"x": 1,
|
||||||
|
"y": 1,
|
||||||
|
"z": 1
|
||||||
|
},
|
||||||
|
"_layer": 1,
|
||||||
|
"_euler": {
|
||||||
|
"__type__": "cc.Vec3",
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"z": 0
|
||||||
|
},
|
||||||
|
"_skewX": 0,
|
||||||
|
"_skewY": 0,
|
||||||
|
"_is3DNode": false,
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.Sprite",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"node": {
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"_customMaterial": {
|
||||||
|
"__uuid__": "fda095cb-831d-4601-ad94-846013963de8"
|
||||||
|
},
|
||||||
|
"_visFlags": 0,
|
||||||
|
"_srcBlendFactor": 2,
|
||||||
|
"_dstBlendFactor": 4,
|
||||||
|
"_color": {
|
||||||
|
"__type__": "cc.Color",
|
||||||
|
"r": 255,
|
||||||
|
"g": 255,
|
||||||
|
"b": 255,
|
||||||
|
"a": 255
|
||||||
|
},
|
||||||
|
"_spriteFrame": null,
|
||||||
|
"_type": 0,
|
||||||
|
"_fillType": 0,
|
||||||
|
"_sizeMode": 1,
|
||||||
|
"_fillCenter": {
|
||||||
|
"__type__": "cc.Vec2",
|
||||||
|
"x": 0,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
"_fillStart": 0,
|
||||||
|
"_fillRange": 0,
|
||||||
|
"_isTrimmedMode": true,
|
||||||
|
"_useGrayscale": false,
|
||||||
|
"_atlas": {
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "7astmV8QFCZoL7UYO7JOp8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.Animation",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"node": {
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 5
|
||||||
|
},
|
||||||
|
"playOnLoad": false,
|
||||||
|
"_clips": [
|
||||||
|
{
|
||||||
|
"__uuid__": "71a28c77-5924-40de-9a2e-df84682de9a6"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_defaultClip": {
|
||||||
|
"__uuid__": "71a28c77-5924-40de-9a2e-df84682de9a6"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "83+iBA3d5BEL/YrP7NSYHs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.UIOpacity",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"node": {
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 7
|
||||||
|
},
|
||||||
|
"_opacity": 255
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "1flCQRan5EOb8wEL7GYMWv"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.UITransform",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"node": {
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 9
|
||||||
|
},
|
||||||
|
"_priority": 0,
|
||||||
|
"_contentSize": {
|
||||||
|
"__type__": "cc.Size",
|
||||||
|
"width": 40,
|
||||||
|
"height": 36
|
||||||
|
},
|
||||||
|
"_anchorPoint": {
|
||||||
|
"__type__": "cc.Vec2",
|
||||||
|
"x": 0.5,
|
||||||
|
"y": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "caRjURqdhENIrExmrOJzUc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.PrefabInfo",
|
||||||
|
"root": {
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
"asset": {
|
||||||
|
"__id__": 0
|
||||||
|
},
|
||||||
|
"fileId": "04Iog1bgRF3oo4bMCXFBTg"
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/animation/Click Effect.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.50",
|
||||||
|
"importer": "prefab",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "e3815a16-44e9-4990-a53f-0fe3e9784029",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"syncNodeName": "Click Effect"
|
||||||
|
}
|
||||||
|
}
|
||||||
105
assets/FishSingle/animation/ClickEffect.anim
Normal file
@@ -0,0 +1,105 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "ClickEffect",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 1,
|
||||||
|
"_duration": 0.5666666666666667,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.06666666666666667,
|
||||||
|
0.13333333333333333,
|
||||||
|
0.2,
|
||||||
|
0.26666666666666666,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4,
|
||||||
|
0.4666666666666667,
|
||||||
|
0.5333333333333333,
|
||||||
|
0.55
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@6ccc3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@9cb1a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@38c80",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@6238f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@b8062",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@c7ab2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@c5523",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@7e345",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7f560c03-1db2-49db-abb7-65e14eed3ef5@7e345",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
null
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/animation/ClickEffect.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "71a28c77-5924-40de-9a2e-df84682de9a6",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "ClickEffect"
|
||||||
|
}
|
||||||
|
}
|
||||||
12
assets/FishSingle/animation/Wave.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "690a3398-65d1-4d56-bb96-5428c0e9f301",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
1705
assets/FishSingle/animation/Wave/Wave.anim
Normal file
13
assets/FishSingle/animation/Wave/Wave.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "4993b0f0-eb03-4c8a-a6b5-adf43a342f1e",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Wave"
|
||||||
|
}
|
||||||
|
}
|
||||||
2978
assets/FishSingle/animation/Wave/Wave.prefab
Normal file
13
assets/FishSingle/animation/Wave/Wave.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.50",
|
||||||
|
"importer": "prefab",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "f54c348d-0c47-4d0d-84c0-6f3ba50e83cd",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"syncNodeName": "Wave"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/animation/Wave/bubble.png
Normal file
|
After Width: | Height: | Size: 736 B |
134
assets/FishSingle/animation/Wave/bubble.png.meta
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "d5a1deed-f536-491b-8eb2-bc59b1910d96",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "d5a1deed-f536-491b-8eb2-bc59b1910d96@6c48a",
|
||||||
|
"displayName": "bubble",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"wrapModeT": "clamp-to-edge",
|
||||||
|
"wrapModeS": "clamp-to-edge",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"imageUuidOrDatabaseUri": "d5a1deed-f536-491b-8eb2-bc59b1910d96",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"f9941": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "d5a1deed-f536-491b-8eb2-bc59b1910d96@f9941",
|
||||||
|
"displayName": "bubble",
|
||||||
|
"id": "f9941",
|
||||||
|
"name": "spriteFrame",
|
||||||
|
"userData": {
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 0,
|
||||||
|
"trimY": 0,
|
||||||
|
"width": 23,
|
||||||
|
"height": 23,
|
||||||
|
"rawWidth": 23,
|
||||||
|
"rawHeight": 23,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"imageUuidOrDatabaseUri": "d5a1deed-f536-491b-8eb2-bc59b1910d96@6c48a",
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"atlasUuid": "",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [
|
||||||
|
-11.5,
|
||||||
|
-11.5,
|
||||||
|
0,
|
||||||
|
11.5,
|
||||||
|
-11.5,
|
||||||
|
0,
|
||||||
|
-11.5,
|
||||||
|
11.5,
|
||||||
|
0,
|
||||||
|
11.5,
|
||||||
|
11.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"indexes": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
3
|
||||||
|
],
|
||||||
|
"uv": [
|
||||||
|
0,
|
||||||
|
23,
|
||||||
|
23,
|
||||||
|
23,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
23,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"nuv": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"minPos": [
|
||||||
|
-11.5,
|
||||||
|
-11.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"maxPos": [
|
||||||
|
11.5,
|
||||||
|
11.5,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "sprite-frame",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "d5a1deed-f536-491b-8eb2-bc59b1910d96@f9941",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/animation/Wave/lang.png
Normal file
|
After Width: | Height: | Size: 688 KiB |
134
assets/FishSingle/animation/Wave/lang.png.meta
Normal file
@@ -0,0 +1,134 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.26",
|
||||||
|
"importer": "image",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "4a133fa4-af8b-4950-8c74-16dd98318d63",
|
||||||
|
"files": [
|
||||||
|
".json",
|
||||||
|
".png"
|
||||||
|
],
|
||||||
|
"subMetas": {
|
||||||
|
"6c48a": {
|
||||||
|
"importer": "texture",
|
||||||
|
"uuid": "4a133fa4-af8b-4950-8c74-16dd98318d63@6c48a",
|
||||||
|
"displayName": "lang",
|
||||||
|
"id": "6c48a",
|
||||||
|
"name": "texture",
|
||||||
|
"userData": {
|
||||||
|
"minfilter": "linear",
|
||||||
|
"magfilter": "linear",
|
||||||
|
"wrapModeT": "clamp-to-edge",
|
||||||
|
"wrapModeS": "clamp-to-edge",
|
||||||
|
"mipfilter": "none",
|
||||||
|
"imageUuidOrDatabaseUri": "4a133fa4-af8b-4950-8c74-16dd98318d63",
|
||||||
|
"anisotropy": 0,
|
||||||
|
"isUuid": true,
|
||||||
|
"visible": false
|
||||||
|
},
|
||||||
|
"ver": "1.0.22",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
},
|
||||||
|
"f9941": {
|
||||||
|
"importer": "sprite-frame",
|
||||||
|
"uuid": "4a133fa4-af8b-4950-8c74-16dd98318d63@f9941",
|
||||||
|
"displayName": "lang",
|
||||||
|
"id": "f9941",
|
||||||
|
"name": "spriteFrame",
|
||||||
|
"userData": {
|
||||||
|
"trimType": "auto",
|
||||||
|
"trimThreshold": 1,
|
||||||
|
"rotated": false,
|
||||||
|
"offsetX": 0,
|
||||||
|
"offsetY": 0,
|
||||||
|
"trimX": 0,
|
||||||
|
"trimY": 0,
|
||||||
|
"width": 398,
|
||||||
|
"height": 1079,
|
||||||
|
"rawWidth": 398,
|
||||||
|
"rawHeight": 1079,
|
||||||
|
"borderTop": 0,
|
||||||
|
"borderBottom": 0,
|
||||||
|
"borderLeft": 0,
|
||||||
|
"borderRight": 0,
|
||||||
|
"imageUuidOrDatabaseUri": "4a133fa4-af8b-4950-8c74-16dd98318d63@6c48a",
|
||||||
|
"packable": true,
|
||||||
|
"isUuid": true,
|
||||||
|
"atlasUuid": "",
|
||||||
|
"pixelsToUnit": 100,
|
||||||
|
"pivotX": 0.5,
|
||||||
|
"pivotY": 0.5,
|
||||||
|
"meshType": 0,
|
||||||
|
"vertices": {
|
||||||
|
"rawPosition": [
|
||||||
|
-199,
|
||||||
|
-539.5,
|
||||||
|
0,
|
||||||
|
199,
|
||||||
|
-539.5,
|
||||||
|
0,
|
||||||
|
-199,
|
||||||
|
539.5,
|
||||||
|
0,
|
||||||
|
199,
|
||||||
|
539.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"indexes": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
3
|
||||||
|
],
|
||||||
|
"uv": [
|
||||||
|
0,
|
||||||
|
1079,
|
||||||
|
398,
|
||||||
|
1079,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
398,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"nuv": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"minPos": [
|
||||||
|
-199,
|
||||||
|
-539.5,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"maxPos": [
|
||||||
|
199,
|
||||||
|
539.5,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ver": "1.0.12",
|
||||||
|
"imported": true,
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userData": {
|
||||||
|
"type": "sprite-frame",
|
||||||
|
"hasAlpha": true,
|
||||||
|
"redirect": "4a133fa4-af8b-4950-8c74-16dd98318d63@f9941",
|
||||||
|
"fixAlphaTransparencyArtifacts": false
|
||||||
|
}
|
||||||
|
}
|
||||||
12
assets/FishSingle/fish.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "bf4b0f26-53b3-44ac-a390-26c697494115",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/fish/.DS_Store
vendored
Normal file
12
assets/FishSingle/fish/animation.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "64fb91a1-9c93-4cf5-8a41-4d3ec0e5fd66",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish1.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish1",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@9755b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@bb835",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@623ca",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@fd10e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@78b9d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@a3e2a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@84740",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@449f7",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "93c2f724-ed94-4f0c-a8ca-7f6a303c15be@9755b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish1.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "f0d73212-6204-4066-a320-9f69893989cd",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish1"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish10.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish10",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@e6f1d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@fbd4c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@035d5",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@5d09d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@c9798",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@7eebb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@02705",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@1bc12",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "d2126827-fe71-4739-9c2e-eead63785b23@e6f1d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish10.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "e17a527d-4428-40a7-9683-7ad523432897",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish10"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish11.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish11",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@5a942",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@753cb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@3508c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@5e397",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@3e891",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@9cb15",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@702a2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@12eba",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "065231ca-a207-4363-bba0-7786e89733cc@5a942",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish11.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "5d6f772a-d206-41b3-88d7-af08f2a9c337",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish11"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish12.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish12",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@f3e0e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@da339",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@08d09",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@2ae11",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@271e7",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@3fe62",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@6cca1",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@5fe90",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "2e4e01b9-8a30-4d74-8aed-1b2704a795cc@f3e0e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish12.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "71cb744b-ea83-4d5a-8516-215e397dfdaa",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish12"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish13.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish13",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@11aa1",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@9b286",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@03b97",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@5d754",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@7d7ea",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@4cb5e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@11f5e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@77656",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "352c9803-6c53-4d8f-ba10-deec62a91cda@11aa1",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish13.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "42b329aa-ff32-47cd-8b3c-88b068c0dfb3",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish13"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish14.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish14",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@40c7c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@ede6b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@ddf75",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@f9e5a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@e450e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@05a04",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@b6e93",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@48a1b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@40c7c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish14.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "9c12558b-de44-410f-b49f-5853230941b1",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish14"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish15.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish15",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@4cf03",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@9b94d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@571bb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@eb903",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@e6508",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@51d74",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@30d0c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@d1071",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@4cf03",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish15.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "69f18979-51b5-47d3-bfb1-0d7df4592a44",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish15"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish16.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish16",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@942cf",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@df5ad",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@d7b1d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@b4e16",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@6719b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@ace49",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@2efd8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@54969",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "5be2479e-33c7-4c76-93be-e25b5f6dc729@942cf",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish16.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "71c51c0e-ec84-453b-8eec-797c3380f73c",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish16"
|
||||||
|
}
|
||||||
|
}
|
||||||
642
assets/FishSingle/fish/animation/Fish17.anim
Normal file
@@ -0,0 +1,642 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish17",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {
|
||||||
|
"embeddedPlayerGroups": []
|
||||||
|
},
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"enableTrsBlending": false,
|
||||||
|
"_duration": 3.3333333333333335,
|
||||||
|
"_hash": 500763545,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 12
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 23
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 34
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_exoticAnimation": null,
|
||||||
|
"_events": [],
|
||||||
|
"_embeddedPlayers": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__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
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura Tail"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 7
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 9
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 11
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.VectorTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 13
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channels": [
|
||||||
|
{
|
||||||
|
"__id__": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 19
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 21
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_nComponents": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 14
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura Middle"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 16
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 18
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 20
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 22
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.VectorTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 24
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channels": [
|
||||||
|
{
|
||||||
|
"__id__": 26
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 28
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 32
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_nComponents": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 25
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura Head"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 27
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 29
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 31
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 33
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 35
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 38
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 36
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 37
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Fish Middle"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 39
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.8333333333333334,
|
||||||
|
1.25,
|
||||||
|
1.6666666666666667,
|
||||||
|
2.0833333333333335,
|
||||||
|
2.5,
|
||||||
|
2.9166666666666665
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@40c7c",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@ede6b",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@ddf75",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@f9e5a",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@e450e",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@05a04",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@b6e93",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3b3e5578-dce9-43ce-a813-9a37e0d45e48@48a1b",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish17.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "d634b6d3-5dbf-48c9-a0bc-61977878c8e7",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish17"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish18.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish18",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@6e2fd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@81087",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@335ed",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@3a47a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@be0d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@f1b20",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@b230a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@bcc82",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "91a85e7e-2d0a-4294-8cb0-53478537bc55@6e2fd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish18.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "2485429c-f56b-4248-b865-ed51e490c8a8",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish18"
|
||||||
|
}
|
||||||
|
}
|
||||||
1091
assets/FishSingle/fish/animation/Fish19.anim
Normal file
13
assets/FishSingle/fish/animation/Fish19.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "d6d4dc61-7fcc-44b5-88a6-b54b48798e4c",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish19"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish2.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish02",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@a9841",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@7ca64",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@482d3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@c743b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@97f67",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@40b09",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@0bcf7",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@d2851",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "9db8c528-dae8-4e5a-a35b-43406ae12486@a9841",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish2.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "3d05305d-6627-4e0c-9511-cd01676d144c",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish2"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish20.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish20",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@53e28",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@7f0c9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@c1607",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@dd226",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@a81b2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@2f9a0",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@d5e10",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@67497",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4c39bae7-e304-433f-90d1-b01f8ce1f50d@53e28",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish20.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "27e6df97-4896-42ca-abe6-34554eee08fc",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish20"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish21.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish21",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@9d602",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@f95a5",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@33169",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@7160b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@8a72e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@faf2a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@faf2a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@e6a85",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "f21ab697-01c0-4df3-9315-69f0c0d0fb1a@9d602",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish21.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "212b3495-029b-4506-8f0d-a9a56c6550ff",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish21"
|
||||||
|
}
|
||||||
|
}
|
||||||
996
assets/FishSingle/fish/animation/Fish22.anim
Normal file
@@ -0,0 +1,996 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish22",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {
|
||||||
|
"embeddedPlayerGroups": []
|
||||||
|
},
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"enableTrsBlending": false,
|
||||||
|
"_duration": 3.3333333333333335,
|
||||||
|
"_hash": 500763545,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 12
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 23
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 34
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 45
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 56
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_exoticAnimation": null,
|
||||||
|
"_events": [],
|
||||||
|
"_embeddedPlayers": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__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
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura Middle"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 7
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 9
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 11
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.VectorTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 13
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channels": [
|
||||||
|
{
|
||||||
|
"__id__": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 19
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 21
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_nComponents": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 14
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 16
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 18
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 20
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 22
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.VectorTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 24
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channels": [
|
||||||
|
{
|
||||||
|
"__id__": 26
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 28
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 32
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_nComponents": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 25
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 27
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 29
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 31
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 33
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.VectorTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 35
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channels": [
|
||||||
|
{
|
||||||
|
"__id__": 37
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 39
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 41
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 43
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_nComponents": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 36
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 38
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 40
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 42
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 44
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.VectorTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 46
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channels": [
|
||||||
|
{
|
||||||
|
"__id__": 48
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 50
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 52
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 54
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_nComponents": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 47
|
||||||
|
},
|
||||||
|
"eulerAngles"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Aura4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 49
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 51
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 53
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
3.3333332538604736
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": 0,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealKeyframeValue",
|
||||||
|
"interpolationMode": 0,
|
||||||
|
"tangentWeightMode": 0,
|
||||||
|
"value": -360,
|
||||||
|
"rightTangent": 0,
|
||||||
|
"rightTangentWeight": 0,
|
||||||
|
"leftTangent": 0,
|
||||||
|
"leftTangentWeight": 0,
|
||||||
|
"easingMethod": 0,
|
||||||
|
"__editorExtras__": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 55
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.RealCurve",
|
||||||
|
"_times": [],
|
||||||
|
"_values": [],
|
||||||
|
"preExtrapolation": 1,
|
||||||
|
"postExtrapolation": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 57
|
||||||
|
},
|
||||||
|
"proxy": null
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 60
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 58
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 59
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Fish Middle"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 61
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.8333333333333334,
|
||||||
|
1.25,
|
||||||
|
1.6666666666666667,
|
||||||
|
2.0833333333333335,
|
||||||
|
2.5,
|
||||||
|
2.9166666666666665
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@4cf03",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@9b94d",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@571bb",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@eb903",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@e6508",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@51d74",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@30d0c",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e42f83bb-200e-445e-a9b5-7dbb8a331f57@d1071",
|
||||||
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish22.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "ffd9b63c-8643-4046-ba4f-9902ee77a6d6",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish22"
|
||||||
|
}
|
||||||
|
}
|
||||||
93
assets/FishSingle/fish/animation/Fish23.anim
Normal file
@@ -0,0 +1,93 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish23",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.5166666666666667,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@1a9ea",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@45a20",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@f6f37",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@a067c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@8e17e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@88876",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "4245fb0d-e6e5-4ab2-a6a1-294fc9cbd2bd@1a9ea",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish23.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "060e57fb-be05-4566-8238-9e85cd8cfca3",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish23"
|
||||||
|
}
|
||||||
|
}
|
||||||
185
assets/FishSingle/fish/animation/Fish24.anim
Normal file
@@ -0,0 +1,185 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish24",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 1.9333333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 4
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 6
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666,
|
||||||
|
0.75,
|
||||||
|
0.8333333333333334,
|
||||||
|
0.9166666666666666,
|
||||||
|
1,
|
||||||
|
1.0833333333333333,
|
||||||
|
1.1666666666666667,
|
||||||
|
1.25,
|
||||||
|
1.3333333333333333,
|
||||||
|
1.4166666666666667,
|
||||||
|
1.5,
|
||||||
|
1.5833333333333333,
|
||||||
|
1.6666666666666667,
|
||||||
|
1.75,
|
||||||
|
1.8333333333333333,
|
||||||
|
1.9166666666666667
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@5abcb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@84f98",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@6acb8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@d25d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@36f3a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@68a1a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@ecc45",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@8cbcb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@4cd02",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@343c8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@c9d20",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@7f036",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@33892",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@aa713",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@6b50a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@f98eb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@839bb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@9cfb3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@8bfbb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@73364",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@c9315",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@686b3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@c54c0",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@8cecc",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish24.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "063d7bdc-6650-4b40-a7f7-9afc4a3deb4a",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish24"
|
||||||
|
}
|
||||||
|
}
|
||||||
190
assets/FishSingle/fish/animation/Fish25.anim
Normal file
@@ -0,0 +1,190 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish25",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 2.0166666666666666,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 4
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 6
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666,
|
||||||
|
0.75,
|
||||||
|
0.8333333333333334,
|
||||||
|
0.9166666666666666,
|
||||||
|
1,
|
||||||
|
1.0833333333333333,
|
||||||
|
1.1666666666666667,
|
||||||
|
1.25,
|
||||||
|
1.3333333333333333,
|
||||||
|
1.4166666666666667,
|
||||||
|
1.5,
|
||||||
|
1.5833333333333333,
|
||||||
|
1.6666666666666667,
|
||||||
|
1.75,
|
||||||
|
1.8333333333333333,
|
||||||
|
1.9166666666666667,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@cfa25",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@25cb8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@71020",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@c3a79",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@858d2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@b0b1c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@e926e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@1086e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@19840",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@d7d6f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@c2cc8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@687f4",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@7e642",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@91cce",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@7376a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@78c49",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@63458",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@5e3f0",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@c09cf",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@ca496",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@4ae5c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@430c1",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@28e34",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "e0530ef6-394e-4c6c-9615-375bc9a13a21@398d8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1befe00e-92bb-4383-b937-a5dc298adb54@cfa25",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish25.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "e1197956-1e62-4a1a-b5b5-e34c14c6eb57",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish25"
|
||||||
|
}
|
||||||
|
}
|
||||||
190
assets/FishSingle/fish/animation/Fish26.anim
Normal file
@@ -0,0 +1,190 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish26",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 2.0166666666666666,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 4
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.HierarchyPath",
|
||||||
|
"path": "Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 6
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666,
|
||||||
|
0.75,
|
||||||
|
0.8333333333333334,
|
||||||
|
0.9166666666666666,
|
||||||
|
1,
|
||||||
|
1.0833333333333333,
|
||||||
|
1.1666666666666667,
|
||||||
|
1.25,
|
||||||
|
1.3333333333333333,
|
||||||
|
1.4166666666666667,
|
||||||
|
1.5,
|
||||||
|
1.5833333333333333,
|
||||||
|
1.6666666666666667,
|
||||||
|
1.75,
|
||||||
|
1.8333333333333333,
|
||||||
|
1.9166666666666667,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@543d5",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@589c1",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@07fe0",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@fb172",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@0b498",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@500d2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@5a62b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@a623f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@35184",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@06775",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@ab5e3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@f4076",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@a90b8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@39e17",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@6419d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@37b76",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@9c43b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@8808e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@79cbd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@09f05",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@00aa3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@1b5f5",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@f77cc",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@5e193",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "6fb0ee62-0358-4df0-afdf-6f66228d355d@543d5",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish26.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "32152ad1-fbf0-4509-902d-5f1efabd4f8c",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish26"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish27.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish27",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@62cc3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@c3818",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@bf678",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@0d8e2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@10187",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@b2d64",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@7e139",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@9bf9a",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "da792675-4e05-4038-b21c-29748aaa51c3@62cc3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish27.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "e1db983a-86bd-47a3-8b76-08738059b36a",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish27"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish28.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish28",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@beae3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@93e75",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@47fb9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@f2c4f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@1e4bc",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@de1e6",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@cf15c",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@d2d2f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ae071a40-6a18-45e3-b020-f7df0399f7f2@beae3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish28.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "16ffb97b-3fc6-415d-b890-8eaf49d3a178",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish28"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish29.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish29",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@a83aa",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@efdd3",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@e0ca4",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@bc8ca",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@04c11",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@bedd9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@e40b6",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@dab61",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "7a2e9cb9-6877-47f1-9f7c-73486983d3f2@a83aa",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish29.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "6eec677f-59d5-4530-aef0-ddbcaaa9a1b5",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish29"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish3.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish3",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@0dd99",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@c3c0e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@f8956",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@d50c6",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@a1859",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@fcc10",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@a43f7",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@39f81",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "32f9df4c-ff0f-447a-92f1-3d3aa53e8ff0@0dd99",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish3.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "b62b9130-675a-45a9-b65e-1b55c5814675",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish3"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish4.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish4",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@2ef7d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@b1a20",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@d489f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@a80af",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@73410",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@f68a4",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@58ddc",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@08c4f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "3ccc1345-0250-41f6-8000-e754061ee84d@2ef7d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish4.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "d8996496-648c-4ab9-9268-c561e3f70bcc",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish4"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish5.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish5",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@43452",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@55129",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@e1bdb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@3c2cb",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@a1dcf",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@be4f1",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@d8818",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@92866",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "ffdb3623-e0fd-4c59-aef5-acdfd6a09d44@43452",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish5.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "cdf46818-beeb-4fa6-9de0-03dbb80970d6",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish5"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish6.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish6",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@3ad0e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@1a51d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@6a0fc",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@6cd64",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@876d0",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@1c50d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@024ee",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@0ded4",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "1992ce6d-8279-48be-a1dd-2f9c3d9e7d6a@3ad0e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish6.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "42335d8d-2042-4204-8772-6f3f241cbdbd",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish6"
|
||||||
|
}
|
||||||
|
}
|
||||||
213
assets/FishSingle/fish/animation/Fish7.anim
Normal file
@@ -0,0 +1,213 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish7",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 2.5166666666666666,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666,
|
||||||
|
0.75,
|
||||||
|
0.8333333333333334,
|
||||||
|
0.9166666666666666,
|
||||||
|
1,
|
||||||
|
1.0833333333333333,
|
||||||
|
1.1666666666666667,
|
||||||
|
1.25,
|
||||||
|
1.3333333333333333,
|
||||||
|
1.4166666666666667,
|
||||||
|
1.5,
|
||||||
|
1.5833333333333333,
|
||||||
|
1.6666666666666667,
|
||||||
|
1.75,
|
||||||
|
1.8333333333333333,
|
||||||
|
1.9166666666666667,
|
||||||
|
2,
|
||||||
|
2.0833333333333335,
|
||||||
|
2.1666666666666665,
|
||||||
|
2.25,
|
||||||
|
2.3333333333333335,
|
||||||
|
2.4166666666666665,
|
||||||
|
2.5
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@5d50e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@141d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@1a3df",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@0d068",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@bca69",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@5d50e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@141d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@1a3df",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@0d068",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@bca69",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@5d50e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@141d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@1a3df",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@0d068",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@bca69",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@5d50e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@141d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@1a3df",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@0d068",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@bca69",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@5d50e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@141d9",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@1a3df",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@0d068",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@bca69",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@8274b",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@18d83",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@d1ecd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@d1ecd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@d1ecd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0021d952-9879-45ad-a76b-30b82e1c6104@d1ecd",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish7.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "4fa328b7-7054-4430-b113-7bab95ac94b3",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish7"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish8.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish8",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@acc0d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@17bc6",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@5fe74",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@31518",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@19b57",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@bc66f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@f16f2",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@d2614",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "0190f1af-d5b4-4053-8850-ab0e2e0b0bf2@acc0d",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish8.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "b21b52a9-08e5-4869-89dd-6e1bd2b82ca2",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish8"
|
||||||
|
}
|
||||||
|
}
|
||||||
103
assets/FishSingle/fish/animation/Fish9.anim
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"__type__": "cc.AnimationClip",
|
||||||
|
"_name": "Fish9",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"_native": "",
|
||||||
|
"sample": 60,
|
||||||
|
"speed": 1,
|
||||||
|
"wrapMode": 2,
|
||||||
|
"_duration": 0.6833333333333333,
|
||||||
|
"_hash": 0,
|
||||||
|
"_tracks": [
|
||||||
|
{
|
||||||
|
"__id__": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"_events": [],
|
||||||
|
"_exoticAnimation": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ObjectTrack",
|
||||||
|
"_binding": {
|
||||||
|
"__type__": "cc.animation.TrackBinding",
|
||||||
|
"path": {
|
||||||
|
"__id__": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_channel": {
|
||||||
|
"__id__": 4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.TrackPath",
|
||||||
|
"_paths": [
|
||||||
|
{
|
||||||
|
"__id__": 3
|
||||||
|
},
|
||||||
|
"spriteFrame"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.ComponentPath",
|
||||||
|
"component": "cc.Sprite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.animation.Channel",
|
||||||
|
"_curve": {
|
||||||
|
"__id__": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.ObjectCurve",
|
||||||
|
"_times": [
|
||||||
|
0,
|
||||||
|
0.08333333333333333,
|
||||||
|
0.16666666666666666,
|
||||||
|
0.25,
|
||||||
|
0.3333333333333333,
|
||||||
|
0.4166666666666667,
|
||||||
|
0.5,
|
||||||
|
0.5833333333333334,
|
||||||
|
0.6666666666666666
|
||||||
|
],
|
||||||
|
"_values": [
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@5f735",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@8246e",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@1c656",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@d1a5f",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@160bf",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@b6aa8",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@644e6",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@de9d6",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__uuid__": "aed1f5f3-0643-4ad1-8536-65d1294b7db1@5f735",
|
||||||
|
"__expectedType__": "cc.Asset"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
13
assets/FishSingle/fish/animation/Fish9.anim.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "2.0.3",
|
||||||
|
"importer": "animation-clip",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "b1e4a822-98c1-4dcd-8f46-dd524fad6381",
|
||||||
|
"files": [
|
||||||
|
".cconb"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"name": "Fish9"
|
||||||
|
}
|
||||||
|
}
|
||||||
12
assets/FishSingle/fish/atlas.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "ac2a4f0c-b13c-4a13-b895-a4fa1aa7b3ef",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/FishSingle/fish/atlas/.DS_Store
vendored
Normal file
12
assets/FishSingle/fish/atlas/Fish.meta
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "f326de06-d745-428d-b02b-4b37f3d3e4b2",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"compressionType": {},
|
||||||
|
"isRemoteBundle": {}
|
||||||
|
}
|
||||||
|
}
|
||||||