[add] first

This commit is contained in:
2023-02-22 09:50:51 +08:00
commit 6260e95bc8
9053 changed files with 4492644 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
native
#//////////////////////////
# NPM
#//////////////////////////
node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
.vscode/
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/

42
README.md Normal file
View File

@@ -0,0 +1,42 @@
# Cocos Cyberpunk by Cocos Creator
This is a high quality demo in Cyberpunk art style demonstrating the most advanced features in [Cocos Creator](https://www.cocos.com/en/creator), the whole project is built with [Cocos Creator](https://www.cocos.com/en/creator).
### Version: v1.0
### License
Cocos owns all rights to the game resources, and upon successful download or fork, you are strictly required to comply with the license agreement. By downloading these resources, you agree to abide by the [Content License Agreement](./licenses/Cocos%20Cyberpunnk%20Content%20License%20Agreement.md) and the [Copyright Notice](./licenses/Cocos%20Cyberpunk%20Copyright%20Notice.md) contained within the licenses folder.
### Get started
1. Cocos Creator version
This demo is made with Cocos Creator v3.7.1, only higher editor version can run this demo. You can download the engine [here](https://www.cocos.com/en/creator-download).
2. Supported platform
Windows, macOS, iOS, Android
3. Baseline devices
- Android: Huawei Hisilicon 970 (Huawei P30 Pro), Qualcomm Snapdragon 835 (Mi6)
- iOS: Apple A10 Bionic (iPhone7)
Performance related preset can be modified in [href-setting.ts](./extensions/pipeline/pipeline/settings/href-setting.ts).
4. Operation description
Support both mobile touch screen and desktop keyboard and mouse. Please see detailed instruction in game
### Asset guide
- Playable scene (main scene to build): assets/scene-game-start.scene
- Cyberpunk city: assets/scene
- Gameplay prefabs: assets/resources/obj
- Gameplay logic: assets/scripts
- Render pipeline customization: extensions/pipeline/pipeline
### Credits
The game scene artwork was built by [The ArtCore studios](http://www.artcore-studios.com/)

12
assets/LightFX.meta Normal file
View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "d11a6ec4-902f-48f3-b06f-31b8b3373b35",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "9d086b32-52ff-4af7-9384-e191a03701ca",
"files": [
".exe",
".json"
],
"subMetas": {},
"userData": {}
}

8669
assets/LightFX/lfx.log Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,12 @@
{
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "f87ed12e-47d3-4cba-bcf0-d221c99ae3cb",
"files": [
".json",
".log"
],
"subMetas": {},
"userData": {}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "17006726-63a2-4fda-af3c-e89a73c38d52",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "3ed85acc-b1cb-430a-a7c9-17604f338ff0",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "3ed85acc-b1cb-430a-a7c9-17604f338ff0@6c48a",
"displayName": "LFX_Mesh_0000",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "3ed85acc-b1cb-430a-a7c9-17604f338ff0",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "3ed85acc-b1cb-430a-a7c9-17604f338ff0@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "aa589450-9ebd-4867-a696-1304496a0f37",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "aa589450-9ebd-4867-a696-1304496a0f37@6c48a",
"displayName": "LFX_Mesh_0001",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "aa589450-9ebd-4867-a696-1304496a0f37",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "aa589450-9ebd-4867-a696-1304496a0f37@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "606cca3a-8de1-42b2-bfbd-ce1465c3a363",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "606cca3a-8de1-42b2-bfbd-ce1465c3a363@6c48a",
"displayName": "LFX_Mesh_0002",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "606cca3a-8de1-42b2-bfbd-ce1465c3a363",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "606cca3a-8de1-42b2-bfbd-ce1465c3a363@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "07478144-4c1c-4382-a519-8b5d3ddc4449",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "07478144-4c1c-4382-a519-8b5d3ddc4449@6c48a",
"displayName": "LFX_Mesh_0003",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "07478144-4c1c-4382-a519-8b5d3ddc4449",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "07478144-4c1c-4382-a519-8b5d3ddc4449@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "0098fea9-4308-41dd-ade8-d03b75e0b7bf",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0098fea9-4308-41dd-ade8-d03b75e0b7bf@6c48a",
"displayName": "LFX_Mesh_0004",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "0098fea9-4308-41dd-ade8-d03b75e0b7bf",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "0098fea9-4308-41dd-ade8-d03b75e0b7bf@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "8843a1ca-0b83-4fc3-9e40-c718a8eb3356",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8843a1ca-0b83-4fc3-9e40-c718a8eb3356@6c48a",
"displayName": "LFX_Mesh_0005",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "8843a1ca-0b83-4fc3-9e40-c718a8eb3356",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "8843a1ca-0b83-4fc3-9e40-c718a8eb3356@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "b3ab4539-a0f0-4c01-87d2-c452047ae963",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "b3ab4539-a0f0-4c01-87d2-c452047ae963@6c48a",
"displayName": "LFX_Mesh_0006",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "b3ab4539-a0f0-4c01-87d2-c452047ae963",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "b3ab4539-a0f0-4c01-87d2-c452047ae963@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "7662490a-b152-4447-8813-c8d3035674af",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7662490a-b152-4447-8813-c8d3035674af@6c48a",
"displayName": "LFX_Mesh_0007",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "7662490a-b152-4447-8813-c8d3035674af",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "7662490a-b152-4447-8813-c8d3035674af@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "505a6ee4-ad21-4fb3-8c4b-d812b4570765",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "505a6ee4-ad21-4fb3-8c4b-d812b4570765@6c48a",
"displayName": "LFX_Mesh_0008",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "505a6ee4-ad21-4fb3-8c4b-d812b4570765",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "505a6ee4-ad21-4fb3-8c4b-d812b4570765@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "73cf8213-a3de-4196-8c19-2953d4cc37b2",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "73cf8213-a3de-4196-8c19-2953d4cc37b2@6c48a",
"displayName": "LFX_Mesh_0009",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "73cf8213-a3de-4196-8c19-2953d4cc37b2",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "73cf8213-a3de-4196-8c19-2953d4cc37b2@6c48a"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "18ed916b-8c22-4436-b2cb-a3dcad174415",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "18ed916b-8c22-4436-b2cb-a3dcad174415@6c48a",
"displayName": "LFX_Mesh_0010",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "18ed916b-8c22-4436-b2cb-a3dcad174415",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"fixAlphaTransparencyArtifacts": false,
"hasAlpha": true,
"type": "texture",
"redirect": "18ed916b-8c22-4436-b2cb-a3dcad174415@6c48a"
}
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "1598273b-0a11-40aa-9fd4-db58f37b8271",
"files": [
".json",
".out"
],
"subMetas": {},
"userData": {}
}

12
assets/LightFX/tmp.meta Normal file
View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "b1ce2e75-43fb-40ef-a2d4-f491b4acd358",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

BIN
assets/LightFX/tmp/lfx.in Normal file

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "b97fa66a-4a70-4a8a-ac14-26ceddd5c2ce",
"files": [
".in",
".json"
],
"subMetas": {},
"userData": {}
}

12
assets/animations.meta Normal file
View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "3394f262-28e0-472f-a956-ab1f90b6f7bb",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "4606fea9-9612-48f9-afe5-fe44c2324bfb",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "animation"
}
}

