feat(hero): 调整多个英雄攻击动画的帧率和时长

将多个英雄(hm5, hc1, hh1, hk1-4, hm1-3, hm6-7, hm9, hz1)的攻击动画(atk0.anim)的 `sample` 值从 30 降低至 20,同时将动画 `_duration` 从约 0.333 秒延长至 0.5 秒,并相应更新了关键帧时间点 `_times`。对于英雄 ha1-3,将 `sample` 从 60 降至 30,`_duration` 从约 0.333 秒延长至约 0.667 秒。此外,调整了英雄 hk1 的攻击事件触发帧,并更新了 mo6.prefab 的嵌套预制体引用和节点属性覆盖。
This commit is contained in:
panw
2026-04-07 16:10:53 +08:00
parent 756d05f402
commit 165287d088
18 changed files with 300 additions and 485 deletions

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"sample": 30,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
@@ -62,25 +62,25 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.016666666666666666,
0.03333333333333333,
0.05,
0.06666666666666667,
0.08333333333333333,
0.1,
0.11666666666666667,
0.13333333333333333,
0.15,
0.16666666666666666,
0.18333333333333332,
0.2,
0.21666666666666667,
0.23333333333333334,
0.25,
0.26666666666666666,
0.2833333333333333,
0.3,
0.31666666666666665
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667,
0.5,
0.5333333333333333,
0.5666666666666667,
0.6,
0.6333333333333333
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"sample": 30,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
@@ -62,25 +62,25 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.016666666666666666,
0.03333333333333333,
0.05,
0.06666666666666667,
0.08333333333333333,
0.1,
0.11666666666666667,
0.13333333333333333,
0.15,
0.16666666666666666,
0.18333333333333332,
0.2,
0.21666666666666667,
0.23333333333333334,
0.25,
0.26666666666666666,
0.2833333333333333,
0.3,
0.31666666666666665
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667,
0.5,
0.5333333333333333,
0.5666666666666667,
0.6,
0.6333333333333333
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"sample": 30,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.6666666666666666,
"_hash": 500763545,
"_tracks": [
{
@@ -62,25 +62,25 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.016666666666666666,
0.03333333333333333,
0.05,
0.06666666666666667,
0.08333333333333333,
0.1,
0.11666666666666667,
0.13333333333333333,
0.15,
0.16666666666666666,
0.18333333333333332,
0.2,
0.21666666666666667,
0.23333333333333334,
0.25,
0.26666666666666666,
0.2833333333333333,
0.3,
0.31666666666666665
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667,
0.5,
0.5333333333333333,
0.5666666666666667,
0.6,
0.6333333333333333
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -21,12 +21,12 @@
"_exoticAnimation": null,
"_events": [
{
"frame": 0.2,
"frame": 0.3,
"func": "",
"params": []
},
{
"frame": 0.2,
"frame": 0.3,
"func": "onAtkEvent",
"params": []
}
@@ -73,15 +73,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,7 +7,7 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 30,
"sample": 20,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.3333333333333333,
"_duration": 0.5,
"_hash": 500763545,
"_tracks": [
{
@@ -62,15 +62,15 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.05,
0.1,
0.13333333333333333,
0.16666666666666666,
0.15,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3
0.25,
0.3,
0.35,
0.4,
0.45
],
"_values": [
{

View File

@@ -29,28 +29,31 @@
},
{
"__id__": 32
},
{
"__id__": 45
}
],
"_active": true,
"_components": [
{
"__id__": 67
"__id__": 54
},
{
"__id__": 69
"__id__": 56
},
{
"__id__": 71
"__id__": 58
},
{
"__id__": 73
"__id__": 60
},
{
"__id__": 75
"__id__": 62
}
],
"_prefab": {
"__id__": 77
"__id__": 64
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -334,10 +337,7 @@
"__prefab": {
"__id__": 14
},
"_customMaterial": {
"__uuid__": "2fcd55a9-38ca-45aa-9164-68e48aaf51ce",
"__expectedType__": "cc.Material"
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
@@ -633,10 +633,10 @@
"__id__": 32
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
"__uuid__": "02e38f62-860e-4bb9-86d9-a59f073e2881",
"__expectedType__": "cc.Prefab"
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"fileId": "54R/aYBglLI4Jn5pm++Jx8",
"instance": {
"__id__": 34
},
@@ -644,239 +644,57 @@
},
{
"__type__": "cc.PrefabInstance",
"fileId": "f4ModMncVDMrUHuqBiagGP",
"fileId": "f2b5PMEsFDJa9DkuZxsrDG",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [
{
"__id__": 35
}
],
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 35
},
{
"__id__": 37
},
{
"__id__": 38
},
{
"__id__": 39
},
{
"__id__": 40
},
{
"__id__": 41
},
{
"__id__": 43
},
{
"__id__": 45
},
{
"__id__": 46
},
{
"__id__": 47
},
{
"__id__": 48
},
{
"__id__": 49
},
{
"__id__": 51
},
{
"__id__": 53
},
{
"__id__": 55
},
{
"__id__": 57
},
{
"__id__": 59
},
{
"__id__": 61
},
{
"__id__": 63
},
{
"__id__": 65
}
],
"removedComponents": []
},
{
"__type__": "cc.MountedChildrenInfo",
"targetInfo": {
"__id__": 36
},
"nodes": [
{
"__id__": 37
}
]
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5fqU0L3/FOhKaco5UkHuWT"
]
},
{
"__type__": "cc.Node",
"_name": "UI_Play_Skull_01",
"_objFlags": 0,
"__editorExtras__": {
"mountedRoot": {
"__id__": 32
}
},
"_parent": {
"__id__": 32
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 38
},
{
"__id__": 40
}
],
"_prefab": {
"__id__": 42
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 25.22,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.4,
"y": 0.4,
"z": 1
},
"_mobility": 0,
"_layer": 1,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 37
},
"_enabled": true,
"__prefab": {
"__id__": 39
},
"_contentSize": {
"__type__": "cc.Size",
"width": 126,
"height": 98
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "f3beRwFI5KlaSzP2x56xyB"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 37
},
"_enabled": true,
"__prefab": {
"__id__": 41
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@6f366",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "ablgEjwuVEoKgYUkrbWwKJ"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "56DdKTv6dO65TC3UXOCUsb",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 44
"__id__": 36
},
"propertyPath": [
"_name"
],
"value": "top"
"value": "plus"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"5fqU0L3/FOhKaco5UkHuWT"
"54R/aYBglLI4Jn5pm++Jx8"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 44
"__id__": 36
},
"propertyPath": [
"_lpos"
@@ -884,14 +702,14 @@
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 164.57,
"y": -3.73,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 44
"__id__": 36
},
"propertyPath": [
"_lrot"
@@ -907,7 +725,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 44
"__id__": 36
},
"propertyPath": [
"_euler"
@@ -922,200 +740,194 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 44
"__id__": 36
},
"propertyPath": [
"_lscale"
],
"value": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"x": 1.4,
"y": 1.4,
"z": 1
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 50
"__id__": 42
},
"propertyPath": [
"_contentSize"
"_color"
],
"value": {
"__type__": "cc.Size",
"width": 100,
"height": 10
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"01jesPhj9CEZDz66U5IkN4"
"7fFzhENiBDf5TeBL7e/kJ+",
"9a+65VIghBm4HQxuHPQ/mg"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 52
"__id__": 44
},
"propertyPath": [
"_contentSize"
"_color"
],
"value": {
"__type__": "cc.Size",
"width": 100,
"height": 10
"__type__": "cc.Color",
"r": 255,
"g": 0,
"b": 0,
"a": 255
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"73XD/xCtdN56MXQv4d3Zpr"
"73Bl2rptBKGr6i8cMQId1k",
"a5MYbJnJVJx4g7hgv8+4Vv"
]
},
{
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_prefab": {
"__id__": 46
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 45
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
"__expectedType__": "cc.Prefab"
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
"__id__": 47
},
"targetOverrides": null
},
{
"__type__": "cc.PrefabInstance",
"fileId": "81GlfEj4FJoa0wNQ/nhOwP",
"prefabRootNode": {
"__id__": 1
},
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
{
"__id__": 48
},
{
"__id__": 50
},
{
"__id__": 51
},
{
"__id__": 52
},
{
"__id__": 53
}
],
"removedComponents": []
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 54
"__id__": 49
},
"propertyPath": [
"_contentSize"
"_name"
],
"value": {
"__type__": "cc.Size",
"width": 100,
"height": 10
}
"value": "top"
},
{
"__type__": "cc.TargetInfo",
"localID": [
"6eLgGcjghBaJCJdqSzqDJp"
"5fqU0L3/FOhKaco5UkHuWT"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 56
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 100,
"height": 10
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"47UQtk5rhPMK9KaOrIeeUz"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 58
"__id__": 49
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
"x": -50,
"y": 0,
"x": 0,
"y": 100.628,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"03VJ/IU/tHh6ufeq0Tr5KW"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 60
"__id__": 49
},
"propertyPath": [
"_contentSize"
"_lrot"
],
"value": {
"__type__": "cc.Size",
"width": 340,
"height": 40
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"48dZn31pVBZIHXQOp8UtqL"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 62
"__id__": 49
},
"propertyPath": [
"_contentSize"
],
"value": {
"__type__": "cc.Size",
"width": 100,
"height": 10
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"7f9LGtOY9DM6ZTL5+fc4gA"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 64
},
"propertyPath": [
"_lpos"
"_euler"
],
"value": {
"__type__": "cc.Vec3",
"x": -50,
"x": 0,
"y": 0,
"z": 0
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"61x78YGExIH5sbDV+PvuuK"
]
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
"__id__": 66
"__id__": 49
},
"propertyPath": [
"_contentSize"
"_lscale"
],
"value": {
"__type__": "cc.Size",
"width": 340,
"height": 40
"__type__": "cc.Vec3",
"x": 1.4,
"y": 1.4,
"z": 1
}
},
{
"__type__": "cc.TargetInfo",
"localID": [
"c7Cwn33JNAvp+kuH9WDEb+"
]
},
{
"__type__": "cc.UITransform",
"_name": "",
@@ -1126,7 +938,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 68
"__id__": 55
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1154,7 +966,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 70
"__id__": 57
},
"anm": {
"__id__": 11
@@ -1175,7 +987,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 72
"__id__": 59
},
"debugMode": false,
"_id": ""
@@ -1194,7 +1006,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 74
"__id__": 61
},
"enabledContactListener": true,
"bullet": false,
@@ -1228,7 +1040,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 76
"__id__": 63
},
"tag": 0,
"_group": 4,
@@ -1264,6 +1076,9 @@
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 45
},
{
"__id__": 32
},