添加暴捶英雄,同时修复 endanmbomcom 错误,使用rigid.sleep和rigid.wakeup关闭和启动碰撞检测

This commit is contained in:
2025-01-20 23:51:59 +08:00
parent 2a8b65d328
commit 478cf13f5e
12 changed files with 540 additions and 947 deletions

View File

@@ -1,5 +1,5 @@
buff_58.png
cuida.png
size: 1597,563
format: RGBA8888
filter: Linear,Linear

View File

@@ -2,7 +2,7 @@
"ver": "1.0.1",
"importer": "*",
"imported": true,
"uuid": "ae492f23-b996-471c-8935-a8a18b937e67",
"uuid": "b914bb82-0158-4f95-aa06-186ecf75704b",
"files": [
".atlas",
".json"

View File

@@ -1,8 +1,8 @@
{
"skeleton": {
"hash": "Pl4IgAMFSqi37y5taevO4jMOL90=",
"hash": "VlkSu78ojP7zJg1+7xQJ0J7RzWs=",
"spine": "3.8.75",
"x": -4.68,
"x": -131.04,
"y": 19.77,
"width": 221,
"height": 98,
@@ -10,7 +10,7 @@
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "root", "x": -126.36 },
{ "name": "cuzi", "parent": "root", "x": 12.16, "y": 65.31 },
{ "name": "bone", "parent": "root", "x": 194.52, "y": 83.1, "scaleX": 1.1, "scaleY": 1.1 }
],
@@ -71,7 +71,7 @@
"animations": {
"show": {
"slots": {
"zuoci_2_skill2_2-animation_0": {
"zuoci_2_skill2_2-animation_00": {
"attachment": [
{ "time": 0.4, "name": "WPS图片批量处理/granade_0001" },
{ "time": 0.4333, "name": "WPS图片批量处理/granade_0002" },
@@ -98,7 +98,7 @@
{ "time": 1, "color": "ffffff00" }
]
},
"zuoci_2_skill2_2-animation_00": {
"zuoci_2_skill2_2-animation_0": {
"attachment": [
{ "time": 0.4, "name": "WPS图片批量处理/granade_0001" },
{ "time": 0.4333, "name": "WPS图片批量处理/granade_0002" },
@@ -137,7 +137,10 @@
{ "time": 0.3333 }
]
}
}
},
"events": [
{ "time": 0.6333, "name": "atk_event" }
]
}
}
}

View File

@@ -2,7 +2,7 @@
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "4b7025ab-a67e-4954-9f3f-2b36674e6638",
"uuid": "7c422891-75fe-4ec3-bee2-86d8966aff6a",
"files": [
".json"
],

View File

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 115 KiB

View File

@@ -2,7 +2,7 @@
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "11a9bd21-818a-4be4-b8c8-69b16d5505e1",
"uuid": "6247599b-c869-4d48-a201-0d58b1d6b105",
"files": [
".json",
".png"
@@ -10,8 +10,8 @@
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "11a9bd21-818a-4be4-b8c8-69b16d5505e1@6c48a",
"displayName": "buff_58",
"uuid": "6247599b-c869-4d48-a201-0d58b1d6b105@6c48a",
"displayName": "cuida",
"id": "6c48a",
"name": "texture",
"userData": {
@@ -22,7 +22,7 @@
"mipfilter": "none",
"anisotropy": 0,
"isUuid": true,
"imageUuidOrDatabaseUri": "11a9bd21-818a-4be4-b8c8-69b16d5505e1",
"imageUuidOrDatabaseUri": "6247599b-c869-4d48-a201-0d58b1d6b105",
"visible": false
},
"ver": "1.0.22",
@@ -37,6 +37,6 @@
"hasAlpha": true,
"type": "texture",
"fixAlphaTransparencyArtifacts": false,
"redirect": "11a9bd21-818a-4be4-b8c8-69b16d5505e1@6c48a"
"redirect": "6247599b-c869-4d48-a201-0d58b1d6b105@6c48a"
}
}