12
assets/res.meta Normal file
View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "830b8fdd-c1da-43a8-a853-6a233081601f",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "d444fd90-ceef-4bf9-b5b2-e725630694a5",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
{
"ver": "1.1.0",
"importer": "animation-graph",
"imported": true,
"uuid": "70ecf57f-34a1-48ea-b2a6-7d4bda4d1dd6",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@@ -0,0 +1,894 @@
[
{
"__type__": "cc.animation.AnimationGraph",
"_name": "",
"_objFlags": 0,
"_native": "",
"_layers": [
{
"__id__": 1
},
{
"__id__": 43
}
],
"_variables": {
"is_move": {
"__id__": 55
},
"trigger_fire": {
"__id__": 56
},
"move_speed": {
"__id__": 57
},
"is_ground": {
"__id__": 58
},
"trigger_dead": {
"__id__": 59
},
"trigger_hit": {
"__id__": 60
}
}
},
{
"__type__": "cc.animation.Layer",
"_stateMachine": {
"__id__": 2
},
"name": "",
"weight": 1,
"mask": null
},
{
"__type__": "cc.animation.StateMachine",
"__editorExtras__": {
"viewport": {
"scale": 0.9914,
"top": -0.3409781917676249,
"left": -0.03453620201408508
},
"id": "16758356034250.25630174751234036",
"clone": null
},
"_states": [
{
"__id__": 3
},
{
"__id__": 4
},
{
"__id__": 5
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 15
},
{
"__id__": 22
},
{
"__id__": 29
}
],
"_transitions": [
{
"__id__": 31
},
{
"__id__": 32
},
{
"__id__": 33
},
{
"__id__": 34
},
{
"__id__": 35
},
{
"__id__": 36
},
{
"__id__": 39
},
{
"__id__": 42
}
],
"_entryState": {
"__id__": 3
},
"_exitState": {
"__id__": 4
},
"_anyState": {
"__id__": 5
}
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"centerX": -281,
"centerY": 88,
"id": "16696151960910.3351365369239223",
"clone": null
},
"name": "Entry"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16758356034250.48424003418540007",
"clone": null,
"centerX": 125,
"centerY": 0
},
"name": "Exit"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"centerX": -199.00766592697195,
"centerY": -198.70022190841235,
"id": "16696152374350.11004156114288066",
"clone": null
},
"name": "Any"
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": 201.5,
"centerY": 94.5,
"id": "16696152515860.7352971575521685",
"name": "fire",
"clone": null
},
"name": "fire",
"_components": [],
"motion": {
"__id__": 7
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696152515830.13210197317958539",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@b23ec",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -48.5,
"centerY": 90.5,
"id": "16696152900180.21861490561465624",
"name": "move",
"clone": null
},
"name": "move",
"_components": [],
"motion": {
"__id__": 9
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.AnimationBlend1D",
"__editorExtras__": {
"id": "16696152900130.9939305407718928",
"centerX": -133,
"centerY": 24,
"name": "",
"autoThreshold": true,
"clone": null
},
"name": "move",
"_items": [
{
"__id__": 10
},
{
"__id__": 12
}
],
"param": {
"__id__": 14
}
},
{
"__type__": "cc.animation.AnimationBlend1DItem",
"motion": {
"__id__": 11
},
"threshold": 0
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696153273150.33942178855670146",
"centerX": 126.5,
"centerY": -53.5,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@98135",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.AnimationBlend1DItem",
"motion": {
"__id__": 13
},
"threshold": 1
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696153372680.13573405865485055",
"centerX": 130.5,
"centerY": 152.5,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@5571d",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.BindableNumber",
"variable": "move_speed",
"value": 0
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -66.5,
"centerY": -46.5,
"id": "16696154065400.2878689552082292",
"name": "jump",
"clone": null
},
"name": "jump",
"_components": [],
"motion": {
"__id__": 16
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.AnimationBlend1D",
"__editorExtras__": {
"id": "16696154065350.7164098655270408",
"centerX": -149,
"centerY": 0,
"name": "",
"autoThreshold": true,
"clone": null
},
"name": "jump",
"_items": [
{
"__id__": 17
},
{
"__id__": 19
}
],
"param": {
"__id__": 21
}
},
{
"__type__": "cc.animation.AnimationBlend1DItem",
"motion": {
"__id__": 18
},
"threshold": 0
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696154460440.15189265382195982",
"centerX": 32.5,
"centerY": -31.5,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@76b06",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.AnimationBlend1DItem",
"motion": {
"__id__": 20
},
"threshold": 1
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696154537740.10351719433402495",
"centerX": -6.5,
"centerY": 94.5,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@4932d",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.BindableNumber",
"variable": "move_speed",
"value": 0
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": 91.5,
"centerY": -45.5,
"id": "16696155139240.14126879897229516",
"name": "jumping",
"clone": null
},
"name": "jumping",
"_components": [],
"motion": {
"__id__": 23
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.AnimationBlend1D",
"__editorExtras__": {
"id": "16696155139170.4409524627397967",
"centerX": -122,
"centerY": 37,
"name": "",
"autoThreshold": true,
"clone": null
},
"name": "jumping",
"_items": [
{
"__id__": 24
},
{
"__id__": 26
}
],
"param": {
"__id__": 28
}
},
{
"__type__": "cc.animation.AnimationBlend1DItem",
"motion": {
"__id__": 25
},
"threshold": 0
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696155341210.3146294528373643",
"centerX": 161.5,
"centerY": -15.5,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@76b06",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.AnimationBlend1DItem",
"motion": {
"__id__": 27
},
"threshold": 1
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696155368120.46478602861250984",
"centerX": 181.5,
"centerY": 154.5,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@88ede",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.BindableNumber",
"variable": "move_speed",
"value": 0
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -57.997518108861186,
"centerY": -149.19586366334462,
"id": "16696765341130.2523203831594767",
"clone": null
},
"name": "Hit_React_1",
"_components": [],
"motion": {
"__id__": 30
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696765341020.676503715616187",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@0cb11",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Transition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.4834595577562335",
"clone": null
},
"from": {
"__id__": 3
},
"to": {
"__id__": 8
},
"conditions": []
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.9096165023368148",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 6
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.7827070184422729",
"clone": null
},
"from": {
"__id__": 6
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.9074634056529038",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 15
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.7558289623974077",
"clone": null
},
"from": {
"__id__": 15
},
"to": {
"__id__": 22
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.7177629017075997",
"clone": null
},
"from": {
"__id__": 22
},
"to": {
"__id__": 8
},
"conditions": [
{
"__id__": 37
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.UnaryCondition",
"operator": 0,
"operand": {
"__id__": 38
}
},
{
"__type__": "cc.animation.BindableBoolean",
"variable": "is_ground",
"value": false
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.5245289730500127",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 22
},
"conditions": [
{
"__id__": 40
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.UnaryCondition",
"operator": 1,
"operand": {
"__id__": 41
}
},
{
"__type__": "cc.animation.BindableBoolean",
"variable": "is_ground",
"value": false
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.720707718967994",
"clone": null
},
"from": {
"__id__": 5
},
"to": {
"__id__": 29
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.Layer",
"_stateMachine": {
"__id__": 44
},
"name": "hit",
"weight": 1,
"mask": null
},
{
"__type__": "cc.animation.StateMachine",
"__editorExtras__": {
"viewport": {
"scale": 1,
"top": 0,
"left": 0
},
"id": "16758356034250.337671090248999",
"clone": null
},
"_states": [
{
"__id__": 45
},
{
"__id__": 46
},
{
"__id__": 47
},
{
"__id__": 48
},
{
"__id__": 50
}
],
"_transitions": [
{
"__id__": 51
},
{
"__id__": 52
},
{
"__id__": 54
}
],
"_entryState": {
"__id__": 45
},
"_exitState": {
"__id__": 46
},
"_anyState": {
"__id__": 47
}
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16758356034250.5663477769367966",
"clone": null
},
"name": "Entry"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16758356034250.6408695441747592",
"clone": null
},
"name": "Exit"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"centerX": 2,
"centerY": -93,
"id": "16696758758840.5429605515066895",
"clone": null
},
"name": "Any"
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": 142,
"centerY": 24.5,
"id": "16696758717890.14710568193064066",
"clone": null
},
"name": "Hit_React_1",
"_components": [],
"motion": {
"__id__": 49
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16696758717860.45769776172122545",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "bb6dc0aa-5016-4bf0-b62a-c1e75a935d14@0cb11",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.EmptyState",
"__editorExtras__": {
"centerX": 0,
"centerY": -27.5,
"id": "16696768460240.6215306930780415",
"clone": null
},
"name": "Empty"
},
{
"__type__": "cc.animation.Transition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.251860672880458",
"clone": null
},
"from": {
"__id__": 45
},
"to": {
"__id__": 50
},
"conditions": []
},
{
"__type__": "cc.animation.EmptyStateTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.460230656768837",
"clone": null
},
"from": {
"__id__": 50
},
"to": {
"__id__": 48
},
"conditions": [
{
"__id__": 53
}
],
"duration": 0.3,
"destinationStart": 0,
"relativeDestinationStart": false
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_hit"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758356034250.835142001690846",
"clone": null
},
"from": {
"__id__": 48
},
"to": {
"__id__": 50
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.PlainVariable",
"_type": 1,
"_value": false
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
},
{
"__type__": "cc.animation.PlainVariable",
"_type": 0,
"_value": 0
},
{
"__type__": "cc.animation.PlainVariable",
"_type": 1,
"_value": false
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
}
]

View File

@@ -0,0 +1,11 @@
{
"ver": "1.1.0",
"importer": "animation-graph",
"imported": true,
"uuid": "adb510c5-ca02-464e-85d5-21d9905d9c6a",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@@ -0,0 +1,364 @@
[
{
"__type__": "cc.animation.AnimationGraph",
"_name": "",
"_objFlags": 0,
"_native": "",
"_layers": [
{
"__id__": 1
}
],
"_variables": {
"bool_iron_sights": {
"__id__": 22
},
"trigger_fire": {
"__id__": 23
}
}
},
{
"__type__": "cc.animation.Layer",
"_stateMachine": {
"__id__": 2
},
"name": "",
"weight": 1,
"mask": null
},
{
"__type__": "cc.animation.StateMachine",
"__editorExtras__": {
"name": "",
"id": "16738614336760.6073972563470087",
"clone": null,
"viewport": {
"scale": 0.8994836605548858,
"top": -21.452225354332196,
"left": 27.273338792501924
}
},
"_states": [
{
"__id__": 3
},
{
"__id__": 4
},
{
"__id__": 5
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_transitions": [
{
"__id__": 12
},
{
"__id__": 15
},
{
"__id__": 18
},
{
"__id__": 20
},
{
"__id__": 21
}
],
"_entryState": {
"__id__": 3
},
"_exitState": {
"__id__": 4
},
"_anyState": {
"__id__": 5
}
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16738614336760.08787115013145619",
"clone": null,
"centerX": -347.8130595050027,
"centerY": -18.454976303317522
},
"name": "Entry"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16738614336760.41853235948010314",
"clone": null,
"centerX": 125,
"centerY": 0
},
"name": "Exit"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16738614336760.6019251231585652",
"clone": null,
"centerX": 125,
"centerY": 0
},
"name": "Any"
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"name": "",
"id": "16738615090420.4821372595916271",
"clone": null,
"centerX": -167.61174893314137,
"centerY": -56.61805408672302
},
"name": "Idle_Rifle",
"_components": [],
"motion": {
"__id__": 7
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"name": "",
"id": "16738615090510.7001865371332272",
"clone": null
},
"clip": {
"__uuid__": "26b2e39d-c29f-4854-91d3-9454c300b3df@38502",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"name": "",
"id": "16738615237720.5847844322674869",
"clone": null,
"centerX": -42.61174893314137,
"centerY": -159.1590128023034
},
"name": "Ironsight_Aim_F",
"_components": [],
"motion": {
"__id__": 9
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"name": "",
"id": "16738615237790.13031745322118882",
"clone": null
},
"clip": {
"__uuid__": "f2dcccf3-0709-4100-ab68-bddd2ea46315@73fee",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"name": "",
"id": "16738623735380.05689954097178118",
"clone": null,
"centerX": 126.68291567017286,
"centerY": -120.51960295385572
},
"name": "Fire_Rifle_Ironsights",
"_components": [],
"motion": {
"__id__": 11
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"name": "",
"id": "16738623735480.2627141869873546",
"clone": null
},
"clip": {
"__uuid__": "a4ea8162-2bc5-47e5-aedb-2940448caee0@2b872",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16738615381830.24045027936547925",
"clone": null
},
"from": {
"__id__": 6
},
"to": {
"__id__": 8
},
"conditions": [
{
"__id__": 13
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.UnaryCondition",
"operator": 0,
"operand": {
"__id__": 14
}
},
{
"__type__": "cc.animation.BindableBoolean",
"variable": "bool_iron_sights",
"value": false
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16738623735490.9101794533497196",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 6
},
"conditions": [
{
"__id__": 16
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.UnaryCondition",
"operator": 1,
"operand": {
"__id__": 17
}
},
{
"__type__": "cc.animation.BindableBoolean",
"variable": "bool_iron_sights",
"value": false
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16738652661730.9898768645250822",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 10
},
"conditions": [
{
"__id__": 19
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_fire"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16738652661730.0913767464709283",
"clone": null
},
"from": {
"__id__": 10
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.Transition",
"__editorExtras__": {
"name": "",
"id": "16740244562100.9065818059008464",
"clone": null
},
"from": {
"__id__": 3
},
"to": {
"__id__": 6
},
"conditions": []
},
{
"__type__": "cc.animation.PlainVariable",
"_type": 1,
"_value": false
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
}
]

View File

@@ -0,0 +1,11 @@
{
"ver": "1.1.0",
"importer": "animation-graph",
"imported": true,
"uuid": "fc87b535-fcf3-4d5c-94b9-c34bae2ee184",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@@ -0,0 +1,578 @@
[
{
"__type__": "cc.animation.AnimationMask",
"_name": "",
"_objFlags": 0,
"_native": "",
"_jointMasks": [
{
"__id__": 1
},
{
"__id__": 2
},
{
"__id__": 3
},
{
"__id__": 4
},
{
"__id__": 5
},
{
"__id__": 6
},
{
"__id__": 7
},
{
"__id__": 8
},
{
"__id__": 9
},
{
"__id__": 10
},
{
"__id__": 11
},
{
"__id__": 12
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
},
{
"__id__": 17
},
{
"__id__": 18
},
{
"__id__": 19
},
{
"__id__": 20
},
{
"__id__": 21
},
{
"__id__": 22
},
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
},
{
"__id__": 26
},
{
"__id__": 27
},
{
"__id__": 28
},
{
"__id__": 29
},
{
"__id__": 30
},
{
"__id__": 31
},
{
"__id__": 32
},
{
"__id__": 33
},
{
"__id__": 34
},
{
"__id__": 35
},
{
"__id__": 36
},
{
"__id__": 37
},
{
"__id__": 38
},
{
"__id__": 39
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 42
},
{
"__id__": 43
},
{
"__id__": 44
},
{
"__id__": 45
},
{
"__id__": 46
},
{
"__id__": 47
},
{
"__id__": 48
},
{
"__id__": 49
},
{
"__id__": 50
},
{
"__id__": 51
},
{
"__id__": 52
},
{
"__id__": 53
},
{
"__id__": 54
},
{
"__id__": 55
},
{
"__id__": 56
},
{
"__id__": 57
},
{
"__id__": 58
},
{
"__id__": 59
},
{
"__id__": 60
},
{
"__id__": 61
},
{
"__id__": 62
},
{
"__id__": 63
},
{
"__id__": 64
},
{
"__id__": 65
},
{
"__id__": 66
},
{
"__id__": 67
},
{
"__id__": 68
},
{
"__id__": 69
},
{
"__id__": 70
},
{
"__id__": 71
}
]
},
{
"__type__": "cc.JointMask",
"path": "root",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_foot_root",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_foot_root/ik_foot_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_foot_root/ik_foot_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/gun_root",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/ik_hand_gun",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/ik_hand_gun/ik_hand_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/ik_hand_gun/ik_hand_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/pinky_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/pinky_01_l/pinky_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/pinky_01_l/pinky_02_l/pinky_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/lowerarm_twist_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/upperarm_twist_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/pinky_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/pinky_01_r/pinky_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/pinky_01_r/pinky_02_r/pinky_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/lowerarm_twist_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/upperarm_twist_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l/calf_twist_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l/foot_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l/foot_l/ball_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/thigh_twist_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r/calf_twist_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r/foot_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r/foot_r/ball_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/thigh_twist_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "SM_CyborgEnemy01",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "SM_Gun03",
"enabled": false
}
]

View File

@@ -0,0 +1,11 @@
{
"ver": "0.0.1",
"importer": "animation-mask",
"imported": true,
"uuid": "2623ee77-7e30-43ae-9b7d-cd2042376248",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{"ver":"1.1.0","importer":"animation-graph","imported":true,"uuid":"927d6b7b-173b-4707-aeac-57c7759d0e90","files":[".json"],"subMetas":{},"userData":{}}

View File

@@ -0,0 +1,634 @@
[
{
"__type__": "cc.animation.AnimationMask",
"_name": "",
"_objFlags": 0,
"_native": "",
"_jointMasks": [
{
"__id__": 1
},
{
"__id__": 2
},
{
"__id__": 3
},
{
"__id__": 4
},
{
"__id__": 5
},
{
"__id__": 6
},
{
"__id__": 7
},
{
"__id__": 8
},
{
"__id__": 9
},
{
"__id__": 10
},
{
"__id__": 11
},
{
"__id__": 12
},
{
"__id__": 13
},
{
"__id__": 14
},
{
"__id__": 15
},
{
"__id__": 16
},
{
"__id__": 17
},
{
"__id__": 18
},
{
"__id__": 19
},
{
"__id__": 20
},
{
"__id__": 21
},
{
"__id__": 22
},
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
},
{
"__id__": 26
},
{
"__id__": 27
},
{
"__id__": 28
},
{
"__id__": 29
},
{
"__id__": 30
},
{
"__id__": 31
},
{
"__id__": 32
},
{
"__id__": 33
},
{
"__id__": 34
},
{
"__id__": 35
},
{
"__id__": 36
},
{
"__id__": 37
},
{
"__id__": 38
},
{
"__id__": 39
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 42
},
{
"__id__": 43
},
{
"__id__": 44
},
{
"__id__": 45
},
{
"__id__": 46
},
{
"__id__": 47
},
{
"__id__": 48
},
{
"__id__": 49
},
{
"__id__": 50
},
{
"__id__": 51
},
{
"__id__": 52
},
{
"__id__": 53
},
{
"__id__": 54
},
{
"__id__": 55
},
{
"__id__": 56
},
{
"__id__": 57
},
{
"__id__": 58
},
{
"__id__": 59
},
{
"__id__": 60
},
{
"__id__": 61
},
{
"__id__": 62
},
{
"__id__": 63
},
{
"__id__": 64
},
{
"__id__": 65
},
{
"__id__": 66
},
{
"__id__": 67
},
{
"__id__": 68
},
{
"__id__": 69
},
{
"__id__": 70
},
{
"__id__": 71
},
{
"__id__": 72
},
{
"__id__": 73
},
{
"__id__": 74
},
{
"__id__": 75
},
{
"__id__": 76
},
{
"__id__": 77
},
{
"__id__": 78
}
]
},
{
"__type__": "cc.JointMask",
"path": "root",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_foot_root",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_foot_root/ik_foot_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_foot_root/ik_foot_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/gun_root",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/ik_hand_gun",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/ik_hand_gun/ik_hand_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/ik_hand_root/ik_hand_gun/ik_hand_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/pinky_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/pinky_01_l/pinky_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/pinky_01_l/pinky_02_l/pinky_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/lowerarm_twist_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/upperarm_twist_01_l",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/pinky_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/pinky_01_r/pinky_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/pinky_01_r/pinky_02_r/pinky_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/lowerarm_twist_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/upperarm_twist_01_r",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1/hair2",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1/hair2/hair3",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1/hair2/hair3/hair4",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1/hair2/hair3/hair4/hair5",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1/hair2/hair3/hair4/hair5/hair6",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/spine_01/spine_02/spine_03/neck_01/head1/hair1/hair2/hair3/hair4/hair5/hair6/hair7",
"enabled": true
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l/calf_twist_01_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l/foot_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/calf_l/foot_l/ball_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_l/thigh_twist_01_l",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r/calf_twist_01_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r/foot_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/calf_r/foot_r/ball_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "root/pelvis/thigh_r/thigh_twist_01_r",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "SM_Gun03",
"enabled": false
},
{
"__type__": "cc.JointMask",
"path": "SM_MainHero",
"enabled": false
}
]

View File

@@ -0,0 +1,11 @@
{
"ver": "0.0.1",
"importer": "animation-mask",
"imported": true,
"uuid": "06e32ba3-a9f3-45f0-b52c-349cb453f332",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{"ver":"1.1.0","importer":"animation-graph","imported":true,"uuid":"fc09be0b-4e59-4355-ad55-e9dd5f6b633b","files":[".json"],"subMetas":{},"userData":{}}

View File

@@ -0,0 +1,782 @@
[
{
"__type__": "cc.animation.AnimationGraph",
"_name": "",
"_objFlags": 0,
"_native": "",
"_layers": [
{
"__id__": 1
}
],
"_variables": {
"trigger_fire": {
"__id__": 42
},
"trigger_holster": {
"__id__": 43
},
"trigger_reload": {
"__id__": 44
},
"trigger_reload_empty": {
"__id__": 45
},
"triiger_aim_fire": {
"__id__": 46
},
"trigger_draw": {
"__id__": 47
}
}
},
{
"__type__": "cc.animation.Layer",
"_stateMachine": {
"__id__": 2
},
"name": "base",
"weight": 1,
"mask": null
},
{
"__type__": "cc.animation.StateMachine",
"__editorExtras__": {
"viewport": {
"scale": 1,
"top": 0,
"left": 0
},
"id": "16758353238560.16806516404375427",
"clone": null
},
"_states": [
{
"__id__": 3
},
{
"__id__": 4
},
{
"__id__": 5
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
},
{
"__id__": 18
},
{
"__id__": 20
},
{
"__id__": 22
}
],
"_transitions": [
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 26
},
{
"__id__": 28
},
{
"__id__": 30
},
{
"__id__": 32
},
{
"__id__": 34
},
{
"__id__": 35
},
{
"__id__": 36
},
{
"__id__": 37
},
{
"__id__": 38
},
{
"__id__": 39
},
{
"__id__": 40
}
],
"_entryState": {
"__id__": 3
},
"_exitState": {
"__id__": 4
},
"_anyState": {
"__id__": 5
}
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"centerX": -386,
"centerY": -67,
"id": "16695264450140.8504986316639074",
"clone": null
},
"name": "Entry"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"name": "",
"id": "16758353238570.21831480056171437",
"clone": null,
"centerX": 125,
"centerY": 0
},
"name": "Exit"
},
{
"__type__": "cc.animation.State",
"__editorExtras__": {
"centerX": -14,
"centerY": 170,
"id": "16695266884120.9218600131717307",
"clone": null
},
"name": "Any"
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -261,
"centerY": -108.5,
"id": "16695264804710.05372123042056276",
"clone": null
},
"name": "DoubleBarrelShotgun_Draw",
"_components": [],
"motion": {
"__id__": 7
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695264804680.5991782402977694",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@ad2d7",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -10,
"centerY": -119.5,
"id": "16695266668610.0318723345148515",
"clone": null
},
"name": "DoubleBarrelShotgun_Idle",
"_components": [],
"motion": {
"__id__": 9
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695266668560.05249025035446131",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@e879d",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -268,
"centerY": -265.5,
"id": "16695266741550.5328885400382095",
"clone": null
},
"name": "DoubleBarrelShotgun_Hold",
"_components": [],
"motion": {
"__id__": 11
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695266741530.7928822511244964",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@6f042",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -6,
"centerY": 6.5,
"id": "16695266932020.545369376377945",
"clone": null
},
"name": "DoubleBarrelShotgun_Fire",
"_components": [],
"motion": {
"__id__": 13
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695266931980.19889953160583573",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@095d3",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": 7,
"centerY": -239.5,
"id": "16695266951540.8559239778875569",
"clone": null
},
"name": "DoubleBarrelShotgun_AimFire",
"_components": [],
"motion": {
"__id__": 15
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695266951520.4273989556026343",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@7aaa8",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": 220,
"centerY": 28.5,
"id": "16695267908860.02381196724680823",
"clone": null
},
"name": "DoubleBarrelShotgun_Reload",
"_components": [],
"motion": {
"__id__": 17
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695267908800.5543211550940197",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@7ae89",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": 344,
"centerY": 17.5,
"id": "16695267941400.12132827568098725",
"clone": null
},
"name": "DoubleBarrelShotgun_ReloadEmpty",
"_components": [],
"motion": {
"__id__": 19
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695267941350.7442408695293885",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@188dc",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.Motion",
"__editorExtras__": {
"centerX": -211,
"centerY": 168.5,
"id": "16695267998020.47117114798329784",
"clone": null
},
"name": "DoubleBarrelShotgun_Holster",
"_components": [],
"motion": {
"__id__": 21
},
"speed": 1,
"speedMultiplier": "",
"speedMultiplierEnabled": false
},
{
"__type__": "cc.animation.ClipMotion",
"__editorExtras__": {
"id": "16695267998000.7257442857957366",
"centerX": 0,
"centerY": 0,
"name": "",
"clone": null
},
"clip": {
"__uuid__": "a6665f06-ae27-48ed-8d98-fa4f40d7e3bb@d30a1",
"__expectedType__": "cc.AnimationClip"
}
},
{
"__type__": "cc.animation.EmptyState",
"__editorExtras__": {
"centerX": -386,
"centerY": 185,
"id": "16721093152060.7535943233535067",
"clone": null
},
"name": "Empty"
},
{
"__type__": "cc.animation.Transition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.04365254556243259",
"clone": null
},
"from": {
"__id__": 3
},
"to": {
"__id__": 6
},
"conditions": []
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.7074922964993944",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 12
},
"conditions": [
{
"__id__": 25
}
],
"duration": 0,
"relativeDuration": false,
"exitConditionEnabled": false,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_fire"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.5509115696080642",
"clone": null
},
"from": {
"__id__": 8
},
"to": {
"__id__": 14
},
"conditions": [
{
"__id__": 27
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "triiger_aim_fire"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.35844557165858926",
"clone": null
},
"from": {
"__id__": 5
},
"to": {
"__id__": 16
},
"conditions": [
{
"__id__": 29
}
],
"duration": 0,
"relativeDuration": false,
"exitConditionEnabled": false,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_reload"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.9503081019730899",
"clone": null
},
"from": {
"__id__": 5
},
"to": {
"__id__": 20
},
"conditions": [
{
"__id__": 31
}
],
"duration": 0,
"relativeDuration": false,
"exitConditionEnabled": false,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_holster"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.8545085723839354",
"clone": null
},
"from": {
"__id__": 5
},
"to": {
"__id__": 18
},
"conditions": [
{
"__id__": 33
}
],
"duration": 0,
"relativeDuration": false,
"exitConditionEnabled": false,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_reload_empty"
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.6839743287393056",
"clone": null
},
"from": {
"__id__": 18
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.5041911549841611",
"clone": null
},
"from": {
"__id__": 16
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.5051999908728575",
"clone": null
},
"from": {
"__id__": 6
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.41511731315997036",
"clone": null
},
"from": {
"__id__": 14
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 0,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.5357127646964617",
"clone": null
},
"from": {
"__id__": 12
},
"to": {
"__id__": 8
},
"conditions": [],
"duration": 1,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.6486606921235494",
"clone": null
},
"from": {
"__id__": 20
},
"to": {
"__id__": 22
},
"conditions": [],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.AnimationTransition",
"__editorExtras__": {
"name": "",
"id": "16758353238570.4953352594248295",
"clone": null
},
"from": {
"__id__": 5
},
"to": {
"__id__": 6
},
"conditions": [
{
"__id__": 41
}
],
"duration": 0.3,
"relativeDuration": false,
"exitConditionEnabled": true,
"destinationStart": 0,
"relativeDestinationStart": false,
"interruptionSource": 0,
"_exitCondition": 1
},
{
"__type__": "cc.animation.TriggerCondition",
"trigger": "trigger_draw"
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 2
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 0
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 2
},
{
"__type__": "cc.animation.TriggerVariable",
"_flags": 2
}
]

View File

@@ -0,0 +1,11 @@
{
"ver": "1.1.0",
"importer": "animation-graph",
"imported": true,
"uuid": "5a0af4b9-f160-4077-9285-5fd584e1ab2c",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@@ -0,0 +1,360 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_drop_idle",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.9333333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 11
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"position"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.9333333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.9333333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0.20000000298023224,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.9333333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
},
"proxy": null
},
"_channels": [
{
"__id__": 13
},
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"eulerAngles"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 14
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.9333333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 30,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "f2971d66-9d3d-4993-8514-c19cbd5e0abe",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_drop_idle"
}
}

View File

@@ -0,0 +1,192 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_fly_car",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 1.3333333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 3
},
{
"__id__": 5
},
{
"__id__": 7
},
{
"__id__": 9
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
"position"
]
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 4
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1.3333333730697632
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1.3333333730697632
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 8
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1.3333333730697632
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": -120.11199951171875,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 92.72799682617188,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 10
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "2e4b3c52-d383-4fb0-be40-ed745309ffef",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_fly_car"
}
}

View File

@@ -0,0 +1,362 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_ui_breath",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 54,
"enableTrsBlending": false,
"_duration": 0.6833333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.23333333432674408,
0.4833333194255829,
0.6833333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.23333333432674408,
0.4833333194255829,
0.6833333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.23333333432674408,
0.4833333194255829,
0.6833333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 247,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.23333333432674408,
0.4833333194255829,
0.6833333373069763
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 151,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 232,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 153,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "5c0f6c46-96d7-4ce0-97ef-2424137ee2db",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_ui_breath"
}
}

View File

@@ -0,0 +1,494 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_ui_effect_hit",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 1.85,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.7833333611488342,
1.0333333015441895,
1.2166666984558105,
1.4166666269302368,
1.850000023841858
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.7833333611488342,
1.0333333015441895,
1.2166666984558105,
1.4166666269302368,
1.850000023841858
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.7833333611488342,
1.0333333015441895,
1.2166666984558105,
1.4166666269302368,
1.850000023841858
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.44999998807907104,
0.7833333611488342,
1.0333333015441895,
1.2166666984558105,
1.4166666269302368,
1.850000023841858
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 172,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 208,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 191,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 145,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "e00a736f-d61c-4ebb-b281-b7bcff50685c",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_ui_effect_hit"
}
}

View File

@@ -0,0 +1,278 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_ui_effect_low_hp",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1.8166666666666667,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6166666746139526,
1.8166667222976685
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6166666746139526,
1.8166667222976685
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6166666746139526,
1.8166667222976685
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6166666746139526,
1.8166667222976685
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 150,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 150,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "95b36fdd-bb56-46d0-8a36-e0cde854d6a6",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_ui_effect_low_hp"
}
}

View File

@@ -0,0 +1,217 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_ui_enable_show",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 29,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 184,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 245,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.3333333432674408
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 2,
"value": 0,
"rightTangent": 20.399999618530273,
"rightTangentWeight": 10.212247848510742,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 1,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 10251,
"leftTangentWeight": 170.85000610351562,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "3928c884-dbab-4b4b-b116-9083657383f7",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_ui_enable_show"
}
}

View File

@@ -0,0 +1,217 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_ui_player_point",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 22,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"color"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 51,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "ea344a27-cc67-441c-8d12-e32eb25d303b",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_ui_player_point"
}
}

View File

@@ -0,0 +1,201 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "anim_updown_car",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 22,
"enableTrsBlending": false,
"_duration": 1.5833333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_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
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "updowm_move"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1.5833333333333333
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1.5833333333333333
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0.5,
"rightTangent": -0.25454833169870006,
"rightTangentWeight": 1,
"leftTangent": -0.25454833169870006,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"broken": false
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1.5833333333333333
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "9a22f5c1-a0af-4f9d-b31b-3e6057721174",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "anim_updown_car"
}
}

View File

@@ -0,0 +1,55 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "a143bc18-8bab-4157-a97d-07b4a55e69fe",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true
},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.5,
"metallic": 0
},
{},
{}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.19",
"importer": "material",
"imported": true,
"uuid": "6213fbd9-5d95-47fa-b702-48472b771a4b",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

12
assets/res/effect.meta Normal file
View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "c2452a22-5c7e-4248-ac24-f833133ab210",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "d0c9104e-c3ea-4c5d-a01b-7be6557cfb2e",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@@ -0,0 +1,769 @@
[
{
"__type__": "cc.Prefab",
"_name": "blood",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "blood",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 62
},
"_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": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "blood_decal",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 61
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0.7071067811865475,
"y": 0,
"z": 0,
"w": 0.7071067811865476
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 90,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.ParticleSystem",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_materials": [
{
"__uuid__": "c36eab5b-a9ff-47dc-a529-fa37a7a079fa",
"__expectedType__": "cc.Material"
}
],
"_visFlags": 0,
"startColor": {
"__id__": 5
},
"scaleSpace": 1,
"startSize3D": false,
"startSizeX": {
"__id__": 6
},
"startSize": {
"__id__": 6
},
"startSizeY": {
"__id__": 7
},
"startSizeZ": {
"__id__": 8
},
"startSpeed": {
"__id__": 9
},
"startRotation3D": false,
"startRotationX": {
"__id__": 10
},
"startRotationY": {
"__id__": 11
},
"startRotationZ": {
"__id__": 12
},
"startRotation": {
"__id__": 12
},
"startDelay": {
"__id__": 13
},
"startLifetime": {
"__id__": 14
},
"duration": 1,
"loop": false,
"simulationSpeed": 1,
"playOnAwake": true,
"gravityModifier": {
"__id__": 15
},
"rateOverTime": {
"__id__": 16
},
"rateOverDistance": {
"__id__": 17
},
"bursts": [
{
"__id__": 18
}
],
"_enableCulling": false,
"_cullingMode": 0,
"_aabbHalfX": 0,
"_aabbHalfY": 0,
"_aabbHalfZ": 0,
"_colorOverLifetimeModule": {
"__id__": 20
},
"_shapeModule": {
"__id__": 26
},
"_sizeOvertimeModule": {
"__id__": 28
},
"_velocityOvertimeModule": {
"__id__": 34
},
"_forceOvertimeModule": {
"__id__": 39
},
"_limitVelocityOvertimeModule": {
"__id__": 43
},
"_rotationOvertimeModule": {
"__id__": 48
},
"_textureAnimationModule": {
"__id__": 52
},
"_trailModule": {
"__id__": 55
},
"renderer": {
"__id__": 60
},
"_prewarm": false,
"_capacity": 100,
"_simulationSpace": 1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "24zTOA6QpAp5jhxZG3VsRv"
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 172,
"g": 0,
"b": 0,
"a": 255
}
},
{
"__type__": "cc.CurveRange",
"mode": 3,
"constantMin": 0.8,
"constantMax": 1.6,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 3,
"constantMin": 0,
"constantMax": 6.283185307179586,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0.2,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0.1,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.Burst",
"_time": 0,
"_repeatCount": 1,
"repeatInterval": 1,
"count": {
"__id__": 19
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.ColorOvertimeModule",
"_enable": true,
"color": {
"__id__": 21
}
},
{
"__type__": "cc.GradientRange",
"_mode": 1,
"gradient": {
"__id__": 22
}
},
{
"__type__": "cc.Gradient",
"colorKeys": [],
"alphaKeys": [
{
"__id__": 23
},
{
"__id__": 24
},
{
"__id__": 25
}
],
"mode": 0
},
{
"__type__": "cc.AlphaKey",
"alpha": 255,
"time": 0
},
{
"__type__": "cc.AlphaKey",
"alpha": 255,
"time": 0.65
},
{
"__type__": "cc.AlphaKey",
"alpha": 0,
"time": 1
},
{
"__type__": "cc.ShapeModule",
"_enable": false,
"_shapeType": 2,
"shapeType": 2,
"emitFrom": 0,
"alignToDirection": false,
"randomDirectionAmount": 0,
"sphericalDirectionAmount": 0,
"randomPositionAmount": 0,
"radius": 1,
"radiusThickness": 1,
"arcMode": 0,
"arcSpread": 0,
"arcSpeed": {
"__id__": 27
},
"length": 5,
"boxThickness": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_rotation": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_arc": 6.283185307179586,
"_angle": 0.4363323129985824
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.SizeOvertimeModule",
"_enable": true,
"separateAxes": false,
"size": {
"__id__": 29
},
"x": {
"__id__": 31
},
"y": {
"__id__": 32
},
"z": {
"__id__": 33
}
},
{
"__type__": "cc.CurveRange",
"mode": 1,
"spline": {
"__id__": 30
},
"multiplier": 1
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0.4111111111111111,
"rightTangent": 1.6993464052287581,
"rightTangentWeight": 1,
"leftTangent": 1.6993464052287581,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0.1111111111111113,
"rightTangentWeight": 1,
"leftTangent": 0.1111111111111113,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.VelocityOvertimeModule",
"_enable": false,
"x": {
"__id__": 35
},
"y": {
"__id__": 36
},
"z": {
"__id__": 37
},
"speedModifier": {
"__id__": 38
},
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.ForceOvertimeModule",
"_enable": false,
"x": {
"__id__": 40
},
"y": {
"__id__": 41
},
"z": {
"__id__": 42
},
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.LimitVelocityOvertimeModule",
"_enable": false,
"limitX": {
"__id__": 44
},
"limitY": {
"__id__": 45
},
"limitZ": {
"__id__": 46
},
"limit": {
"__id__": 47
},
"dampen": 3,
"separateAxes": false,
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.RotationOvertimeModule",
"_enable": false,
"_separateAxes": false,
"x": {
"__id__": 49
},
"y": {
"__id__": 50
},
"z": {
"__id__": 51
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.TextureAnimationModule",
"_enable": true,
"_numTilesX": 4,
"numTilesX": 4,
"_numTilesY": 2,
"numTilesY": 2,
"_mode": 0,
"animation": 0,
"frameOverTime": {
"__id__": 53
},
"startFrame": {
"__id__": 54
},
"cycleCount": 1,
"_flipU": 0,
"_flipV": 0,
"_uvChannelMask": -1,
"randomRow": false,
"rowIndex": 0
},
{
"__type__": "cc.CurveRange",
"mode": 3,
"constantMin": 0,
"constantMax": 8,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.TrailModule",
"_enable": false,
"mode": 0,
"lifeTime": {
"__id__": 56
},
"_minParticleDistance": 0.1,
"existWithParticles": true,
"textureMode": 0,
"widthFromParticle": true,
"widthRatio": {
"__id__": 57
},
"colorFromParticle": false,
"colorOverTrail": {
"__id__": 58
},
"colorOvertime": {
"__id__": 59
},
"_space": 0,
"_particleSystem": {
"__id__": 3
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.ParticleSystemRenderer",
"_renderMode": 0,
"_velocityScale": 1,
"_lengthScale": 1,
"_mesh": null,
"_mainTexture": {
"__uuid__": "3ae3cb22-0dd5-4741-981b-b3c7a32fb521@6c48a",
"__expectedType__": "cc.Texture2D"
},
"_useGPU": false,
"_alignSpace": 2
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "a7WVYLtSNBhZoWodeeAgMw"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "d87VjhEKVNl5ooAej1JWze"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.43",
"importer": "prefab",
"imported": true,
"uuid": "b0e7bae0-c6f9-423b-bb7e-93528620f754",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "blood"
}
}

View File

@@ -0,0 +1,33 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": "1",
"_defines": [
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainTexture": {
"__uuid__": "3ae3cb22-0dd5-4741-981b-b3c7a32fb521@6c48a",
"__expectedType__": "cc.Texture2D"
}
}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.19",
"importer": "material",
"imported": true,
"uuid": "c36eab5b-a9ff-47dc-a529-fa37a7a079fa",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "3ae3cb22-0dd5-4741-981b-b3c7a32fb521",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "3ae3cb22-0dd5-4741-981b-b3c7a32fb521@6c48a",
"displayName": "blood_decal",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "3ae3cb22-0dd5-4741-981b-b3c7a32fb521",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"redirect": "3ae3cb22-0dd5-4741-981b-b3c7a32fb521@6c48a",
"fixAlphaTransparencyArtifacts": false
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "91f623a1-691b-44e1-a62d-3050e306a1d2",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

View File

@@ -0,0 +1,33 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": "1",
"_defines": [
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainTexture": {
"__uuid__": "05d75639-f1ea-4fed-8c7f-6916e5aad096@6c48a",
"__expectedType__": "cc.Texture2D"
}
}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.19",
"importer": "material",
"imported": true,
"uuid": "eebfcef6-15e8-404c-8b4c-27b15974fe35",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "05d75639-f1ea-4fed-8c7f-6916e5aad096",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "05d75639-f1ea-4fed-8c7f-6916e5aad096@6c48a",
"displayName": "bullet01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "05d75639-f1ea-4fed-8c7f-6916e5aad096",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"redirect": "05d75639-f1ea-4fed-8c7f-6916e5aad096@6c48a",
"fixAlphaTransparencyArtifacts": false
}
}

View File

@@ -0,0 +1,740 @@
[
{
"__type__": "cc.Prefab",
"_name": "bullet01",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"persistent": false
},
{
"__type__": "cc.Node",
"_name": "bullet01",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 58
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 1,
"y": 0,
"z": 0,
"w": 6.123233995736766e-17
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 180,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "bullet011",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 57
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": -0.5
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.ParticleSystem",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"__prefab": {
"__id__": 4
},
"_materials": [
{
"__uuid__": "eebfcef6-15e8-404c-8b4c-27b15974fe35",
"__expectedType__": "cc.Material"
}
],
"_visFlags": 0,
"startColor": {
"__id__": 5
},
"scaleSpace": 1,
"startSize3D": false,
"startSizeX": {
"__id__": 6
},
"startSize": {
"__id__": 6
},
"startSizeY": {
"__id__": 7
},
"startSizeZ": {
"__id__": 8
},
"startSpeed": {
"__id__": 9
},
"startRotation3D": false,
"startRotationX": {
"__id__": 10
},
"startRotationY": {
"__id__": 11
},
"startRotationZ": {
"__id__": 12
},
"startRotation": {
"__id__": 12
},
"startDelay": {
"__id__": 13
},
"startLifetime": {
"__id__": 14
},
"duration": 0.15,
"loop": false,
"simulationSpeed": 1,
"playOnAwake": true,
"gravityModifier": {
"__id__": 15
},
"rateOverTime": {
"__id__": 16
},
"rateOverDistance": {
"__id__": 17
},
"bursts": [
{
"__id__": 18
}
],
"_enableCulling": false,
"_cullingMode": 0,
"_aabbHalfX": 0,
"_aabbHalfY": 0,
"_aabbHalfZ": 0,
"_colorOverLifetimeModule": {
"__id__": 20
},
"_shapeModule": {
"__id__": 22
},
"_sizeOvertimeModule": {
"__id__": 24
},
"_velocityOvertimeModule": {
"__id__": 29
},
"_forceOvertimeModule": {
"__id__": 34
},
"_limitVelocityOvertimeModule": {
"__id__": 38
},
"_rotationOvertimeModule": {
"__id__": 43
},
"_textureAnimationModule": {
"__id__": 47
},
"_trailModule": {
"__id__": 51
},
"renderer": {
"__id__": 56
},
"_prewarm": false,
"_capacity": 100,
"_simulationSpace": 1,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "637M0qlnRLs4HWyKa+PSzi"
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 150,
"b": 15,
"a": 255
}
},
{
"__type__": "cc.CurveRange",
"mode": 3,
"constantMin": 0.05,
"constantMax": 0.07,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0.5,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0.06,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.Burst",
"_time": 0,
"_repeatCount": 1,
"repeatInterval": 1,
"count": {
"__id__": 19
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.ColorOvertimeModule",
"_enable": false,
"color": {
"__id__": 21
}
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.ShapeModule",
"_enable": true,
"_shapeType": 2,
"shapeType": 2,
"emitFrom": 3,
"alignToDirection": false,
"randomDirectionAmount": 0,
"sphericalDirectionAmount": 0,
"randomPositionAmount": 0,
"radius": 0.01,
"radiusThickness": 1,
"arcMode": 0,
"arcSpread": 0,
"arcSpeed": {
"__id__": 23
},
"length": 5,
"boxThickness": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_position": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_rotation": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_scale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_arc": 6.283185307179586,
"_angle": 0
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.SizeOvertimeModule",
"_enable": false,
"separateAxes": false,
"size": {
"__id__": 25
},
"x": {
"__id__": 26
},
"y": {
"__id__": 27
},
"z": {
"__id__": 28
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.VelocityOvertimeModule",
"_enable": false,
"x": {
"__id__": 30
},
"y": {
"__id__": 31
},
"z": {
"__id__": 32
},
"speedModifier": {
"__id__": 33
},
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.ForceOvertimeModule",
"_enable": false,
"x": {
"__id__": 35
},
"y": {
"__id__": 36
},
"z": {
"__id__": 37
},
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.LimitVelocityOvertimeModule",
"_enable": false,
"limitX": {
"__id__": 39
},
"limitY": {
"__id__": 40
},
"limitZ": {
"__id__": 41
},
"limit": {
"__id__": 42
},
"dampen": 3,
"separateAxes": false,
"space": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.RotationOvertimeModule",
"_enable": false,
"_separateAxes": false,
"x": {
"__id__": 44
},
"y": {
"__id__": 45
},
"z": {
"__id__": 46
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.TextureAnimationModule",
"_enable": false,
"_numTilesX": 0,
"numTilesX": 0,
"_numTilesY": 0,
"numTilesY": 0,
"_mode": 0,
"animation": 0,
"frameOverTime": {
"__id__": 48
},
"startFrame": {
"__id__": 50
},
"cycleCount": 0,
"_flipU": 0,
"_flipV": 0,
"_uvChannelMask": -1,
"randomRow": false,
"rowIndex": 0
},
{
"__type__": "cc.CurveRange",
"mode": 1,
"spline": {
"__id__": 49
},
"multiplier": 1
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
1
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 0,
"leftTangent": 0,
"leftTangentWeight": 0,
"easingMethod": 0
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.TrailModule",
"_enable": false,
"mode": 0,
"lifeTime": {
"__id__": 52
},
"_minParticleDistance": 0.1,
"existWithParticles": true,
"textureMode": 0,
"widthFromParticle": true,
"widthRatio": {
"__id__": 53
},
"colorFromParticle": false,
"colorOverTrail": {
"__id__": 54
},
"colorOvertime": {
"__id__": 55
},
"_space": 0,
"_particleSystem": {
"__id__": 3
}
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 1,
"multiplier": 1
},
{
"__type__": "cc.CurveRange",
"mode": 0,
"constant": 0,
"multiplier": 1
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.GradientRange",
"_mode": 0,
"color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
},
{
"__type__": "cc.ParticleSystemRenderer",
"_renderMode": 1,
"_velocityScale": 1,
"_lengthScale": 14,
"_mesh": null,
"_mainTexture": {
"__uuid__": "05d75639-f1ea-4fed-8c7f-6916e5aad096@6c48a",
"__expectedType__": "cc.Texture2D"
},
"_useGPU": false,
"_alignSpace": 2
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "48rGbZ149BG4Q5deufQh8c"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "abwuYxnpFHxKR1ptx3ADMP"
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.43",
"importer": "prefab",
"imported": true,
"uuid": "7f812f2a-be5e-4b71-a1a4-30eb8f948e16",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "bullet01"
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "55ea54eb-5544-41ce-8f21-68e4cd25f416",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.43",
"importer": "prefab",
"imported": true,
"uuid": "0fe88fff-8f9d-4b38-a557-f0b39a0c0c5a",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "bulletHole01"
}
}

View File

@@ -0,0 +1,33 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": "1",
"_defines": [
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainTexture": {
"__uuid__": "8e0261fa-bc9c-49f8-a1c3-8e6589e28441@6c48a",
"__expectedType__": "cc.Texture2D"
}
}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.19",
"importer": "material",
"imported": true,
"uuid": "efd1b339-a23d-4b87-a82a-cf0138aae25c",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "8e0261fa-bc9c-49f8-a1c3-8e6589e28441",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8e0261fa-bc9c-49f8-a1c3-8e6589e28441@6c48a",
"displayName": "bulletHolesG",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "8e0261fa-bc9c-49f8-a1c3-8e6589e28441",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"redirect": "8e0261fa-bc9c-49f8-a1c3-8e6589e28441@6c48a",
"fixAlphaTransparencyArtifacts": false
}
}

View File

@@ -0,0 +1,33 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": "1",
"_defines": [
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"mainTexture": {
"__uuid__": "c3c51e7f-fcad-45b2-b152-59c304ea1cab@6c48a",
"__expectedType__": "cc.Texture2D"
}
}
]
}

View File

@@ -0,0 +1,11 @@
{
"ver": "1.0.19",
"importer": "material",
"imported": true,
"uuid": "0f011e1f-d763-4ab5-ab7e-367673dc6363",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -0,0 +1,42 @@
{
"ver": "1.0.25",
"importer": "image",
"imported": true,
"uuid": "c3c51e7f-fcad-45b2-b152-59c304ea1cab",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "c3c51e7f-fcad-45b2-b152-59c304ea1cab@6c48a",
"displayName": "whiteSmoke01",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "c3c51e7f-fcad-45b2-b152-59c304ea1cab",
"visible": true
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"hasAlpha": true,
"type": "texture",
"redirect": "c3c51e7f-fcad-45b2-b152-59c304ea1cab@6c48a",
"fixAlphaTransparencyArtifacts": false
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.0",
"importer": "directory",
"imported": true,
"uuid": "90433770-c77f-448f-9130-b9f3afa40fce",
"files": [],
"subMetas": {},
"userData": {
"compressionType": {},
"isRemoteBundle": {}
}
}

Some files were not shown because too many files have changed in this diff Show More