diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 807ceb53..4da2cc9e 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,26 +22,26 @@ "__id__": 2 }, { - "__id__": 961 + "__id__": 1023 }, { - "__id__": 1012 + "__id__": 1074 } ], "_active": true, "_components": [ { - "__id__": 1040 + "__id__": 1102 }, { - "__id__": 1042 + "__id__": 1104 }, { - "__id__": 1044 + "__id__": 1106 } ], "_prefab": { - "__id__": 1046 + "__id__": 1108 }, "_lpos": { "__type__": "cc.Vec3", @@ -94,41 +94,41 @@ "__id__": 185 }, { - "__id__": 427 + "__id__": 489 }, { - "__id__": 705 + "__id__": 767 }, { - "__id__": 732 + "__id__": 794 }, { - "__id__": 858 + "__id__": 920 }, { - "__id__": 870 + "__id__": 932 } ], "_active": true, "_components": [ { - "__id__": 950 + "__id__": 1012 }, { - "__id__": 952 + "__id__": 1014 }, { - "__id__": 954 + "__id__": 1016 }, { - "__id__": 956 + "__id__": 1018 }, { - "__id__": 958 + "__id__": 1020 } ], "_prefab": { - "__id__": 960 + "__id__": 1022 }, "_lpos": { "__type__": "cc.Vec3", @@ -4281,26 +4281,29 @@ "__id__": 186 }, { - "__id__": 272 + "__id__": 292 }, { - "__id__": 346 + "__id__": 386 } ], "_active": true, "_components": [ { - "__id__": 420 + "__id__": 480 }, { - "__id__": 422 + "__id__": 482 }, { - "__id__": 424 + "__id__": 484 + }, + { + "__id__": 486 } ], "_prefab": { - "__id__": 426 + "__id__": 488 }, "_lpos": { "__type__": "cc.Vec3", @@ -4359,29 +4362,32 @@ "__id__": 217 }, { - "__id__": 233 + "__id__": 241 }, { - "__id__": 249 + "__id__": 257 }, { - "__id__": 255 + "__id__": 263 }, { - "__id__": 261 + "__id__": 269 + }, + { + "__id__": 275 + }, + { + "__id__": 281 } ], "_active": true, "_components": [ { - "__id__": 267 - }, - { - "__id__": 269 + "__id__": 289 } ], "_prefab": { - "__id__": 271 + "__id__": 291 }, "_lpos": { "__type__": "cc.Vec3", @@ -5103,25 +5109,28 @@ "_children": [ { "__id__": 218 + }, + { + "__id__": 224 } ], "_active": true, "_components": [ { - "__id__": 224 + "__id__": 232 }, { - "__id__": 226 + "__id__": 234 }, { - "__id__": 228 + "__id__": 236 }, { - "__id__": 230 + "__id__": 238 } ], "_prefab": { - "__id__": 232 + "__id__": 240 }, "_lpos": { "__type__": "cc.Vec3", @@ -5288,6 +5297,193 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 217 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 225 + }, + { + "__id__": 227 + }, + { + "__id__": 229 + } + ], + "_prefab": { + "__id__": 231 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 6.299, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 224 + }, + "_enabled": true, + "__prefab": { + "__id__": 226 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 85.240234375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13N/1BaZlA+6P6GQzwx2RU" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 224 + }, + "_enabled": true, + "__prefab": { + "__id__": 228 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}/{{1}}", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8fekK1BelK841IZGRLfymz" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 224 + }, + "_enabled": true, + "__prefab": { + "__id__": 230 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.hero1.hp", + "data.hero1.hp_max" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34saScRvpJ/IBZvYU07chK" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d5hKhhMk1I7KJ4BK+v0U7H", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -5298,7 +5494,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 225 + "__id__": 233 }, "_contentSize": { "__type__": "cc.Size", @@ -5326,7 +5522,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 227 + "__id__": 235 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5371,7 +5567,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 229 + "__id__": 237 }, "_barSprite": { "__id__": 221 @@ -5396,7 +5592,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 231 + "__id__": 239 }, "controller": false, "watchPath": "", @@ -5437,26 +5633,26 @@ }, "_children": [ { - "__id__": 234 + "__id__": 242 } ], "_active": true, "_components": [ { - "__id__": 240 + "__id__": 248 }, { - "__id__": 242 + "__id__": 250 }, { - "__id__": 244 + "__id__": 252 }, { - "__id__": 246 + "__id__": 254 } ], "_prefab": { - "__id__": 248 + "__id__": 256 }, "_lpos": { "__type__": "cc.Vec3", @@ -5493,20 +5689,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 233 + "__id__": 241 }, "_children": [], "_active": true, "_components": [ { - "__id__": 235 + "__id__": 243 }, { - "__id__": 237 + "__id__": 245 } ], "_prefab": { - "__id__": 239 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", @@ -5543,11 +5739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 234 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 236 + "__id__": 244 }, "_contentSize": { "__type__": "cc.Size", @@ -5571,11 +5767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 234 + "__id__": 242 }, "_enabled": true, "__prefab": { - "__id__": 238 + "__id__": 246 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5629,11 +5825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 241 + "__id__": 249 }, "_contentSize": { "__type__": "cc.Size", @@ -5657,11 +5853,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 251 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5702,14 +5898,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 245 + "__id__": 253 }, "_barSprite": { - "__id__": 237 + "__id__": 245 }, "_mode": 0, "_totalLength": 200, @@ -5727,11 +5923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 241 }, "_enabled": true, "__prefab": { - "__id__": 247 + "__id__": 255 }, "controller": false, "watchPath": "", @@ -5774,14 +5970,14 @@ "_active": true, "_components": [ { - "__id__": 250 + "__id__": 258 }, { - "__id__": 252 + "__id__": 260 } ], "_prefab": { - "__id__": 254 + "__id__": 262 }, "_lpos": { "__type__": "cc.Vec3", @@ -5818,11 +6014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 249 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 251 + "__id__": 259 }, "_contentSize": { "__type__": "cc.Size", @@ -5846,11 +6042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 249 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 253 + "__id__": 261 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5910,14 +6106,14 @@ "_active": false, "_components": [ { - "__id__": 256 + "__id__": 264 }, { - "__id__": 258 + "__id__": 266 } ], "_prefab": { - "__id__": 260 + "__id__": 268 }, "_lpos": { "__type__": "cc.Vec3", @@ -5954,11 +6150,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 255 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 257 + "__id__": 265 }, "_contentSize": { "__type__": "cc.Size", @@ -5982,11 +6178,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 255 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 267 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6046,14 +6242,14 @@ "_active": false, "_components": [ { - "__id__": 262 + "__id__": 270 }, { - "__id__": 264 + "__id__": 272 } ], "_prefab": { - "__id__": 266 + "__id__": 274 }, "_lpos": { "__type__": "cc.Vec3", @@ -6090,11 +6286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 261 + "__id__": 269 }, "_enabled": true, "__prefab": { - "__id__": 263 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -6118,11 +6314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 261 + "__id__": 269 }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 273 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6170,6 +6366,326 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Grade_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 186 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 276 + }, + { + "__id__": 278 + } + ], + "_prefab": { + "__id__": 280 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -106.941, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 275 + }, + "_enabled": true, + "__prefab": { + "__id__": 277 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 55 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "3duD846UNC55vbjYNdsr88" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 275 + }, + "_enabled": true, + "__prefab": { + "__id__": 279 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@afbdf", + "__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": "167jUhUAlE851DaKD1uADs" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a6KLbksR5JHK+NjrvpwQ9H", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 186 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 282 + }, + { + "__id__": 284 + }, + { + "__id__": 286 + } + ], + "_prefab": { + "__id__": 288 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -107.684, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 281 + }, + "_enabled": true, + "__prefab": { + "__id__": 283 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 20.6845703125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a6Ow6gpglCvZVZuqE81lAZ" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 281 + }, + "_enabled": true, + "__prefab": { + "__id__": 285 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d3dSHh+8BL36LLA0gmLJ7G" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 281 + }, + "_enabled": true, + "__prefab": { + "__id__": 287 + }, + "templateMode": false, + "watchPath": "data.hero1.count", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a5BrJI331DQboNwWuhyUPD" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "64kTlBkoFC9Lxc0y8wirRz", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -6180,7 +6696,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 290 }, "_contentSize": { "__type__": "cc.Size", @@ -6198,26 +6714,6 @@ "__type__": "cc.CompPrefabInfo", "fileId": "3d7ARN8kZCLosWyqGTMaAa" }, - { - "__type__": "2b9bfgJKtdBab4HrSVquJyy", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 186 - }, - "_enabled": true, - "__prefab": { - "__id__": 270 - }, - "hero_slot": "hero1", - "hero_slot_index": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "18GlS1a7NCM46vmJuBdwwS" - }, { "__type__": "cc.PrefabInfo", "root": { @@ -6241,41 +6737,44 @@ }, "_children": [ { - "__id__": 273 + "__id__": 293 }, { - "__id__": 279 + "__id__": 299 }, { - "__id__": 285 + "__id__": 305 }, { - "__id__": 291 + "__id__": 311 }, { - "__id__": 297 + "__id__": 317 }, { - "__id__": 313 + "__id__": 341 }, { - "__id__": 329 + "__id__": 357 }, { - "__id__": 335 + "__id__": 363 + }, + { + "__id__": 369 + }, + { + "__id__": 375 } ], "_active": true, "_components": [ { - "__id__": 341 - }, - { - "__id__": 343 + "__id__": 383 } ], "_prefab": { - "__id__": 345 + "__id__": 385 }, "_lpos": { "__type__": "cc.Vec3", @@ -6312,20 +6811,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [], "_active": true, "_components": [ { - "__id__": 274 + "__id__": 294 }, { - "__id__": 276 + "__id__": 296 } ], "_prefab": { - "__id__": 278 + "__id__": 298 }, "_lpos": { "__type__": "cc.Vec3", @@ -6362,11 +6861,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 273 + "__id__": 293 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 295 }, "_contentSize": { "__type__": "cc.Size", @@ -6390,11 +6889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 273 + "__id__": 293 }, "_enabled": true, "__prefab": { - "__id__": 277 + "__id__": 297 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6448,20 +6947,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [], "_active": false, "_components": [ { - "__id__": 280 + "__id__": 300 }, { - "__id__": 282 + "__id__": 302 } ], "_prefab": { - "__id__": 284 + "__id__": 304 }, "_lpos": { "__type__": "cc.Vec3", @@ -6498,11 +6997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 299 }, "_enabled": true, "__prefab": { - "__id__": 281 + "__id__": 301 }, "_contentSize": { "__type__": "cc.Size", @@ -6526,11 +7025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 279 + "__id__": 299 }, "_enabled": true, "__prefab": { - "__id__": 283 + "__id__": 303 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6584,20 +7083,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [], "_active": true, "_components": [ { - "__id__": 286 + "__id__": 306 }, { - "__id__": 288 + "__id__": 308 } ], "_prefab": { - "__id__": 290 + "__id__": 310 }, "_lpos": { "__type__": "cc.Vec3", @@ -6634,11 +7133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 307 }, "_contentSize": { "__type__": "cc.Size", @@ -6662,11 +7161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 305 }, "_enabled": true, "__prefab": { - "__id__": 289 + "__id__": 309 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6720,20 +7219,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [], "_active": false, "_components": [ { - "__id__": 292 + "__id__": 312 }, { - "__id__": 294 + "__id__": 314 } ], "_prefab": { - "__id__": 296 + "__id__": 316 }, "_lpos": { "__type__": "cc.Vec3", @@ -6770,11 +7269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 291 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 313 }, "_contentSize": { "__type__": "cc.Size", @@ -6798,11 +7297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 291 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 295 + "__id__": 315 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6856,30 +7355,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [ { - "__id__": 298 + "__id__": 318 + }, + { + "__id__": 324 } ], "_active": true, "_components": [ { - "__id__": 304 + "__id__": 332 }, { - "__id__": 306 + "__id__": 334 }, { - "__id__": 308 + "__id__": 336 }, { - "__id__": 310 + "__id__": 338 } ], "_prefab": { - "__id__": 312 + "__id__": 340 }, "_lpos": { "__type__": "cc.Vec3", @@ -6916,20 +7418,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 297 + "__id__": 317 }, "_children": [], "_active": true, "_components": [ { - "__id__": 299 + "__id__": 319 }, { - "__id__": 301 + "__id__": 321 } ], "_prefab": { - "__id__": 303 + "__id__": 323 }, "_lpos": { "__type__": "cc.Vec3", @@ -6966,11 +7468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 300 + "__id__": 320 }, "_contentSize": { "__type__": "cc.Size", @@ -6994,11 +7496,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 298 + "__id__": 318 }, "_enabled": true, "__prefab": { - "__id__": 302 + "__id__": 322 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7046,17 +7548,204 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 317 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 325 + }, + { + "__id__": 327 + }, + { + "__id__": 329 + } + ], + "_prefab": { + "__id__": 331 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 6.299, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 324 }, "_enabled": true, "__prefab": { - "__id__": 305 + "__id__": 326 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 85.240234375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e2X1f37y5EVLOM2iDVCpAD" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 324 + }, + "_enabled": true, + "__prefab": { + "__id__": 328 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}/{{1}}", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "35c6jYetFHyb0Q978uWEDL" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 324 + }, + "_enabled": true, + "__prefab": { + "__id__": 330 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.hero2.hp", + "data.hero2.hp_max" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f7kikME45OrK06JQKFX6nL" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bdlneR1rFGFrxS8LH4kGLB", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 317 + }, + "_enabled": true, + "__prefab": { + "__id__": 333 }, "_contentSize": { "__type__": "cc.Size", @@ -7080,11 +7769,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 307 + "__id__": 335 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7125,14 +7814,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 309 + "__id__": 337 }, "_barSprite": { - "__id__": 301 + "__id__": 321 }, "_mode": 0, "_totalLength": 200, @@ -7150,11 +7839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 297 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 311 + "__id__": 339 }, "controller": false, "watchPath": "", @@ -7191,30 +7880,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [ { - "__id__": 314 + "__id__": 342 } ], "_active": true, "_components": [ { - "__id__": 320 + "__id__": 348 }, { - "__id__": 322 + "__id__": 350 }, { - "__id__": 324 + "__id__": 352 }, { - "__id__": 326 + "__id__": 354 } ], "_prefab": { - "__id__": 328 + "__id__": 356 }, "_lpos": { "__type__": "cc.Vec3", @@ -7251,20 +7940,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 313 + "__id__": 341 }, "_children": [], "_active": true, "_components": [ { - "__id__": 315 + "__id__": 343 }, { - "__id__": 317 + "__id__": 345 } ], "_prefab": { - "__id__": 319 + "__id__": 347 }, "_lpos": { "__type__": "cc.Vec3", @@ -7301,11 +7990,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 342 }, "_enabled": true, "__prefab": { - "__id__": 316 + "__id__": 344 }, "_contentSize": { "__type__": "cc.Size", @@ -7329,11 +8018,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 314 + "__id__": 342 }, "_enabled": true, "__prefab": { - "__id__": 318 + "__id__": 346 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7387,11 +8076,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 321 + "__id__": 349 }, "_contentSize": { "__type__": "cc.Size", @@ -7415,11 +8104,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 323 + "__id__": 351 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7460,14 +8149,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 325 + "__id__": 353 }, "_barSprite": { - "__id__": 317 + "__id__": 345 }, "_mode": 0, "_totalLength": 200, @@ -7485,11 +8174,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 327 + "__id__": 355 }, "controller": false, "watchPath": "", @@ -7526,20 +8215,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [], "_active": true, "_components": [ { - "__id__": 330 + "__id__": 358 }, { - "__id__": 332 + "__id__": 360 } ], "_prefab": { - "__id__": 334 + "__id__": 362 }, "_lpos": { "__type__": "cc.Vec3", @@ -7576,11 +8265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 331 + "__id__": 359 }, "_contentSize": { "__type__": "cc.Size", @@ -7604,11 +8293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 329 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 361 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7662,20 +8351,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 292 }, "_children": [], "_active": false, "_components": [ { - "__id__": 336 + "__id__": 364 }, { - "__id__": 338 + "__id__": 366 } ], "_prefab": { - "__id__": 340 + "__id__": 368 }, "_lpos": { "__type__": "cc.Vec3", @@ -7712,11 +8401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 363 }, "_enabled": true, "__prefab": { - "__id__": 337 + "__id__": 365 }, "_contentSize": { "__type__": "cc.Size", @@ -7740,11 +8429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 363 }, "_enabled": true, "__prefab": { - "__id__": 339 + "__id__": 367 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7792,17 +8481,337 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Grade_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 292 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 370 + }, + { + "__id__": 372 + } + ], + "_prefab": { + "__id__": 374 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -106.941, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 342 + "__id__": 371 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 55 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c5jxkD6q9BEbkHpG1qyQ/8" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 369 + }, + "_enabled": true, + "__prefab": { + "__id__": 373 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@afbdf", + "__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": "fdANu90/ZBdaaFHz88rM5Y" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "de17vRvNBMk5TGr12YavsF", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 292 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 376 + }, + { + "__id__": 378 + }, + { + "__id__": 380 + } + ], + "_prefab": { + "__id__": 382 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -107.684, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 375 + }, + "_enabled": true, + "__prefab": { + "__id__": 377 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 20.6845703125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "87aHwHpJ1D7qNTDzzTcQWS" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 375 + }, + "_enabled": true, + "__prefab": { + "__id__": 379 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a9JQKEJmNFR59s1J5bOtoI" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 375 + }, + "_enabled": true, + "__prefab": { + "__id__": 381 + }, + "templateMode": false, + "watchPath": "data.hero2.count", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "762gsHZMJGT52ArE3B6RQ5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bfrTJogD1OSb36fb4coCMC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 292 + }, + "_enabled": true, + "__prefab": { + "__id__": 384 }, "_contentSize": { "__type__": "cc.Size", @@ -7820,26 +8829,6 @@ "__type__": "cc.CompPrefabInfo", "fileId": "bavi5fsGJOOow92o+SJ1mb" }, - { - "__type__": "2b9bfgJKtdBab4HrSVquJyy", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 272 - }, - "_enabled": true, - "__prefab": { - "__id__": 344 - }, - "hero_slot": "hero2", - "hero_slot_index": 1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "37g29AfOVOvJTG0nSvfJFa" - }, { "__type__": "cc.PrefabInfo", "root": { @@ -7862,42 +8851,45 @@ "__id__": 185 }, "_children": [ - { - "__id__": 347 - }, - { - "__id__": 353 - }, - { - "__id__": 359 - }, - { - "__id__": 365 - }, - { - "__id__": 371 - }, { "__id__": 387 }, { - "__id__": 403 + "__id__": 393 }, { - "__id__": 409 + "__id__": 399 + }, + { + "__id__": 405 + }, + { + "__id__": 411 + }, + { + "__id__": 435 + }, + { + "__id__": 451 + }, + { + "__id__": 457 + }, + { + "__id__": 463 + }, + { + "__id__": 469 } ], "_active": true, "_components": [ { - "__id__": 415 - }, - { - "__id__": 417 + "__id__": 477 } ], "_prefab": { - "__id__": 419 + "__id__": 479 }, "_lpos": { "__type__": "cc.Vec3", @@ -7934,20 +8926,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [], "_active": true, "_components": [ { - "__id__": 348 + "__id__": 388 }, { - "__id__": 350 + "__id__": 390 } ], "_prefab": { - "__id__": 352 + "__id__": 392 }, "_lpos": { "__type__": "cc.Vec3", @@ -7984,11 +8976,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 349 + "__id__": 389 }, "_contentSize": { "__type__": "cc.Size", @@ -8012,11 +9004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 347 + "__id__": 387 }, "_enabled": true, "__prefab": { - "__id__": 351 + "__id__": 391 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8070,20 +9062,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [], "_active": false, "_components": [ { - "__id__": 354 + "__id__": 394 }, { - "__id__": 356 + "__id__": 396 } ], "_prefab": { - "__id__": 358 + "__id__": 398 }, "_lpos": { "__type__": "cc.Vec3", @@ -8120,11 +9112,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 355 + "__id__": 395 }, "_contentSize": { "__type__": "cc.Size", @@ -8148,11 +9140,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 353 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 357 + "__id__": 397 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8206,20 +9198,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [], "_active": true, "_components": [ { - "__id__": 360 + "__id__": 400 }, { - "__id__": 362 + "__id__": 402 } ], "_prefab": { - "__id__": 364 + "__id__": 404 }, "_lpos": { "__type__": "cc.Vec3", @@ -8256,11 +9248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 399 }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 401 }, "_contentSize": { "__type__": "cc.Size", @@ -8284,11 +9276,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 359 + "__id__": 399 }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 403 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8342,20 +9334,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [], "_active": false, "_components": [ { - "__id__": 366 + "__id__": 406 }, { - "__id__": 368 + "__id__": 408 } ], "_prefab": { - "__id__": 370 + "__id__": 410 }, "_lpos": { "__type__": "cc.Vec3", @@ -8392,11 +9384,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 367 + "__id__": 407 }, "_contentSize": { "__type__": "cc.Size", @@ -8420,11 +9412,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 405 }, "_enabled": true, "__prefab": { - "__id__": 369 + "__id__": 409 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8478,30 +9470,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [ { - "__id__": 372 + "__id__": 412 + }, + { + "__id__": 418 } ], "_active": true, "_components": [ { - "__id__": 378 + "__id__": 426 }, { - "__id__": 380 + "__id__": 428 }, { - "__id__": 382 + "__id__": 430 }, { - "__id__": 384 + "__id__": 432 } ], "_prefab": { - "__id__": 386 + "__id__": 434 }, "_lpos": { "__type__": "cc.Vec3", @@ -8538,20 +9533,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 371 + "__id__": 411 }, "_children": [], "_active": true, "_components": [ { - "__id__": 373 + "__id__": 413 }, { - "__id__": 375 + "__id__": 415 } ], "_prefab": { - "__id__": 377 + "__id__": 417 }, "_lpos": { "__type__": "cc.Vec3", @@ -8588,11 +9583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 412 }, "_enabled": true, "__prefab": { - "__id__": 374 + "__id__": 414 }, "_contentSize": { "__type__": "cc.Size", @@ -8616,11 +9611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 412 }, "_enabled": true, "__prefab": { - "__id__": 376 + "__id__": 416 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8668,17 +9663,204 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 411 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 419 + }, + { + "__id__": 421 + }, + { + "__id__": 423 + } + ], + "_prefab": { + "__id__": 425 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 6.299, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 418 }, "_enabled": true, "__prefab": { - "__id__": 379 + "__id__": 420 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 85.240234375, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4dIt51sxhPvareXf2W4ftB" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 418 + }, + "_enabled": true, + "__prefab": { + "__id__": 422 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "{{0}}/{{1}}", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1aH7svc3ZBYLMC7KToWtsm" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 418 + }, + "_enabled": true, + "__prefab": { + "__id__": 424 + }, + "templateMode": true, + "watchPath": "", + "labelType": "cc.Label", + "watchPathArr": [ + "data.hero3.hp", + "data.hero3.hp_max" + ], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "edSu6Cjr1Hl4GLZc+1KHxo" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "45Ko/m2TFAc6PA+jjjNpvU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 411 + }, + "_enabled": true, + "__prefab": { + "__id__": 427 }, "_contentSize": { "__type__": "cc.Size", @@ -8702,11 +9884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 381 + "__id__": 429 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8747,14 +9929,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 431 }, "_barSprite": { - "__id__": 375 + "__id__": 415 }, "_mode": 0, "_totalLength": 200, @@ -8772,11 +9954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 385 + "__id__": 433 }, "controller": false, "watchPath": "", @@ -8813,30 +9995,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [ { - "__id__": 388 + "__id__": 436 } ], "_active": true, "_components": [ { - "__id__": 394 + "__id__": 442 }, { - "__id__": 396 + "__id__": 444 }, { - "__id__": 398 + "__id__": 446 }, { - "__id__": 400 + "__id__": 448 } ], "_prefab": { - "__id__": 402 + "__id__": 450 }, "_lpos": { "__type__": "cc.Vec3", @@ -8873,20 +10055,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 387 + "__id__": 435 }, "_children": [], "_active": true, "_components": [ { - "__id__": 389 + "__id__": 437 }, { - "__id__": 391 + "__id__": 439 } ], "_prefab": { - "__id__": 393 + "__id__": 441 }, "_lpos": { "__type__": "cc.Vec3", @@ -8923,11 +10105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 436 }, "_enabled": true, "__prefab": { - "__id__": 390 + "__id__": 438 }, "_contentSize": { "__type__": "cc.Size", @@ -8951,11 +10133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 388 + "__id__": 436 }, "_enabled": true, "__prefab": { - "__id__": 392 + "__id__": 440 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9009,11 +10191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 435 }, "_enabled": true, "__prefab": { - "__id__": 395 + "__id__": 443 }, "_contentSize": { "__type__": "cc.Size", @@ -9037,11 +10219,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 435 }, "_enabled": true, "__prefab": { - "__id__": 397 + "__id__": 445 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9082,14 +10264,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 435 }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 447 }, "_barSprite": { - "__id__": 391 + "__id__": 439 }, "_mode": 0, "_totalLength": 200, @@ -9107,11 +10289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 387 + "__id__": 435 }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 449 }, "controller": false, "watchPath": "", @@ -9148,20 +10330,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [], "_active": true, "_components": [ { - "__id__": 404 + "__id__": 452 }, { - "__id__": 406 + "__id__": 454 } ], "_prefab": { - "__id__": 408 + "__id__": 456 }, "_lpos": { "__type__": "cc.Vec3", @@ -9198,11 +10380,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 403 + "__id__": 451 }, "_enabled": true, "__prefab": { - "__id__": 405 + "__id__": 453 }, "_contentSize": { "__type__": "cc.Size", @@ -9226,11 +10408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 403 + "__id__": 451 }, "_enabled": true, "__prefab": { - "__id__": 407 + "__id__": 455 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9284,20 +10466,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 346 + "__id__": 386 }, "_children": [], "_active": false, "_components": [ { - "__id__": 410 + "__id__": 458 }, { - "__id__": 412 + "__id__": 460 } ], "_prefab": { - "__id__": 414 + "__id__": 462 }, "_lpos": { "__type__": "cc.Vec3", @@ -9334,11 +10516,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 457 }, "_enabled": true, "__prefab": { - "__id__": 411 + "__id__": 459 }, "_contentSize": { "__type__": "cc.Size", @@ -9362,11 +10544,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 409 + "__id__": 457 }, "_enabled": true, "__prefab": { - "__id__": 413 + "__id__": 461 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9414,17 +10596,337 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Grade_Star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 386 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 464 + }, + { + "__id__": 466 + } + ], + "_prefab": { + "__id__": 468 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -106.941, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 346 + "__id__": 463 }, "_enabled": true, "__prefab": { - "__id__": 416 + "__id__": 465 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 54, + "height": 55 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d2gwU1C+pAJ6vQpQwQzEo2" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 463 + }, + "_enabled": true, + "__prefab": { + "__id__": 467 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "49c583b3-d566-4c79-9e4c-bd0ca4a4b717@afbdf", + "__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": "7cPsr7E+NAfrPxu5Wvk0R3" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "611Orf90BEooqrDSfImWlO", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lv", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 386 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 470 + }, + { + "__id__": 472 + }, + { + "__id__": 474 + } + ], + "_prefab": { + "__id__": 476 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -107.684, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 469 + }, + "_enabled": true, + "__prefab": { + "__id__": 471 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 20.6845703125, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "2c0xgXsjZNkpeaG8bxAnjw" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 469 + }, + "_enabled": true, + "__prefab": { + "__id__": 473 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "1", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "874Z1gLqFMqpBJsDuNjhID" + }, + { + "__type__": "545c05XsG9GDJispEGWKvYv", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 469 + }, + "_enabled": true, + "__prefab": { + "__id__": 475 + }, + "templateMode": false, + "watchPath": "data.hero3.count", + "labelType": "cc.Label", + "watchPathArr": [], + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "cfJqnM0NJD96inmXaOWLoR" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "14xjjmy7BBp4y+sPTOy2/V", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 386 + }, + "_enabled": true, + "__prefab": { + "__id__": 478 }, "_contentSize": { "__type__": "cc.Size", @@ -9442,26 +10944,6 @@ "__type__": "cc.CompPrefabInfo", "fileId": "65XAcXm0RJtaiZZ9Hiea28" }, - { - "__type__": "2b9bfgJKtdBab4HrSVquJyy", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 346 - }, - "_enabled": true, - "__prefab": { - "__id__": 418 - }, - "hero_slot": "hero3", - "hero_slot_index": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "45bM8kM+dNeb1i2byYeO/n" - }, { "__type__": "cc.PrefabInfo", "root": { @@ -9485,7 +10967,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 481 }, "_contentSize": { "__type__": "cc.Size", @@ -9513,7 +10995,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 423 + "__id__": 483 }, "_alignFlags": 45, "_target": null, @@ -9549,7 +11031,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 425 + "__id__": 485 }, "_resizeMode": 2, "_layoutType": 1, @@ -9577,6 +11059,24 @@ "__type__": "cc.CompPrefabInfo", "fileId": "842QlimXJK7qXTTcorQevw" }, + { + "__type__": "2b9bfgJKtdBab4HrSVquJyy", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 185 + }, + "_enabled": true, + "__prefab": { + "__id__": 487 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b0WZYjuMZJtbp0wsOZqCQ+" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -9600,41 +11100,41 @@ }, "_children": [ { - "__id__": 428 - }, - { - "__id__": 436 - }, - { - "__id__": 450 + "__id__": 490 }, { "__id__": 498 }, { - "__id__": 655 + "__id__": 512 + }, + { + "__id__": 560 + }, + { + "__id__": 717 } ], "_active": true, "_components": [ { - "__id__": 694 + "__id__": 756 }, { - "__id__": 696 + "__id__": 758 }, { - "__id__": 698 + "__id__": 760 }, { - "__id__": 700 + "__id__": 762 }, { - "__id__": 702 + "__id__": 764 } ], "_prefab": { - "__id__": 704 + "__id__": 766 }, "_lpos": { "__type__": "cc.Vec3", @@ -9671,23 +11171,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 427 + "__id__": 489 }, "_children": [], "_active": true, "_components": [ { - "__id__": 429 + "__id__": 491 }, { - "__id__": 431 + "__id__": 493 }, { - "__id__": 433 + "__id__": 495 } ], "_prefab": { - "__id__": 435 + "__id__": 497 }, "_lpos": { "__type__": "cc.Vec3", @@ -9724,11 +11224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 428 + "__id__": 490 }, "_enabled": true, "__prefab": { - "__id__": 430 + "__id__": 492 }, "_contentSize": { "__type__": "cc.Size", @@ -9752,11 +11252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 428 + "__id__": 490 }, "_enabled": true, "__prefab": { - "__id__": 432 + "__id__": 494 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9797,11 +11297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 428 + "__id__": 490 }, "_enabled": false, "__prefab": { - "__id__": 434 + "__id__": 496 }, "_alignFlags": 45, "_target": null, @@ -9846,24 +11346,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 427 + "__id__": 489 }, "_children": [ { - "__id__": 437 + "__id__": 499 } ], "_active": true, "_components": [ { - "__id__": 445 + "__id__": 507 }, { - "__id__": 447 + "__id__": 509 } ], "_prefab": { - "__id__": 449 + "__id__": 511 }, "_lpos": { "__type__": "cc.Vec3", @@ -9900,23 +11400,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 436 + "__id__": 498 }, "_children": [], "_active": true, "_components": [ { - "__id__": 438 + "__id__": 500 }, { - "__id__": 440 + "__id__": 502 }, { - "__id__": 442 + "__id__": 504 } ], "_prefab": { - "__id__": 444 + "__id__": 506 }, "_lpos": { "__type__": "cc.Vec3", @@ -9953,11 +11453,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 499 }, "_enabled": true, "__prefab": { - "__id__": 439 + "__id__": 501 }, "_contentSize": { "__type__": "cc.Size", @@ -9981,11 +11481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 499 }, "_enabled": true, "__prefab": { - "__id__": 441 + "__id__": 503 }, "_alignFlags": 45, "_target": null, @@ -10017,11 +11517,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 499 }, "_enabled": true, "__prefab": { - "__id__": 443 + "__id__": 505 }, "_id": "" }, @@ -10048,11 +11548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 498 }, "_enabled": true, "__prefab": { - "__id__": 446 + "__id__": 508 }, "_contentSize": { "__type__": "cc.Size", @@ -10076,11 +11576,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 498 }, "_enabled": true, "__prefab": { - "__id__": 448 + "__id__": 510 }, "_alignFlags": 5, "_target": null, @@ -10125,24 +11625,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 427 + "__id__": 489 }, "_children": [ { - "__id__": 451 + "__id__": 513 } ], "_active": true, "_components": [ { - "__id__": 493 + "__id__": 555 }, { - "__id__": 495 + "__id__": 557 } ], "_prefab": { - "__id__": 497 + "__id__": 559 }, "_lpos": { "__type__": "cc.Vec3", @@ -10179,33 +11679,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 450 + "__id__": 512 }, "_children": [ { - "__id__": 452 + "__id__": 514 }, { - "__id__": 460 + "__id__": 522 }, { - "__id__": 466 + "__id__": 528 }, { - "__id__": 474 + "__id__": 536 }, { - "__id__": 482 + "__id__": 544 } ], "_active": true, "_components": [ { - "__id__": 490 + "__id__": 552 } ], "_prefab": { - "__id__": 492 + "__id__": 554 }, "_lpos": { "__type__": "cc.Vec3", @@ -10242,23 +11742,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 451 + "__id__": 513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 453 + "__id__": 515 }, { - "__id__": 455 + "__id__": 517 }, { - "__id__": 457 + "__id__": 519 } ], "_prefab": { - "__id__": 459 + "__id__": 521 }, "_lpos": { "__type__": "cc.Vec3", @@ -10295,11 +11795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 514 }, "_enabled": true, "__prefab": { - "__id__": 454 + "__id__": 516 }, "_contentSize": { "__type__": "cc.Size", @@ -10323,11 +11823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 514 }, "_enabled": true, "__prefab": { - "__id__": 456 + "__id__": 518 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10368,11 +11868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 452 + "__id__": 514 }, "_enabled": true, "__prefab": { - "__id__": 458 + "__id__": 520 }, "_alignFlags": 40, "_target": null, @@ -10417,20 +11917,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 451 + "__id__": 513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 461 + "__id__": 523 }, { - "__id__": 463 + "__id__": 525 } ], "_prefab": { - "__id__": 465 + "__id__": 527 }, "_lpos": { "__type__": "cc.Vec3", @@ -10467,11 +11967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 460 + "__id__": 522 }, "_enabled": true, "__prefab": { - "__id__": 462 + "__id__": 524 }, "_contentSize": { "__type__": "cc.Size", @@ -10495,11 +11995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 460 + "__id__": 522 }, "_enabled": true, "__prefab": { - "__id__": 464 + "__id__": 526 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10576,23 +12076,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 451 + "__id__": 513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 467 + "__id__": 529 }, { - "__id__": 469 + "__id__": 531 }, { - "__id__": 471 + "__id__": 533 } ], "_prefab": { - "__id__": 473 + "__id__": 535 }, "_lpos": { "__type__": "cc.Vec3", @@ -10629,11 +12129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 528 }, "_enabled": true, "__prefab": { - "__id__": 468 + "__id__": 530 }, "_contentSize": { "__type__": "cc.Size", @@ -10657,11 +12157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 528 }, "_enabled": true, "__prefab": { - "__id__": 470 + "__id__": 532 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10702,11 +12202,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 466 + "__id__": 528 }, "_enabled": true, "__prefab": { - "__id__": 472 + "__id__": 534 }, "playOnLoad": true, "_clips": [ @@ -10744,23 +12244,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 451 + "__id__": 513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 475 + "__id__": 537 }, { - "__id__": 477 + "__id__": 539 }, { - "__id__": 479 + "__id__": 541 } ], "_prefab": { - "__id__": 481 + "__id__": 543 }, "_lpos": { "__type__": "cc.Vec3", @@ -10797,11 +12297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 536 }, "_enabled": true, "__prefab": { - "__id__": 476 + "__id__": 538 }, "_contentSize": { "__type__": "cc.Size", @@ -10825,11 +12325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 536 }, "_enabled": true, "__prefab": { - "__id__": 478 + "__id__": 540 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10870,11 +12370,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 536 }, "_enabled": true, "__prefab": { - "__id__": 480 + "__id__": 542 }, "playOnLoad": true, "_clips": [ @@ -10912,23 +12412,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 451 + "__id__": 513 }, "_children": [], "_active": true, "_components": [ { - "__id__": 483 + "__id__": 545 }, { - "__id__": 485 + "__id__": 547 }, { - "__id__": 487 + "__id__": 549 } ], "_prefab": { - "__id__": 489 + "__id__": 551 }, "_lpos": { "__type__": "cc.Vec3", @@ -10965,11 +12465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 544 }, "_enabled": true, "__prefab": { - "__id__": 484 + "__id__": 546 }, "_contentSize": { "__type__": "cc.Size", @@ -10993,11 +12493,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 544 }, "_enabled": true, "__prefab": { - "__id__": 486 + "__id__": 548 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11038,11 +12538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 482 + "__id__": 544 }, "_enabled": true, "__prefab": { - "__id__": 488 + "__id__": 550 }, "playOnLoad": true, "_clips": [ @@ -11080,11 +12580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 451 + "__id__": 513 }, "_enabled": true, "__prefab": { - "__id__": 491 + "__id__": 553 }, "_contentSize": { "__type__": "cc.Size", @@ -11121,11 +12621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 512 }, "_enabled": true, "__prefab": { - "__id__": 494 + "__id__": 556 }, "_contentSize": { "__type__": "cc.Size", @@ -11149,11 +12649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 450 + "__id__": 512 }, "_enabled": true, "__prefab": { - "__id__": 496 + "__id__": 558 }, "_alignFlags": 17, "_target": null, @@ -11198,30 +12698,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 427 + "__id__": 489 }, "_children": [ { - "__id__": 499 + "__id__": 561 }, { - "__id__": 552 + "__id__": 614 }, { - "__id__": 619 + "__id__": 681 } ], "_active": true, "_components": [ { - "__id__": 650 + "__id__": 712 }, { - "__id__": 652 + "__id__": 714 } ], "_prefab": { - "__id__": 654 + "__id__": 716 }, "_lpos": { "__type__": "cc.Vec3", @@ -11258,33 +12758,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 498 + "__id__": 560 }, "_children": [ { - "__id__": 500 + "__id__": 562 }, { - "__id__": 514 + "__id__": 576 }, { - "__id__": 520 + "__id__": 582 } ], "_active": true, "_components": [ { - "__id__": 544 + "__id__": 606 }, { - "__id__": 546 + "__id__": 608 }, { - "__id__": 549 + "__id__": 611 } ], "_prefab": { - "__id__": 551 + "__id__": 613 }, "_lpos": { "__type__": "cc.Vec3", @@ -11321,24 +12821,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 499 + "__id__": 561 }, "_children": [ { - "__id__": 501 + "__id__": 563 } ], "_active": true, "_components": [ { - "__id__": 509 + "__id__": 571 }, { - "__id__": 511 + "__id__": 573 } ], "_prefab": { - "__id__": 513 + "__id__": 575 }, "_lpos": { "__type__": "cc.Vec3", @@ -11375,23 +12875,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 500 + "__id__": 562 }, "_children": [], "_active": true, "_components": [ { - "__id__": 502 + "__id__": 564 }, { - "__id__": 504 + "__id__": 566 }, { - "__id__": 506 + "__id__": 568 } ], "_prefab": { - "__id__": 508 + "__id__": 570 }, "_lpos": { "__type__": "cc.Vec3", @@ -11428,11 +12928,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 501 + "__id__": 563 }, "_enabled": true, "__prefab": { - "__id__": 503 + "__id__": 565 }, "_contentSize": { "__type__": "cc.Size", @@ -11456,11 +12956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 501 + "__id__": 563 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 567 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11501,11 +13001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 501 + "__id__": 563 }, "_enabled": true, "__prefab": { - "__id__": 507 + "__id__": 569 }, "_alignFlags": 45, "_target": null, @@ -11550,11 +13050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 500 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 510 + "__id__": 572 }, "_contentSize": { "__type__": "cc.Size", @@ -11578,11 +13078,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 500 + "__id__": 562 }, "_enabled": true, "__prefab": { - "__id__": 512 + "__id__": 574 }, "_alignFlags": 45, "_target": null, @@ -11627,20 +13127,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 499 + "__id__": 561 }, "_children": [], "_active": true, "_components": [ { - "__id__": 515 + "__id__": 577 }, { - "__id__": 517 + "__id__": 579 } ], "_prefab": { - "__id__": 519 + "__id__": 581 }, "_lpos": { "__type__": "cc.Vec3", @@ -11677,11 +13177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 514 + "__id__": 576 }, "_enabled": true, "__prefab": { - "__id__": 516 + "__id__": 578 }, "_contentSize": { "__type__": "cc.Size", @@ -11705,11 +13205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 514 + "__id__": 576 }, "_enabled": true, "__prefab": { - "__id__": 518 + "__id__": 580 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11786,27 +13286,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 499 + "__id__": 561 }, "_children": [ { - "__id__": 521 + "__id__": 583 }, { - "__id__": 527 + "__id__": 589 }, { - "__id__": 533 + "__id__": 595 } ], "_active": true, "_components": [ { - "__id__": 541 + "__id__": 603 } ], "_prefab": { - "__id__": 543 + "__id__": 605 }, "_lpos": { "__type__": "cc.Vec3", @@ -11843,20 +13343,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 520 + "__id__": 582 }, "_children": [], "_active": true, "_components": [ { - "__id__": 522 + "__id__": 584 }, { - "__id__": 524 + "__id__": 586 } ], "_prefab": { - "__id__": 526 + "__id__": 588 }, "_lpos": { "__type__": "cc.Vec3", @@ -11893,11 +13393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 583 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 585 }, "_contentSize": { "__type__": "cc.Size", @@ -11921,11 +13421,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 583 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 587 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11979,20 +13479,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 520 + "__id__": 582 }, "_children": [], "_active": true, "_components": [ { - "__id__": 528 + "__id__": 590 }, { - "__id__": 530 + "__id__": 592 } ], "_prefab": { - "__id__": 532 + "__id__": 594 }, "_lpos": { "__type__": "cc.Vec3", @@ -12029,11 +13529,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 589 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 591 }, "_contentSize": { "__type__": "cc.Size", @@ -12057,11 +13557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 589 }, "_enabled": true, "__prefab": { - "__id__": 531 + "__id__": 593 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12115,23 +13615,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 520 + "__id__": 582 }, "_children": [], "_active": true, "_components": [ { - "__id__": 534 + "__id__": 596 }, { - "__id__": 536 + "__id__": 598 }, { - "__id__": 538 + "__id__": 600 } ], "_prefab": { - "__id__": 540 + "__id__": 602 }, "_lpos": { "__type__": "cc.Vec3", @@ -12168,11 +13668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 533 + "__id__": 595 }, "_enabled": true, "__prefab": { - "__id__": 535 + "__id__": 597 }, "_contentSize": { "__type__": "cc.Size", @@ -12196,11 +13696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 533 + "__id__": 595 }, "_enabled": true, "__prefab": { - "__id__": 537 + "__id__": 599 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12264,11 +13764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 533 + "__id__": 595 }, "_enabled": true, "__prefab": { - "__id__": 539 + "__id__": 601 }, "templateMode": false, "watchPath": "data.mission_data.refresh_count", @@ -12299,11 +13799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 520 + "__id__": 582 }, "_enabled": true, "__prefab": { - "__id__": 542 + "__id__": 604 }, "_contentSize": { "__type__": "cc.Size", @@ -12340,11 +13840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 499 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 545 + "__id__": 607 }, "_contentSize": { "__type__": "cc.Size", @@ -12368,15 +13868,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 499 + "__id__": 561 }, "_enabled": true, "__prefab": { - "__id__": 547 + "__id__": 609 }, "clickEvents": [ { - "__id__": 548 + "__id__": 610 } ], "_interactable": true, @@ -12416,7 +13916,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 499 + "__id__": 561 }, "_id": "" }, @@ -12427,7 +13927,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 427 + "__id__": 489 }, "component": "", "_componentId": "3d183Ezxg1EwJM/pim+pDMx", @@ -12440,11 +13940,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 499 + "__id__": 561 }, "_enabled": false, "__prefab": { - "__id__": 550 + "__id__": 612 }, "_alignFlags": 16, "_target": null, @@ -12489,48 +13989,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 498 + "__id__": 560 }, "_children": [ { - "__id__": 553 + "__id__": 615 }, { - "__id__": 567 + "__id__": 629 }, { - "__id__": 573 + "__id__": 635 }, { - "__id__": 579 + "__id__": 641 }, { - "__id__": 585 + "__id__": 647 }, { - "__id__": 593 + "__id__": 655 }, { - "__id__": 601 + "__id__": 663 } ], "_active": false, "_components": [ { - "__id__": 609 + "__id__": 671 }, { - "__id__": 611 + "__id__": 673 }, { - "__id__": 614 + "__id__": 676 }, { - "__id__": 616 + "__id__": 678 } ], "_prefab": { - "__id__": 618 + "__id__": 680 }, "_lpos": { "__type__": "cc.Vec3", @@ -12567,24 +14067,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [ { - "__id__": 554 + "__id__": 616 } ], "_active": true, "_components": [ { - "__id__": 562 + "__id__": 624 }, { - "__id__": 564 + "__id__": 626 } ], "_prefab": { - "__id__": 566 + "__id__": 628 }, "_lpos": { "__type__": "cc.Vec3", @@ -12621,23 +14121,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 553 + "__id__": 615 }, "_children": [], "_active": true, "_components": [ { - "__id__": 555 + "__id__": 617 }, { - "__id__": 557 + "__id__": 619 }, { - "__id__": 559 + "__id__": 621 } ], "_prefab": { - "__id__": 561 + "__id__": 623 }, "_lpos": { "__type__": "cc.Vec3", @@ -12674,11 +14174,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 556 + "__id__": 618 }, "_contentSize": { "__type__": "cc.Size", @@ -12702,11 +14202,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 558 + "__id__": 620 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12747,11 +14247,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 554 + "__id__": 616 }, "_enabled": true, "__prefab": { - "__id__": 560 + "__id__": 622 }, "_alignFlags": 45, "_target": null, @@ -12796,11 +14296,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 615 }, "_enabled": true, "__prefab": { - "__id__": 563 + "__id__": 625 }, "_contentSize": { "__type__": "cc.Size", @@ -12824,11 +14324,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 553 + "__id__": 615 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 627 }, "_alignFlags": 45, "_target": null, @@ -12873,20 +14373,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 568 + "__id__": 630 }, { - "__id__": 570 + "__id__": 632 } ], "_prefab": { - "__id__": 572 + "__id__": 634 }, "_lpos": { "__type__": "cc.Vec3", @@ -12923,11 +14423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 567 + "__id__": 629 }, "_enabled": true, "__prefab": { - "__id__": 569 + "__id__": 631 }, "_contentSize": { "__type__": "cc.Size", @@ -12951,11 +14451,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 567 + "__id__": 629 }, "_enabled": true, "__prefab": { - "__id__": 571 + "__id__": 633 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13009,20 +14509,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 574 + "__id__": 636 }, { - "__id__": 576 + "__id__": 638 } ], "_prefab": { - "__id__": 578 + "__id__": 640 }, "_lpos": { "__type__": "cc.Vec3", @@ -13059,11 +14559,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 635 }, "_enabled": true, "__prefab": { - "__id__": 575 + "__id__": 637 }, "_contentSize": { "__type__": "cc.Size", @@ -13087,11 +14587,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 573 + "__id__": 635 }, "_enabled": true, "__prefab": { - "__id__": 577 + "__id__": 639 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13145,20 +14645,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 580 + "__id__": 642 }, { - "__id__": 582 + "__id__": 644 } ], "_prefab": { - "__id__": 584 + "__id__": 646 }, "_lpos": { "__type__": "cc.Vec3", @@ -13195,11 +14695,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 579 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 581 + "__id__": 643 }, "_contentSize": { "__type__": "cc.Size", @@ -13223,11 +14723,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 579 + "__id__": 641 }, "_enabled": true, "__prefab": { - "__id__": 583 + "__id__": 645 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13304,23 +14804,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 586 + "__id__": 648 }, { - "__id__": 588 + "__id__": 650 }, { - "__id__": 590 + "__id__": 652 } ], "_prefab": { - "__id__": 592 + "__id__": 654 }, "_lpos": { "__type__": "cc.Vec3", @@ -13357,11 +14857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 647 }, "_enabled": true, "__prefab": { - "__id__": 587 + "__id__": 649 }, "_contentSize": { "__type__": "cc.Size", @@ -13385,11 +14885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 647 }, "_enabled": true, "__prefab": { - "__id__": 589 + "__id__": 651 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13430,11 +14930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 647 }, "_enabled": true, "__prefab": { - "__id__": 591 + "__id__": 653 }, "playOnLoad": true, "_clips": [ @@ -13472,23 +14972,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 594 + "__id__": 656 }, { - "__id__": 596 + "__id__": 658 }, { - "__id__": 598 + "__id__": 660 } ], "_prefab": { - "__id__": 600 + "__id__": 662 }, "_lpos": { "__type__": "cc.Vec3", @@ -13525,11 +15025,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 655 }, "_enabled": true, "__prefab": { - "__id__": 595 + "__id__": 657 }, "_contentSize": { "__type__": "cc.Size", @@ -13553,11 +15053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 655 }, "_enabled": true, "__prefab": { - "__id__": 597 + "__id__": 659 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13598,11 +15098,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 593 + "__id__": 655 }, "_enabled": true, "__prefab": { - "__id__": 599 + "__id__": 661 }, "playOnLoad": true, "_clips": [ @@ -13640,23 +15140,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 552 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 602 + "__id__": 664 }, { - "__id__": 604 + "__id__": 666 }, { - "__id__": 606 + "__id__": 668 } ], "_prefab": { - "__id__": 608 + "__id__": 670 }, "_lpos": { "__type__": "cc.Vec3", @@ -13693,11 +15193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 601 + "__id__": 663 }, "_enabled": true, "__prefab": { - "__id__": 603 + "__id__": 665 }, "_contentSize": { "__type__": "cc.Size", @@ -13721,11 +15221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 601 + "__id__": 663 }, "_enabled": true, "__prefab": { - "__id__": 605 + "__id__": 667 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13766,11 +15266,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 601 + "__id__": 663 }, "_enabled": true, "__prefab": { - "__id__": 607 + "__id__": 669 }, "playOnLoad": true, "_clips": [ @@ -13808,11 +15308,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 552 + "__id__": 614 }, "_enabled": true, "__prefab": { - "__id__": 610 + "__id__": 672 }, "_contentSize": { "__type__": "cc.Size", @@ -13836,15 +15336,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 552 + "__id__": 614 }, "_enabled": true, "__prefab": { - "__id__": 612 + "__id__": 674 }, "clickEvents": [ { - "__id__": 613 + "__id__": 675 } ], "_interactable": true, @@ -13884,7 +15384,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 552 + "__id__": 614 }, "_id": "" }, @@ -13895,7 +15395,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 427 + "__id__": 489 }, "component": "", "_componentId": "3d183Ezxg1EwJM/pim+pDMx", @@ -13908,11 +15408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 552 + "__id__": 614 }, "_enabled": false, "__prefab": { - "__id__": 615 + "__id__": 677 }, "_alignFlags": 16, "_target": null, @@ -13944,11 +15444,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 552 + "__id__": 614 }, "_enabled": true, "__prefab": { - "__id__": 617 + "__id__": 679 }, "playOnLoad": true, "_clips": [ @@ -13986,33 +15486,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 498 + "__id__": 560 }, "_children": [ { - "__id__": 620 + "__id__": 682 }, { - "__id__": 634 + "__id__": 696 } ], "_active": true, "_components": [ { - "__id__": 640 + "__id__": 702 }, { - "__id__": 642 + "__id__": 704 }, { - "__id__": 644 + "__id__": 706 }, { - "__id__": 647 + "__id__": 709 } ], "_prefab": { - "__id__": 649 + "__id__": 711 }, "_lpos": { "__type__": "cc.Vec3", @@ -14049,24 +15549,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 619 + "__id__": 681 }, "_children": [ { - "__id__": 621 + "__id__": 683 } ], "_active": true, "_components": [ { - "__id__": 629 + "__id__": 691 }, { - "__id__": 631 + "__id__": 693 } ], "_prefab": { - "__id__": 633 + "__id__": 695 }, "_lpos": { "__type__": "cc.Vec3", @@ -14103,23 +15603,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 620 + "__id__": 682 }, "_children": [], "_active": true, "_components": [ { - "__id__": 622 + "__id__": 684 }, { - "__id__": 624 + "__id__": 686 }, { - "__id__": 626 + "__id__": 688 } ], "_prefab": { - "__id__": 628 + "__id__": 690 }, "_lpos": { "__type__": "cc.Vec3", @@ -14156,11 +15656,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 621 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 623 + "__id__": 685 }, "_contentSize": { "__type__": "cc.Size", @@ -14184,11 +15684,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 621 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 625 + "__id__": 687 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14229,11 +15729,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 621 + "__id__": 683 }, "_enabled": true, "__prefab": { - "__id__": 627 + "__id__": 689 }, "_alignFlags": 45, "_target": null, @@ -14278,11 +15778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 630 + "__id__": 692 }, "_contentSize": { "__type__": "cc.Size", @@ -14306,11 +15806,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 620 + "__id__": 682 }, "_enabled": true, "__prefab": { - "__id__": 632 + "__id__": 694 }, "_alignFlags": 45, "_target": null, @@ -14355,20 +15855,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 619 + "__id__": 681 }, "_children": [], "_active": true, "_components": [ { - "__id__": 635 + "__id__": 697 }, { - "__id__": 637 + "__id__": 699 } ], "_prefab": { - "__id__": 639 + "__id__": 701 }, "_lpos": { "__type__": "cc.Vec3", @@ -14405,11 +15905,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 696 }, "_enabled": true, "__prefab": { - "__id__": 636 + "__id__": 698 }, "_contentSize": { "__type__": "cc.Size", @@ -14433,11 +15933,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 634 + "__id__": 696 }, "_enabled": true, "__prefab": { - "__id__": 638 + "__id__": 700 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14514,11 +16014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 681 }, "_enabled": true, "__prefab": { - "__id__": 641 + "__id__": 703 }, "_contentSize": { "__type__": "cc.Size", @@ -14542,11 +16042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 681 }, "_enabled": false, "__prefab": { - "__id__": 643 + "__id__": 705 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14584,15 +16084,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 681 }, "_enabled": true, "__prefab": { - "__id__": 645 + "__id__": 707 }, "clickEvents": [ { - "__id__": 646 + "__id__": 708 } ], "_interactable": true, @@ -14632,7 +16132,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 619 + "__id__": 681 }, "_id": "" }, @@ -14643,7 +16143,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 427 + "__id__": 489 }, "component": "", "_componentId": "3d183Ezxg1EwJM/pim+pDMx", @@ -14656,11 +16156,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 619 + "__id__": 681 }, "_enabled": false, "__prefab": { - "__id__": 648 + "__id__": 710 }, "_alignFlags": 16, "_target": null, @@ -14705,11 +16205,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 560 }, "_enabled": true, "__prefab": { - "__id__": 651 + "__id__": 713 }, "_contentSize": { "__type__": "cc.Size", @@ -14733,11 +16233,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 498 + "__id__": 560 }, "_enabled": true, "__prefab": { - "__id__": 653 + "__id__": 715 }, "_resizeMode": 1, "_layoutType": 1, @@ -14784,27 +16284,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 427 + "__id__": 489 }, "_children": [ { - "__id__": 656 + "__id__": 718 }, { - "__id__": 669 + "__id__": 731 }, { - "__id__": 680 + "__id__": 742 } ], "_active": true, "_components": [ { - "__id__": 691 + "__id__": 753 } ], "_prefab": { - "__id__": 693 + "__id__": 755 }, "_lpos": { "__type__": "cc.Vec3", @@ -14839,17 +16339,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 655 + "__id__": 717 }, "_prefab": { - "__id__": 657 + "__id__": 719 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 656 + "__id__": 718 }, "asset": { "__uuid__": "2849e90f-15b2-4082-a7b6-1ff1362f537b", @@ -14857,7 +16357,7 @@ }, "fileId": "73zWbS9wVHvpxXjUD9UG9z", "instance": { - "__id__": 658 + "__id__": 720 }, "targetOverrides": null }, @@ -14871,25 +16371,25 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 659 + "__id__": 721 }, { - "__id__": 661 + "__id__": 723 }, { - "__id__": 662 + "__id__": 724 }, { - "__id__": 663 + "__id__": 725 }, { - "__id__": 664 + "__id__": 726 }, { - "__id__": 666 + "__id__": 728 }, { - "__id__": 667 + "__id__": 729 } ], "removedComponents": [] @@ -14897,7 +16397,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 660 + "__id__": 722 }, "propertyPath": [ "_name" @@ -14913,7 +16413,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 660 + "__id__": 722 }, "propertyPath": [ "_lpos" @@ -14928,7 +16428,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 660 + "__id__": 722 }, "propertyPath": [ "_lrot" @@ -14944,7 +16444,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 660 + "__id__": 722 }, "propertyPath": [ "_euler" @@ -14959,7 +16459,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 665 + "__id__": 727 }, "propertyPath": [ "_active" @@ -14975,7 +16475,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 660 + "__id__": 722 }, "propertyPath": [ "_active" @@ -14985,7 +16485,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 668 + "__id__": 730 }, "propertyPath": [ "_spriteFrame" @@ -15005,17 +16505,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 655 + "__id__": 717 }, "_prefab": { - "__id__": 670 + "__id__": 732 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 669 + "__id__": 731 }, "asset": { "__uuid__": "2849e90f-15b2-4082-a7b6-1ff1362f537b", @@ -15023,7 +16523,7 @@ }, "fileId": "73zWbS9wVHvpxXjUD9UG9z", "instance": { - "__id__": 671 + "__id__": 733 }, "targetOverrides": null }, @@ -15037,22 +16537,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 672 + "__id__": 734 }, { - "__id__": 674 + "__id__": 736 }, { - "__id__": 675 + "__id__": 737 }, { - "__id__": 676 + "__id__": 738 }, { - "__id__": 677 + "__id__": 739 }, { - "__id__": 678 + "__id__": 740 } ], "removedComponents": [] @@ -15060,7 +16560,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 673 + "__id__": 735 }, "propertyPath": [ "_name" @@ -15076,7 +16576,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 673 + "__id__": 735 }, "propertyPath": [ "_lpos" @@ -15091,7 +16591,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 673 + "__id__": 735 }, "propertyPath": [ "_lrot" @@ -15107,7 +16607,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 673 + "__id__": 735 }, "propertyPath": [ "_euler" @@ -15122,7 +16622,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 673 + "__id__": 735 }, "propertyPath": [ "_active" @@ -15132,7 +16632,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 679 + "__id__": 741 }, "propertyPath": [ "_spriteFrame" @@ -15152,17 +16652,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 655 + "__id__": 717 }, "_prefab": { - "__id__": 681 + "__id__": 743 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 680 + "__id__": 742 }, "asset": { "__uuid__": "2849e90f-15b2-4082-a7b6-1ff1362f537b", @@ -15170,7 +16670,7 @@ }, "fileId": "73zWbS9wVHvpxXjUD9UG9z", "instance": { - "__id__": 682 + "__id__": 744 }, "targetOverrides": null }, @@ -15184,22 +16684,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 683 + "__id__": 745 }, { - "__id__": 685 + "__id__": 747 }, { - "__id__": 686 + "__id__": 748 }, { - "__id__": 687 + "__id__": 749 }, { - "__id__": 688 + "__id__": 750 }, { - "__id__": 689 + "__id__": 751 } ], "removedComponents": [] @@ -15207,7 +16707,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 684 + "__id__": 746 }, "propertyPath": [ "_name" @@ -15223,7 +16723,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 684 + "__id__": 746 }, "propertyPath": [ "_lpos" @@ -15238,7 +16738,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 684 + "__id__": 746 }, "propertyPath": [ "_lrot" @@ -15254,7 +16754,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 684 + "__id__": 746 }, "propertyPath": [ "_euler" @@ -15269,7 +16769,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 684 + "__id__": 746 }, "propertyPath": [ "_active" @@ -15279,7 +16779,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 690 + "__id__": 752 }, "propertyPath": [ "_spriteFrame" @@ -15301,11 +16801,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 655 + "__id__": 717 }, "_enabled": true, "__prefab": { - "__id__": 692 + "__id__": 754 }, "_contentSize": { "__type__": "cc.Size", @@ -15342,11 +16842,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 427 + "__id__": 489 }, "_enabled": true, "__prefab": { - "__id__": 695 + "__id__": 757 }, "_contentSize": { "__type__": "cc.Size", @@ -15370,11 +16870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 427 + "__id__": 489 }, "_enabled": true, "__prefab": { - "__id__": 697 + "__id__": 759 }, "_resizeMode": 0, "_layoutType": 0, @@ -15408,11 +16908,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 427 + "__id__": 489 }, "_enabled": false, "__prefab": { - "__id__": 699 + "__id__": 761 }, "_resizeMode": 0, "_layoutType": 3, @@ -15446,11 +16946,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 427 + "__id__": 489 }, "_enabled": true, "__prefab": { - "__id__": 701 + "__id__": 763 }, "_alignFlags": 45, "_target": null, @@ -15482,11 +16982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 427 + "__id__": 489 }, "_enabled": true, "__prefab": { - "__id__": 703 + "__id__": 765 }, "_id": "" }, @@ -15517,29 +17017,29 @@ }, "_children": [ { - "__id__": 706 + "__id__": 768 }, { - "__id__": 712 + "__id__": 774 }, { - "__id__": 718 + "__id__": 780 } ], "_active": true, "_components": [ { - "__id__": 724 + "__id__": 786 }, { - "__id__": 726 + "__id__": 788 }, { - "__id__": 729 + "__id__": 791 } ], "_prefab": { - "__id__": 731 + "__id__": 793 }, "_lpos": { "__type__": "cc.Vec3", @@ -15576,20 +17076,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 705 + "__id__": 767 }, "_children": [], "_active": true, "_components": [ { - "__id__": 707 + "__id__": 769 }, { - "__id__": 709 + "__id__": 771 } ], "_prefab": { - "__id__": 711 + "__id__": 773 }, "_lpos": { "__type__": "cc.Vec3", @@ -15626,11 +17126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 708 + "__id__": 770 }, "_contentSize": { "__type__": "cc.Size", @@ -15654,11 +17154,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 706 + "__id__": 768 }, "_enabled": true, "__prefab": { - "__id__": 710 + "__id__": 772 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15712,20 +17212,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 705 + "__id__": 767 }, "_children": [], "_active": true, "_components": [ { - "__id__": 713 + "__id__": 775 }, { - "__id__": 715 + "__id__": 777 } ], "_prefab": { - "__id__": 717 + "__id__": 779 }, "_lpos": { "__type__": "cc.Vec3", @@ -15762,11 +17262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 712 + "__id__": 774 }, "_enabled": true, "__prefab": { - "__id__": 714 + "__id__": 776 }, "_contentSize": { "__type__": "cc.Size", @@ -15790,11 +17290,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 712 + "__id__": 774 }, "_enabled": true, "__prefab": { - "__id__": 716 + "__id__": 778 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15848,20 +17348,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 705 + "__id__": 767 }, "_children": [], "_active": true, "_components": [ { - "__id__": 719 + "__id__": 781 }, { - "__id__": 721 + "__id__": 783 } ], "_prefab": { - "__id__": 723 + "__id__": 785 }, "_lpos": { "__type__": "cc.Vec3", @@ -15898,11 +17398,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 720 + "__id__": 782 }, "_contentSize": { "__type__": "cc.Size", @@ -15926,11 +17426,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 718 + "__id__": 780 }, "_enabled": true, "__prefab": { - "__id__": 722 + "__id__": 784 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16007,11 +17507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 725 + "__id__": 787 }, "_contentSize": { "__type__": "cc.Size", @@ -16035,15 +17535,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 727 + "__id__": 789 }, "clickEvents": [ { - "__id__": 728 + "__id__": 790 } ], "_interactable": true, @@ -16105,11 +17605,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 730 + "__id__": 792 }, "_alignFlags": 9, "_target": null, @@ -16158,56 +17658,56 @@ }, "_children": [ { - "__id__": 733 + "__id__": 795 }, { - "__id__": 741 + "__id__": 803 }, { - "__id__": 765 + "__id__": 827 }, { - "__id__": 805 + "__id__": 867 }, { - "__id__": 811 + "__id__": 873 }, { - "__id__": 819 + "__id__": 881 }, { - "__id__": 823 + "__id__": 885 }, { - "__id__": 829 + "__id__": 891 }, { - "__id__": 835 + "__id__": 897 }, { - "__id__": 841 + "__id__": 903 } ], "_active": true, "_components": [ { - "__id__": 847 + "__id__": 909 }, { - "__id__": 849 + "__id__": 911 }, { - "__id__": 851 + "__id__": 913 }, { - "__id__": 853 + "__id__": 915 }, { - "__id__": 855 + "__id__": 917 } ], "_prefab": { - "__id__": 857 + "__id__": 919 }, "_lpos": { "__type__": "cc.Vec3", @@ -16244,23 +17744,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 734 + "__id__": 796 }, { - "__id__": 736 + "__id__": 798 }, { - "__id__": 738 + "__id__": 800 } ], "_prefab": { - "__id__": 740 + "__id__": 802 }, "_lpos": { "__type__": "cc.Vec3", @@ -16297,11 +17797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 795 }, "_enabled": true, "__prefab": { - "__id__": 735 + "__id__": 797 }, "_contentSize": { "__type__": "cc.Size", @@ -16325,11 +17825,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 795 }, "_enabled": true, "__prefab": { - "__id__": 737 + "__id__": 799 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16370,11 +17870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 795 }, "_enabled": false, "__prefab": { - "__id__": 739 + "__id__": 801 }, "_alignFlags": 45, "_target": null, @@ -16419,30 +17919,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [ { - "__id__": 742 + "__id__": 804 }, { - "__id__": 750 + "__id__": 812 } ], "_active": true, "_components": [ { - "__id__": 758 + "__id__": 820 }, { - "__id__": 760 + "__id__": 822 }, { - "__id__": 762 + "__id__": 824 } ], "_prefab": { - "__id__": 764 + "__id__": 826 }, "_lpos": { "__type__": "cc.Vec3", @@ -16479,23 +17979,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 741 + "__id__": 803 }, "_children": [], "_active": true, "_components": [ { - "__id__": 743 + "__id__": 805 }, { - "__id__": 745 + "__id__": 807 }, { - "__id__": 747 + "__id__": 809 } ], "_prefab": { - "__id__": 749 + "__id__": 811 }, "_lpos": { "__type__": "cc.Vec3", @@ -16532,11 +18032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 804 }, "_enabled": true, "__prefab": { - "__id__": 744 + "__id__": 806 }, "_contentSize": { "__type__": "cc.Size", @@ -16560,11 +18060,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 804 }, "_enabled": true, "__prefab": { - "__id__": 746 + "__id__": 808 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16605,11 +18105,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 742 + "__id__": 804 }, "_enabled": true, "__prefab": { - "__id__": 748 + "__id__": 810 }, "_alignFlags": 45, "_target": null, @@ -16654,23 +18154,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 741 + "__id__": 803 }, "_children": [], "_active": true, "_components": [ { - "__id__": 751 + "__id__": 813 }, { - "__id__": 753 + "__id__": 815 }, { - "__id__": 755 + "__id__": 817 } ], "_prefab": { - "__id__": 757 + "__id__": 819 }, "_lpos": { "__type__": "cc.Vec3", @@ -16707,11 +18207,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 812 }, "_enabled": true, "__prefab": { - "__id__": 752 + "__id__": 814 }, "_contentSize": { "__type__": "cc.Size", @@ -16735,11 +18235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 812 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 816 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16780,11 +18280,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 812 }, "_enabled": true, "__prefab": { - "__id__": 756 + "__id__": 818 }, "_alignFlags": 45, "_target": null, @@ -16829,11 +18329,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 741 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 759 + "__id__": 821 }, "_contentSize": { "__type__": "cc.Size", @@ -16857,11 +18357,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 741 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 761 + "__id__": 823 }, "_alignFlags": 18, "_target": null, @@ -16893,11 +18393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 741 + "__id__": 803 }, "_enabled": true, "__prefab": { - "__id__": 763 + "__id__": 825 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16948,33 +18448,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [ { - "__id__": 766 + "__id__": 828 }, { - "__id__": 772 + "__id__": 834 }, { - "__id__": 778 + "__id__": 840 }, { - "__id__": 786 + "__id__": 848 }, { - "__id__": 794 + "__id__": 856 } ], "_active": true, "_components": [ { - "__id__": 802 + "__id__": 864 } ], "_prefab": { - "__id__": 804 + "__id__": 866 }, "_lpos": { "__type__": "cc.Vec3", @@ -17011,20 +18511,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 765 + "__id__": 827 }, "_children": [], "_active": true, "_components": [ { - "__id__": 767 + "__id__": 829 }, { - "__id__": 769 + "__id__": 831 } ], "_prefab": { - "__id__": 771 + "__id__": 833 }, "_lpos": { "__type__": "cc.Vec3", @@ -17061,11 +18561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 766 + "__id__": 828 }, "_enabled": true, "__prefab": { - "__id__": 768 + "__id__": 830 }, "_contentSize": { "__type__": "cc.Size", @@ -17089,11 +18589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 766 + "__id__": 828 }, "_enabled": true, "__prefab": { - "__id__": 770 + "__id__": 832 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17147,20 +18647,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 765 + "__id__": 827 }, "_children": [], "_active": true, "_components": [ { - "__id__": 773 + "__id__": 835 }, { - "__id__": 775 + "__id__": 837 } ], "_prefab": { - "__id__": 777 + "__id__": 839 }, "_lpos": { "__type__": "cc.Vec3", @@ -17197,11 +18697,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 834 }, "_enabled": true, "__prefab": { - "__id__": 774 + "__id__": 836 }, "_contentSize": { "__type__": "cc.Size", @@ -17225,11 +18725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 772 + "__id__": 834 }, "_enabled": true, "__prefab": { - "__id__": 776 + "__id__": 838 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17306,23 +18806,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 765 + "__id__": 827 }, "_children": [], "_active": true, "_components": [ { - "__id__": 779 + "__id__": 841 }, { - "__id__": 781 + "__id__": 843 }, { - "__id__": 783 + "__id__": 845 } ], "_prefab": { - "__id__": 785 + "__id__": 847 }, "_lpos": { "__type__": "cc.Vec3", @@ -17359,11 +18859,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 840 }, "_enabled": true, "__prefab": { - "__id__": 780 + "__id__": 842 }, "_contentSize": { "__type__": "cc.Size", @@ -17387,11 +18887,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 840 }, "_enabled": true, "__prefab": { - "__id__": 782 + "__id__": 844 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17432,11 +18932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 778 + "__id__": 840 }, "_enabled": true, "__prefab": { - "__id__": 784 + "__id__": 846 }, "playOnLoad": true, "_clips": [ @@ -17474,23 +18974,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 765 + "__id__": 827 }, "_children": [], "_active": true, "_components": [ { - "__id__": 787 + "__id__": 849 }, { - "__id__": 789 + "__id__": 851 }, { - "__id__": 791 + "__id__": 853 } ], "_prefab": { - "__id__": 793 + "__id__": 855 }, "_lpos": { "__type__": "cc.Vec3", @@ -17527,11 +19027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 788 + "__id__": 850 }, "_contentSize": { "__type__": "cc.Size", @@ -17555,11 +19055,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 790 + "__id__": 852 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17600,11 +19100,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 786 + "__id__": 848 }, "_enabled": true, "__prefab": { - "__id__": 792 + "__id__": 854 }, "playOnLoad": true, "_clips": [ @@ -17642,23 +19142,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 765 + "__id__": 827 }, "_children": [], "_active": true, "_components": [ { - "__id__": 795 + "__id__": 857 }, { - "__id__": 797 + "__id__": 859 }, { - "__id__": 799 + "__id__": 861 } ], "_prefab": { - "__id__": 801 + "__id__": 863 }, "_lpos": { "__type__": "cc.Vec3", @@ -17695,11 +19195,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 856 }, "_enabled": true, "__prefab": { - "__id__": 796 + "__id__": 858 }, "_contentSize": { "__type__": "cc.Size", @@ -17723,11 +19223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 856 }, "_enabled": true, "__prefab": { - "__id__": 798 + "__id__": 860 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17768,11 +19268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 856 }, "_enabled": true, "__prefab": { - "__id__": 800 + "__id__": 862 }, "playOnLoad": true, "_clips": [ @@ -17810,11 +19310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 765 + "__id__": 827 }, "_enabled": true, "__prefab": { - "__id__": 803 + "__id__": 865 }, "_contentSize": { "__type__": "cc.Size", @@ -17851,20 +19351,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 806 + "__id__": 868 }, { - "__id__": 808 + "__id__": 870 } ], "_prefab": { - "__id__": 810 + "__id__": 872 }, "_lpos": { "__type__": "cc.Vec3", @@ -17901,11 +19401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 807 + "__id__": 869 }, "_contentSize": { "__type__": "cc.Size", @@ -17929,11 +19429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 867 }, "_enabled": true, "__prefab": { - "__id__": 809 + "__id__": 871 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18010,23 +19510,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 812 + "__id__": 874 }, { - "__id__": 814 + "__id__": 876 }, { - "__id__": 816 + "__id__": 878 } ], "_prefab": { - "__id__": 818 + "__id__": 880 }, "_lpos": { "__type__": "cc.Vec3", @@ -18063,11 +19563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 813 + "__id__": 875 }, "_contentSize": { "__type__": "cc.Size", @@ -18091,11 +19591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 815 + "__id__": 877 }, "_resizeMode": 2, "_layoutType": 3, @@ -18129,11 +19629,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 811 + "__id__": 873 }, "_enabled": true, "__prefab": { - "__id__": 817 + "__id__": 879 }, "_alignFlags": 18, "_target": null, @@ -18178,17 +19678,17 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 820 + "__id__": 882 } ], "_prefab": { - "__id__": 822 + "__id__": 884 }, "_lpos": { "__type__": "cc.Vec3", @@ -18225,11 +19725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 819 + "__id__": 881 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 883 }, "_contentSize": { "__type__": "cc.Size", @@ -18266,20 +19766,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 824 + "__id__": 886 }, { - "__id__": 826 + "__id__": 888 } ], "_prefab": { - "__id__": 828 + "__id__": 890 }, "_lpos": { "__type__": "cc.Vec3", @@ -18316,11 +19816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 885 }, "_enabled": true, "__prefab": { - "__id__": 825 + "__id__": 887 }, "_contentSize": { "__type__": "cc.Size", @@ -18344,11 +19844,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 885 }, "_enabled": true, "__prefab": { - "__id__": 827 + "__id__": 889 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18425,20 +19925,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 830 + "__id__": 892 }, { - "__id__": 832 + "__id__": 894 } ], "_prefab": { - "__id__": 834 + "__id__": 896 }, "_lpos": { "__type__": "cc.Vec3", @@ -18475,11 +19975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 831 + "__id__": 893 }, "_contentSize": { "__type__": "cc.Size", @@ -18503,11 +20003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 829 + "__id__": 891 }, "_enabled": true, "__prefab": { - "__id__": 833 + "__id__": 895 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18584,20 +20084,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 836 + "__id__": 898 }, { - "__id__": 838 + "__id__": 900 } ], "_prefab": { - "__id__": 840 + "__id__": 902 }, "_lpos": { "__type__": "cc.Vec3", @@ -18634,11 +20134,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 835 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 837 + "__id__": 899 }, "_contentSize": { "__type__": "cc.Size", @@ -18662,11 +20162,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 835 + "__id__": 897 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 901 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18743,20 +20243,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 732 + "__id__": 794 }, "_children": [], "_active": true, "_components": [ { - "__id__": 842 + "__id__": 904 }, { - "__id__": 844 + "__id__": 906 } ], "_prefab": { - "__id__": 846 + "__id__": 908 }, "_lpos": { "__type__": "cc.Vec3", @@ -18793,11 +20293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 903 }, "_enabled": true, "__prefab": { - "__id__": 843 + "__id__": 905 }, "_contentSize": { "__type__": "cc.Size", @@ -18821,11 +20321,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 903 }, "_enabled": true, "__prefab": { - "__id__": 845 + "__id__": 907 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18902,11 +20402,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 794 }, "_enabled": true, "__prefab": { - "__id__": 848 + "__id__": 910 }, "_contentSize": { "__type__": "cc.Size", @@ -18930,11 +20430,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 794 }, "_enabled": true, "__prefab": { - "__id__": 850 + "__id__": 912 }, "_id": "" }, @@ -18948,11 +20448,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 794 }, "_enabled": true, "__prefab": { - "__id__": 852 + "__id__": 914 }, "_alignFlags": 45, "_target": null, @@ -18984,11 +20484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 794 }, "_enabled": true, "__prefab": { - "__id__": 854 + "__id__": 916 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19026,11 +20526,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 732 + "__id__": 794 }, "_enabled": true, "__prefab": { - "__id__": 856 + "__id__": 918 }, "_id": "" }, @@ -19061,20 +20561,20 @@ }, "_children": [ { - "__id__": 859 + "__id__": 921 } ], "_active": false, "_components": [ { - "__id__": 865 + "__id__": 927 }, { - "__id__": 867 + "__id__": 929 } ], "_prefab": { - "__id__": 869 + "__id__": 931 }, "_lpos": { "__type__": "cc.Vec3", @@ -19111,20 +20611,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 858 + "__id__": 920 }, "_children": [], "_active": true, "_components": [ { - "__id__": 860 + "__id__": 922 }, { - "__id__": 862 + "__id__": 924 } ], "_prefab": { - "__id__": 864 + "__id__": 926 }, "_lpos": { "__type__": "cc.Vec3", @@ -19161,11 +20661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 921 }, "_enabled": true, "__prefab": { - "__id__": 861 + "__id__": 923 }, "_contentSize": { "__type__": "cc.Size", @@ -19189,11 +20689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 921 }, "_enabled": true, "__prefab": { - "__id__": 863 + "__id__": 925 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19270,11 +20770,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 920 }, "_enabled": true, "__prefab": { - "__id__": 866 + "__id__": 928 }, "_contentSize": { "__type__": "cc.Size", @@ -19298,11 +20798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 858 + "__id__": 920 }, "_enabled": true, "__prefab": { - "__id__": 868 + "__id__": 930 }, "_alignFlags": 17, "_target": null, @@ -19351,29 +20851,29 @@ }, "_children": [ { - "__id__": 871 + "__id__": 933 }, { - "__id__": 895 + "__id__": 957 }, { - "__id__": 919 + "__id__": 981 } ], "_active": true, "_components": [ { - "__id__": 943 + "__id__": 1005 }, { - "__id__": 945 + "__id__": 1007 }, { - "__id__": 947 + "__id__": 1009 } ], "_prefab": { - "__id__": 949 + "__id__": 1011 }, "_lpos": { "__type__": "cc.Vec3", @@ -19410,27 +20910,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 870 + "__id__": 932 }, "_children": [ { - "__id__": 872 + "__id__": 934 }, { - "__id__": 878 + "__id__": 940 }, { - "__id__": 884 + "__id__": 946 } ], "_active": true, "_components": [ { - "__id__": 892 + "__id__": 954 } ], "_prefab": { - "__id__": 894 + "__id__": 956 }, "_lpos": { "__type__": "cc.Vec3", @@ -19467,20 +20967,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 871 + "__id__": 933 }, "_children": [], "_active": true, "_components": [ { - "__id__": 873 + "__id__": 935 }, { - "__id__": 875 + "__id__": 937 } ], "_prefab": { - "__id__": 877 + "__id__": 939 }, "_lpos": { "__type__": "cc.Vec3", @@ -19517,11 +21017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 874 + "__id__": 936 }, "_contentSize": { "__type__": "cc.Size", @@ -19545,11 +21045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 872 + "__id__": 934 }, "_enabled": true, "__prefab": { - "__id__": 876 + "__id__": 938 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19603,20 +21103,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 871 + "__id__": 933 }, "_children": [], "_active": true, "_components": [ { - "__id__": 879 + "__id__": 941 }, { - "__id__": 881 + "__id__": 943 } ], "_prefab": { - "__id__": 883 + "__id__": 945 }, "_lpos": { "__type__": "cc.Vec3", @@ -19653,11 +21153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 940 }, "_enabled": true, "__prefab": { - "__id__": 880 + "__id__": 942 }, "_contentSize": { "__type__": "cc.Size", @@ -19681,11 +21181,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 940 }, "_enabled": true, "__prefab": { - "__id__": 882 + "__id__": 944 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19739,23 +21239,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 871 + "__id__": 933 }, "_children": [], "_active": true, "_components": [ { - "__id__": 885 + "__id__": 947 }, { - "__id__": 887 + "__id__": 949 }, { - "__id__": 889 + "__id__": 951 } ], "_prefab": { - "__id__": 891 + "__id__": 953 }, "_lpos": { "__type__": "cc.Vec3", @@ -19792,11 +21292,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 946 }, "_enabled": true, "__prefab": { - "__id__": 886 + "__id__": 948 }, "_contentSize": { "__type__": "cc.Size", @@ -19820,11 +21320,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 946 }, "_enabled": true, "__prefab": { - "__id__": 888 + "__id__": 950 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19888,11 +21388,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 946 }, "_enabled": true, "__prefab": { - "__id__": 890 + "__id__": 952 }, "templateMode": false, "watchPath": "data.mission_data.current_wave", @@ -19923,11 +21423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 871 + "__id__": 933 }, "_enabled": true, "__prefab": { - "__id__": 893 + "__id__": 955 }, "_contentSize": { "__type__": "cc.Size", @@ -19964,27 +21464,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 870 + "__id__": 932 }, "_children": [ { - "__id__": 896 + "__id__": 958 }, { - "__id__": 902 + "__id__": 964 }, { - "__id__": 908 + "__id__": 970 } ], "_active": true, "_components": [ { - "__id__": 916 + "__id__": 978 } ], "_prefab": { - "__id__": 918 + "__id__": 980 }, "_lpos": { "__type__": "cc.Vec3", @@ -20021,20 +21521,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 895 + "__id__": 957 }, "_children": [], "_active": true, "_components": [ { - "__id__": 897 + "__id__": 959 }, { - "__id__": 899 + "__id__": 961 } ], "_prefab": { - "__id__": 901 + "__id__": 963 }, "_lpos": { "__type__": "cc.Vec3", @@ -20071,11 +21571,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 958 }, "_enabled": true, "__prefab": { - "__id__": 898 + "__id__": 960 }, "_contentSize": { "__type__": "cc.Size", @@ -20099,11 +21599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 958 }, "_enabled": true, "__prefab": { - "__id__": 900 + "__id__": 962 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20157,20 +21657,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 895 + "__id__": 957 }, "_children": [], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 965 }, { - "__id__": 905 + "__id__": 967 } ], "_prefab": { - "__id__": 907 + "__id__": 969 }, "_lpos": { "__type__": "cc.Vec3", @@ -20207,11 +21707,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 964 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 966 }, "_contentSize": { "__type__": "cc.Size", @@ -20235,11 +21735,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 964 }, "_enabled": true, "__prefab": { - "__id__": 906 + "__id__": 968 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20293,23 +21793,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 895 + "__id__": 957 }, "_children": [], "_active": true, "_components": [ { - "__id__": 909 + "__id__": 971 }, { - "__id__": 911 + "__id__": 973 }, { - "__id__": 913 + "__id__": 975 } ], "_prefab": { - "__id__": 915 + "__id__": 977 }, "_lpos": { "__type__": "cc.Vec3", @@ -20346,11 +21846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 970 }, "_enabled": true, "__prefab": { - "__id__": 910 + "__id__": 972 }, "_contentSize": { "__type__": "cc.Size", @@ -20374,11 +21874,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 970 }, "_enabled": true, "__prefab": { - "__id__": 912 + "__id__": 974 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20442,11 +21942,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 908 + "__id__": 970 }, "_enabled": true, "__prefab": { - "__id__": 914 + "__id__": 976 }, "templateMode": false, "watchPath": "data.mission_data.mon_num", @@ -20477,11 +21977,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 957 }, "_enabled": true, "__prefab": { - "__id__": 917 + "__id__": 979 }, "_contentSize": { "__type__": "cc.Size", @@ -20518,27 +22018,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 870 + "__id__": 932 }, "_children": [ { - "__id__": 920 + "__id__": 982 }, { - "__id__": 926 + "__id__": 988 }, { - "__id__": 932 + "__id__": 994 } ], "_active": true, "_components": [ { - "__id__": 940 + "__id__": 1002 } ], "_prefab": { - "__id__": 942 + "__id__": 1004 }, "_lpos": { "__type__": "cc.Vec3", @@ -20575,20 +22075,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 919 + "__id__": 981 }, "_children": [], "_active": true, "_components": [ { - "__id__": 921 + "__id__": 983 }, { - "__id__": 923 + "__id__": 985 } ], "_prefab": { - "__id__": 925 + "__id__": 987 }, "_lpos": { "__type__": "cc.Vec3", @@ -20625,11 +22125,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 920 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 922 + "__id__": 984 }, "_contentSize": { "__type__": "cc.Size", @@ -20653,11 +22153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 920 + "__id__": 982 }, "_enabled": true, "__prefab": { - "__id__": 924 + "__id__": 986 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20711,20 +22211,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 919 + "__id__": 981 }, "_children": [], "_active": true, "_components": [ { - "__id__": 927 + "__id__": 989 }, { - "__id__": 929 + "__id__": 991 } ], "_prefab": { - "__id__": 931 + "__id__": 993 }, "_lpos": { "__type__": "cc.Vec3", @@ -20761,11 +22261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 988 }, "_enabled": true, "__prefab": { - "__id__": 928 + "__id__": 990 }, "_contentSize": { "__type__": "cc.Size", @@ -20789,11 +22289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 926 + "__id__": 988 }, "_enabled": true, "__prefab": { - "__id__": 930 + "__id__": 992 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20847,23 +22347,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 919 + "__id__": 981 }, "_children": [], "_active": true, "_components": [ { - "__id__": 933 + "__id__": 995 }, { - "__id__": 935 + "__id__": 997 }, { - "__id__": 937 + "__id__": 999 } ], "_prefab": { - "__id__": 939 + "__id__": 1001 }, "_lpos": { "__type__": "cc.Vec3", @@ -20900,11 +22400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 994 }, "_enabled": true, "__prefab": { - "__id__": 934 + "__id__": 996 }, "_contentSize": { "__type__": "cc.Size", @@ -20928,11 +22428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 994 }, "_enabled": true, "__prefab": { - "__id__": 936 + "__id__": 998 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20996,11 +22496,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 994 }, "_enabled": true, "__prefab": { - "__id__": 938 + "__id__": 1000 }, "templateMode": false, "watchPath": "data.mission_data.wave_time_num", @@ -21031,11 +22531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 919 + "__id__": 981 }, "_enabled": true, "__prefab": { - "__id__": 941 + "__id__": 1003 }, "_contentSize": { "__type__": "cc.Size", @@ -21072,11 +22572,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 870 + "__id__": 932 }, "_enabled": true, "__prefab": { - "__id__": 944 + "__id__": 1006 }, "_contentSize": { "__type__": "cc.Size", @@ -21100,11 +22600,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 870 + "__id__": 932 }, "_enabled": true, "__prefab": { - "__id__": 946 + "__id__": 1008 }, "_alignFlags": 1, "_target": null, @@ -21136,11 +22636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 870 + "__id__": 932 }, "_enabled": true, "__prefab": { - "__id__": 948 + "__id__": 1010 }, "_resizeMode": 0, "_layoutType": 1, @@ -21191,7 +22691,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 951 + "__id__": 1013 }, "_contentSize": { "__type__": "cc.Size", @@ -21219,7 +22719,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 953 + "__id__": 1015 }, "_alignFlags": 21, "_target": null, @@ -21255,7 +22755,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 955 + "__id__": 1017 }, "_id": "" }, @@ -21273,7 +22773,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 957 + "__id__": 1019 }, "_id": "" }, @@ -21291,7 +22791,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 959 + "__id__": 1021 }, "_id": "" }, @@ -21322,29 +22822,29 @@ }, "_children": [ { - "__id__": 962 + "__id__": 1024 }, { - "__id__": 970 + "__id__": 1032 } ], "_active": false, "_components": [ { - "__id__": 1003 + "__id__": 1065 }, { - "__id__": 1005 + "__id__": 1067 }, { - "__id__": 1007 + "__id__": 1069 }, { - "__id__": 1009 + "__id__": 1071 } ], "_prefab": { - "__id__": 1011 + "__id__": 1073 }, "_lpos": { "__type__": "cc.Vec3", @@ -21381,23 +22881,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 961 + "__id__": 1023 }, "_children": [], "_active": true, "_components": [ { - "__id__": 963 + "__id__": 1025 }, { - "__id__": 965 + "__id__": 1027 }, { - "__id__": 967 + "__id__": 1029 } ], "_prefab": { - "__id__": 969 + "__id__": 1031 }, "_lpos": { "__type__": "cc.Vec3", @@ -21434,11 +22934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 964 + "__id__": 1026 }, "_contentSize": { "__type__": "cc.Size", @@ -21462,11 +22962,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 1024 }, "_enabled": true, "__prefab": { - "__id__": 966 + "__id__": 1028 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21507,11 +23007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 1024 }, "_enabled": false, "__prefab": { - "__id__": 968 + "__id__": 1030 }, "_alignFlags": 45, "_target": null, @@ -21556,27 +23056,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 961 + "__id__": 1023 }, "_children": [ { - "__id__": 971 + "__id__": 1033 } ], "_active": true, "_components": [ { - "__id__": 996 + "__id__": 1058 }, { - "__id__": 998 + "__id__": 1060 }, { - "__id__": 1000 + "__id__": 1062 } ], "_prefab": { - "__id__": 1002 + "__id__": 1064 }, "_lpos": { "__type__": "cc.Vec3", @@ -21613,30 +23113,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 970 + "__id__": 1032 }, "_children": [ { - "__id__": 972 + "__id__": 1034 }, { - "__id__": 978 + "__id__": 1040 }, { - "__id__": 984 + "__id__": 1046 } ], "_active": true, "_components": [ { - "__id__": 990 + "__id__": 1052 }, { - "__id__": 992 + "__id__": 1054 } ], "_prefab": { - "__id__": 995 + "__id__": 1057 }, "_lpos": { "__type__": "cc.Vec3", @@ -21673,20 +23173,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 1033 }, "_children": [], "_active": true, "_components": [ { - "__id__": 973 + "__id__": 1035 }, { - "__id__": 975 + "__id__": 1037 } ], "_prefab": { - "__id__": 977 + "__id__": 1039 }, "_lpos": { "__type__": "cc.Vec3", @@ -21723,11 +23223,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 1034 }, "_enabled": true, "__prefab": { - "__id__": 974 + "__id__": 1036 }, "_contentSize": { "__type__": "cc.Size", @@ -21751,11 +23251,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 972 + "__id__": 1034 }, "_enabled": true, "__prefab": { - "__id__": 976 + "__id__": 1038 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21809,20 +23309,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 1033 }, "_children": [], "_active": true, "_components": [ { - "__id__": 979 + "__id__": 1041 }, { - "__id__": 981 + "__id__": 1043 } ], "_prefab": { - "__id__": 983 + "__id__": 1045 }, "_lpos": { "__type__": "cc.Vec3", @@ -21859,11 +23359,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 980 + "__id__": 1042 }, "_contentSize": { "__type__": "cc.Size", @@ -21887,11 +23387,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 978 + "__id__": 1040 }, "_enabled": true, "__prefab": { - "__id__": 982 + "__id__": 1044 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21945,20 +23445,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 971 + "__id__": 1033 }, "_children": [], "_active": true, "_components": [ { - "__id__": 985 + "__id__": 1047 }, { - "__id__": 987 + "__id__": 1049 } ], "_prefab": { - "__id__": 989 + "__id__": 1051 }, "_lpos": { "__type__": "cc.Vec3", @@ -21995,11 +23495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 1046 }, "_enabled": true, "__prefab": { - "__id__": 986 + "__id__": 1048 }, "_contentSize": { "__type__": "cc.Size", @@ -22023,11 +23523,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 984 + "__id__": 1046 }, "_enabled": true, "__prefab": { - "__id__": 988 + "__id__": 1050 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22104,11 +23604,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 1033 }, "_enabled": true, "__prefab": { - "__id__": 991 + "__id__": 1053 }, "_contentSize": { "__type__": "cc.Size", @@ -22132,15 +23632,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 971 + "__id__": 1033 }, "_enabled": true, "__prefab": { - "__id__": 993 + "__id__": 1055 }, "clickEvents": [ { - "__id__": 994 + "__id__": 1056 } ], "_interactable": true, @@ -22180,7 +23680,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 971 + "__id__": 1033 }, "_id": "" }, @@ -22191,7 +23691,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 961 + "__id__": 1023 }, "component": "", "_componentId": "11498TbVJpO6qmZ8m9k55Zx", @@ -22217,11 +23717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 1032 }, "_enabled": true, "__prefab": { - "__id__": 997 + "__id__": 1059 }, "_contentSize": { "__type__": "cc.Size", @@ -22245,11 +23745,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 1032 }, "_enabled": false, "__prefab": { - "__id__": 999 + "__id__": 1061 }, "_resizeMode": 0, "_layoutType": 0, @@ -22283,11 +23783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 1032 }, "_enabled": true, "__prefab": { - "__id__": 1001 + "__id__": 1063 }, "_alignFlags": 18, "_target": null, @@ -22332,11 +23832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 961 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1004 + "__id__": 1066 }, "_contentSize": { "__type__": "cc.Size", @@ -22360,11 +23860,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 961 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1006 + "__id__": 1068 }, "_alignFlags": 20, "_target": null, @@ -22396,11 +23896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 961 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1008 + "__id__": 1070 }, "_id": "" }, @@ -22414,11 +23914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 961 + "__id__": 1023 }, "_enabled": true, "__prefab": { - "__id__": 1010 + "__id__": 1072 }, "_alignFlags": 45, "_target": null, @@ -22467,32 +23967,32 @@ }, "_children": [ { - "__id__": 1013 + "__id__": 1075 }, { - "__id__": 1019 + "__id__": 1081 }, { - "__id__": 1025 + "__id__": 1087 } ], "_active": false, "_components": [ { - "__id__": 1031 + "__id__": 1093 }, { - "__id__": 1033 + "__id__": 1095 }, { - "__id__": 1035 + "__id__": 1097 }, { - "__id__": 1037 + "__id__": 1099 } ], "_prefab": { - "__id__": 1039 + "__id__": 1101 }, "_lpos": { "__type__": "cc.Vec3", @@ -22529,20 +24029,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1012 + "__id__": 1074 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1014 + "__id__": 1076 }, { - "__id__": 1016 + "__id__": 1078 } ], "_prefab": { - "__id__": 1018 + "__id__": 1080 }, "_lpos": { "__type__": "cc.Vec3", @@ -22579,11 +24079,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1013 + "__id__": 1075 }, "_enabled": true, "__prefab": { - "__id__": 1015 + "__id__": 1077 }, "_contentSize": { "__type__": "cc.Size", @@ -22607,11 +24107,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1013 + "__id__": 1075 }, "_enabled": true, "__prefab": { - "__id__": 1017 + "__id__": 1079 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22665,20 +24165,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1012 + "__id__": 1074 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1020 + "__id__": 1082 }, { - "__id__": 1022 + "__id__": 1084 } ], "_prefab": { - "__id__": 1024 + "__id__": 1086 }, "_lpos": { "__type__": "cc.Vec3", @@ -22715,11 +24215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1019 + "__id__": 1081 }, "_enabled": true, "__prefab": { - "__id__": 1021 + "__id__": 1083 }, "_contentSize": { "__type__": "cc.Size", @@ -22743,11 +24243,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1019 + "__id__": 1081 }, "_enabled": true, "__prefab": { - "__id__": 1023 + "__id__": 1085 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22801,20 +24301,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1012 + "__id__": 1074 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1026 + "__id__": 1088 }, { - "__id__": 1028 + "__id__": 1090 } ], "_prefab": { - "__id__": 1030 + "__id__": 1092 }, "_lpos": { "__type__": "cc.Vec3", @@ -22851,11 +24351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1025 + "__id__": 1087 }, "_enabled": true, "__prefab": { - "__id__": 1027 + "__id__": 1089 }, "_contentSize": { "__type__": "cc.Size", @@ -22879,11 +24379,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1025 + "__id__": 1087 }, "_enabled": true, "__prefab": { - "__id__": 1029 + "__id__": 1091 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22937,11 +24437,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1012 + "__id__": 1074 }, "_enabled": true, "__prefab": { - "__id__": 1032 + "__id__": 1094 }, "_contentSize": { "__type__": "cc.Size", @@ -22965,11 +24465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1012 + "__id__": 1074 }, "_enabled": true, "__prefab": { - "__id__": 1034 + "__id__": 1096 }, "_alignFlags": 45, "_target": null, @@ -23001,11 +24501,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1012 + "__id__": 1074 }, "_enabled": true, "__prefab": { - "__id__": 1036 + "__id__": 1098 }, "_id": "" }, @@ -23019,11 +24519,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1012 + "__id__": 1074 }, "_enabled": true, "__prefab": { - "__id__": 1038 + "__id__": 1100 }, "playOnLoad": true, "_clips": [ @@ -23069,7 +24569,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1041 + "__id__": 1103 }, "_contentSize": { "__type__": "cc.Size", @@ -23097,7 +24597,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1043 + "__id__": 1105 }, "_alignFlags": 45, "_target": null, @@ -23133,7 +24633,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1045 + "__id__": 1107 }, "_id": "" }, @@ -23154,13 +24654,13 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 680 + "__id__": 742 }, { - "__id__": 669 + "__id__": 731 }, { - "__id__": 656 + "__id__": 718 } ] } diff --git a/assets/script/game/common/config/Mission.ts b/assets/script/game/common/config/Mission.ts index 084edc2d..ce019a48 100644 --- a/assets/script/game/common/config/Mission.ts +++ b/assets/script/game/common/config/Mission.ts @@ -73,6 +73,7 @@ export enum FightSet { MORE_RC=10,//更多次数 广告获取的次数 TAL_NUM=3,//天赋数量 HEARTPOS=-240,//基地位置 + HERO_MAX_NUM=3,//英雄最大数量 // ATK_TO_ATK_RATIO=0.1, // ATK_TO_HP_RATIO=0.2, // ATK_TO_SHIELD_RATIO=2, diff --git a/assets/script/game/hero/BuffComp.ts b/assets/script/game/hero/BuffComp.ts index eb799214..ba74d3d1 100644 --- a/assets/script/game/hero/BuffComp.ts +++ b/assets/script/game/hero/BuffComp.ts @@ -70,8 +70,8 @@ export class BuffComp extends Component { } hp_show(){ // if(this.node.getComponent(HeroViewComp).fac == 0) return - let hp=this.HeroView.hp; - let hp_max=this.HeroView.hp_max; + let hp=this.HeroView.currentHp; + let hp_max=this.HeroView.currentHpMax; let hp_progress= hp/hp_max; this.hp_bar.progress = hp_progress; if(this.HeroView.is_boss) return @@ -91,11 +91,11 @@ export class BuffComp extends Component { let view_atk = 0 //临时buff let view_deatk = 0 //临时debuff if(is_hp){ - info.hp=this.HeroView.hp - info.hp_max=this.HeroView.hp_max + info.hp=this.HeroView.currentHp + info.hp_max=this.HeroView.currentHpMax }else{ - info.hp=this.HeroView.hp - info.hp_max=this.HeroView.hp_max + info.hp=this.HeroView.currentHp + info.hp_max=this.HeroView.currentHpMax for(let i=0;i slot.uuid === 0) || null + } + /** 加载角色 */ load(pos: Vec3 = Vec3.ZERO,scale:number = 1,uuid:number=1001,info:any={ap:0,hp:0,lv:1,crit:0,crit_d:0,dod:0,dod_no:false,crit_no:false},fight_pos:number=1) { // console.log("英雄加载:",uuid,pos,scale,info) scale = 1 - if(smc.vmdata.hero1.uuid==0){ - this.vmHero=smc.vmdata.hero1 - - }else if(smc.vmdata.hero2.uuid==0){ - this.vmHero=smc.vmdata.hero2 - - }else if(smc.vmdata.hero3.uuid==0){ - this.vmHero=smc.vmdata.hero3 - - }else{ + // 查找空闲英雄槽位 + this.vmHero = this.findAvailableHeroSlot() + if (!this.vmHero) { console.log("[Hero] 英雄已满") return } @@ -95,7 +105,7 @@ export class Hero extends ecs.Entity { hv.hero_name= hero.name; hv.speed =hv.ospeed = hero.speed; hv.dis = hero.dis; - this.vmHero.cd_max=hv.cd = hv.cd_base = hero.cd + hv.cd = hv.cd_base = hero.cd this.vmHero.hp=this.vmHero.hp_max= hv.hp = hv.hp_max = hv.hp_base=hero.hp+info.hp hv.ap = hv.ap_base=hero.ap+info.ap; hero.buff.forEach((buff:any)=>{ @@ -151,6 +161,8 @@ export class Hero extends ecs.Entity { } }) hv.atk_skill=hero.skills[0] + hv.skills=hero.skills + this.vmHero.cd_max=SkillSet[hv.skills[1]].cd return hv } diff --git a/assets/script/game/hero/HeroViewComp.ts b/assets/script/game/hero/HeroViewComp.ts index fd6f112e..e267191b 100644 --- a/assets/script/game/hero/HeroViewComp.ts +++ b/assets/script/game/hero/HeroViewComp.ts @@ -39,6 +39,48 @@ export class HeroViewComp extends CCComp { vmHero:any={} + /** + * 获取当前血量 - 根据阵营选择正确的变量 + */ + get currentHp(): number { + if (this.fac === FacSet.HERO) { + return this.vmHero.hp || 0; + } + return this.hp; + } + + /** + * 设置当前血量 - 根据阵营选择正确的变量 + */ + set currentHp(value: number) { + if (this.fac === FacSet.HERO) { + this.vmHero.hp = value; + } else { + this.hp = value; + } + } + + /** + * 获取最大血量 - 根据阵营选择正确的变量 + */ + get currentHpMax(): number { + if (this.fac === FacSet.HERO) { + return this.vmHero.hp_max || 0; + } + return this.hp_max; + } + + /** + * 设置最大血量 - 根据阵营选择正确的变量 + */ + set currentHpMax(value: number) { + if (this.fac === FacSet.HERO) { + this.vmHero.hp_max = value; + } else { + this.hp_max = value; + } + } + box_group:number = BoxSet.HERO; is_dead:boolean = false; //是否摧毁 @@ -68,6 +110,7 @@ export class HeroViewComp extends CCComp { dis: number = 80; at: number = 0; /** 冷却时间 */ atk_skill:number=0; + skills:any[]=[] puncture:number=0; //穿刺敌人伤害后方敌人个数 puncture_damage:number=0; //后伤害加成 def: number = 0; //免伤 @@ -156,6 +199,7 @@ export class HeroViewComp extends CCComp { this.as = this.getComponent(HeroSpine); //console.log("[HeroViewComp]:hero view comp ",this.FIGHTCON) this.on(GameEvent.EXPUP,this.exp_up,this) + this.on(GameEvent.HeroLvUp,this.to_update_lv,this) const collider = this.node.getComponent(BoxCollider2D); this.scheduleOnce(()=>{ if (collider) collider.enabled = true; // 先禁用 @@ -311,7 +355,6 @@ export class HeroViewComp extends CCComp { return this.cd_base/((this.cd_buff+this.TALENT[BuffAttr.ATK_CD])/100+1) case BuffAttr.HP: return Math.floor(this.hp_base*(100+this.hp_buff+this.TALENT[BuffAttr.HP])/100) - } } @@ -326,9 +369,9 @@ export class HeroViewComp extends CCComp { // this.update_vmdata() break case BuffAttr.HP: - let diff=this.check_atrr(BuffAttr.HP)-this.hp_max - this.hp_max=this.check_atrr(BuffAttr.HP) - this.hp+=diff + let diff=this.check_atrr(BuffAttr.HP)-this.currentHpMax + this.currentHpMax=this.check_atrr(BuffAttr.HP) + this.currentHp+=diff // this.update_vmdata() break } @@ -363,7 +406,7 @@ export class HeroViewComp extends CCComp { } add_hp_max(hp: number=0,is_num:boolean=false){ - // console.log("[HeroViewComp]:add_hp_max add:",hp,this.hp_max) + // console.log("[HeroViewComp]:add_hp_max add:",hp,this.currentHpMax) if(is_num){ this.hp_base += Math.floor(hp) ; }else{ @@ -374,7 +417,7 @@ export class HeroViewComp extends CCComp { } de_hp_max(hp: number=0,is_num:boolean=true){ //最大值 只存在数值添加, 比例通过hp_buff处理 - //console.log("[HeroViewComp]:de_hp_max de:",hp,this.hp_max) + //console.log("[HeroViewComp]:de_hp_max de:",hp,this.currentHpMax) this.hp_base -= Math.floor(hp) ; this.count_atrr(BuffAttr.HP) // this.update_vm @@ -383,8 +426,8 @@ export class HeroViewComp extends CCComp { add_hp(hp: number = 0,is_num:boolean=true) { this.BUFFCOMP.heathed(); let real_hp=0 - let hp_max=Math.floor(this.hp_max*(100+this.hp_buff)/100) - let lost_hp=hp_max-this.hp + let hp_max=Math.floor(this.currentHpMax*(100+this.hp_buff)/100) + let lost_hp=hp_max-this.currentHp if(is_num){ if(lost_hp > hp){ real_hp=Math.floor(hp); @@ -399,7 +442,7 @@ export class HeroViewComp extends CCComp { } } if(real_hp > 0){ - this.hp+=real_hp; + this.currentHp+=real_hp; this.BUFFCOMP.tooltip(TooltipTypes.health,real_hp.toFixed(0)); } // this.update_vm @@ -486,8 +529,8 @@ export class HeroViewComp extends CCComp { // this.is_stop=true break case DebuffAttr.DEHP: - this.hp_max-=deV/100*this.hp_max - if(this.hp-this.hp_max>0) this.hp=this.hp_max + this.currentHpMax-=deV/100*this.currentHpMax + if(this.currentHp-this.currentHpMax>0) this.currentHp=this.currentHpMax break case DebuffAttr.DEATK: //99为具体数字 并且局内永久生效,其他为百分比 if(deC == 99){ @@ -610,11 +653,11 @@ export class HeroViewComp extends CCComp { damage = Math.floor(damage * (1 + (FightSet.CRIT_DAMAGE+crit_d)/100)) if(this.fac==FacSet.MON) smc.vmdata.hero.power+=smc.vmdata.hero.POWER_UP+FightSet.CRIT_TO_POWER //暴击涨能量 怪物被暴击,因为只有一个英雄 直接处理 } - this.hp -= damage; + this.currentHp -= damage; if(this.fac==FacSet.HERO) smc.vmdata.hero.power+=smc.vmdata.hero.POWER_UP+FightSet.ATKED_TO_POWER //被攻击涨能量 if(this.fac==FacSet.MON) smc.vmdata.hero.power+=smc.vmdata.hero.POWER_UP+FightSet.ATK_TO_POWER //攻击命中涨能量 因为是只有1个英雄 直接处理 - if(this.hp <= 0) { + if(this.currentHp <= 0) { if(this == null) return; this.is_dead=true this.BUFFCOMP.dead() @@ -727,7 +770,7 @@ export class HeroViewComp extends CCComp { } // to_alive(){ // this.is_dead=false - // this.hp=this.hp_max*(100+this.hp_buff)/100 + // this.currentHp=this.currentHpMax*(100+this.hp_buff)/100 // this.BUFFCOMP.vmdata_update(true) // this.node.setPosition(HeroPos[this.fight_pos].pos) // this.BUFFCOMP.heathed() @@ -775,14 +818,18 @@ export class HeroViewComp extends CCComp { // smc.vmdata.hero.next_exp=getUpExp(this.lv) if(smc.vmdata.hero.exp >= smc.vmdata.hero.next_exp){ // console.log("[HeroViewComp]:升级") - this.to_update() + this.to_update_lv("seft",data) oops.message.dispatchEvent(GameEvent.CanUpdateLv) } } - to_update(){ + to_update_lv(event:string,data:any){ if(this.fac==FacSet.MON) return + console.log("[HeroViewComp]:升级",this.BUFFCOMP) + if(this.hero_uuid!=data.uuid) return + this.add_ap(HeroInfo[data.uuid].ap,true) + this.add_hp_max(HeroInfo[data.uuid].hp,true) this.BUFFCOMP.lv_up() // this.BUFFCOMP.tooltip(TooltipTypes.lvup) } diff --git a/assets/script/game/hero/SkillConComp.ts b/assets/script/game/hero/SkillConComp.ts index f29238f5..5343ec14 100644 --- a/assets/script/game/hero/SkillConComp.ts +++ b/assets/script/game/hero/SkillConComp.ts @@ -47,8 +47,16 @@ export class SkillConComp extends CCComp { update(dt: number) { if(!smc.mission.play||smc.mission.pause) return - if(this.HeroView.DEBUFF_STUN <= 0&&this.HeroView.DEBUFF_FROST <= 0) this.HeroView.at += dt; - + if(this.HeroView.DEBUFF_STUN <= 0&&this.HeroView.DEBUFF_FROST <= 0) { + this.HeroView.at += dt; + this.HeroView.vmHero.cd += dt + } + if(this.HeroView.vmHero.cd > this.HeroView.vmHero.cd_max){ + let sc=SkillSet[this.HeroView.skills[1]] + if(!sc) return + this.castSkill(sc,false,0) + this.HeroView.vmHero.cd = 0 + } let cd = this.count_cd(this.HeroView.cd,this.HeroView) if (this.HeroView.is_atking &&(this.HeroView.at > cd)) { if(this.HeroView.is_dead) return diff --git a/assets/script/game/map/HeroUiComp.ts b/assets/script/game/map/HeroUiComp.ts index 8a9753dd..37ab920c 100644 --- a/assets/script/game/map/HeroUiComp.ts +++ b/assets/script/game/map/HeroUiComp.ts @@ -10,17 +10,25 @@ import { HeroInfo } from "../common/config/heroSet"; const { ccclass, property } = _decorator; +/** 英雄数据接口 */ +interface HeroData { + uuid: number; + name: string; + type: number; // 1 被动 0 主动 + level: number; + quality: number; + cd: number; + cd_time: number; + active: boolean; +} + /** 视图层对象 */ @ccclass('HeroUiComp') @ecs.register('HeroUi', false) export class HeroUiComp extends CCComp { - @property(CCString) - hero_slot:string="skill1" - @property(CCInteger) - hero_slot_index:number=1 - heroUi:any=null - skill_cd_bar_progress:any=null - max_show:boolean=false + heroes: HeroData[] = [] + private readonly MAX_HEROES = 3 + private readonly HERO_NODE_NAMES = ['hero1', 'hero2', 'hero3'] /** 视图层逻辑代码分离演示 */ onLoad() { this.on(GameEvent.FightReady,this.fight_ready,this) @@ -29,22 +37,30 @@ export class HeroUiComp extends CCComp { } start(){ this.fight_ready() + } fight_ready(){ console.log("[HeroUiComp]: fight_ready",this.node) - this.heroUi={ - uuid:0, - name:"hero", - type:0, //1 被动 0 主动 - level:0, - quality:0, - cd:0, - cd_time:0, - active:false, + this.heroes = [] + for(let i = 0; i < this.MAX_HEROES; i++) { + this.heroes.push(this.createDefaultHero()) } - } + + private createDefaultHero(): HeroData { + return { + uuid: 0, + name: "hero", + type: 0, //1 被动 0 主动 + level: 1, + quality: 0, + cd: 0, + cd_time: 0, + active: false, + } + } + update(dt: number): void { if(!smc.mission.play||smc.mission.pause) return @@ -52,17 +68,137 @@ export class HeroUiComp extends CCComp { } - get_hero(e:GameEvent,data:any){ - console.log("[HeroUiComp]: get_hero",data) - let hero=HeroInfo[data.uuid] - let icon=this.node.getChildByName("icon") - icon.active=true - var icon_path = "game/heros/herois" + get_hero(e: GameEvent, data: { uuid: number }) { + console.log("[HeroUiComp]: get_hero", data) + + // 尝试升级现有英雄 + if (this.tryUpgradeExistingHero(data.uuid)) { + return + } + + // 添加新英雄 + this.addNewHero(data) + } - resources.load(icon_path, SpriteAtlas, (err: any, atlas) => { - const sprite = icon.getComponent(Sprite); - sprite.spriteFrame = atlas.getSpriteFrame(hero.path); - }); + /** + * 尝试升级现有英雄 + * @param uuid 英雄UUID + * @returns 是否成功升级 + */ + private tryUpgradeExistingHero(uuid: number): boolean { + for (let i = 0; i < this.heroes.length; i++) { + if (this.heroes[i].uuid === uuid) { + this.heroes[i].level++ + // 播放升级动画 + this.playCardScaleAnimation(i) + return true + } + } + return false + } + + /** + * 添加新英雄 + * @param data 英雄数据 + */ + private addNewHero(data: { uuid: number }) { + const heroInfo = HeroInfo[data.uuid] + if (!heroInfo) { + console.error("[HeroUiComp]: Hero info not found for uuid:", data.uuid) + return + } + + // 查找空闲位置 + const emptySlotIndex = this.findEmptyHeroSlot() + if (emptySlotIndex === -1) { + console.warn("[HeroUiComp]: No empty slot available for new hero") + return + } + + // 设置英雄数据 + this.heroes[emptySlotIndex] = { + uuid: data.uuid, + name: heroInfo.name, + type: heroInfo.type, + level: 1, + quality: heroInfo.quality, + cd: 0, + cd_time: 0, + active: false, + } + + // 更新UI + this.updateHeroUI(emptySlotIndex, heroInfo) + // 播放新卡牌动画 + this.playCardScaleAnimation(emptySlotIndex) + } + + /** + * 查找空闲英雄槽位 + * @returns 空闲槽位索引,-1表示没有空闲槽位 + */ + private findEmptyHeroSlot(): number { + for (let i = 0; i < this.heroes.length; i++) { + if (this.heroes[i].uuid === 0) { + return i + } + } + return -1 + } + + /** + * 更新英雄UI(图标和信息) + * @param heroIndex 英雄索引 + * @param heroInfo 英雄信息 + */ + private updateHeroUI(heroIndex: number, heroInfo: { path: string }) { + const heroNodeName = this.HERO_NODE_NAMES[heroIndex] + const heroNode = this.node.getChildByName(heroNodeName) + if (!heroNode) return + + const iconNode = heroNode.getChildByName("icon") + if (iconNode) { + iconNode.active = true + this.loadHeroIcon(iconNode, heroInfo.path) + } + } + + /** + * 加载英雄图标 + * @param iconNode 图标节点 + * @param heroPath 英雄路径 + */ + private loadHeroIcon(iconNode: Node, heroPath: string) { + const iconPath = "game/heros/herois" + resources.load(iconPath, SpriteAtlas, (err: any, atlas) => { + if (err) { + console.error("[HeroUiComp]: Failed to load hero icon atlas:", err) + return + } + const sprite = iconNode.getComponent(Sprite) + if (sprite && atlas) { + sprite.spriteFrame = atlas.getSpriteFrame(heroPath) + } + }) + } + + /** + * 播放卡牌缩放动画 + * @param heroIndex 英雄索引 + */ + private playCardScaleAnimation(heroIndex: number) { + const heroNodeName = this.HERO_NODE_NAMES[heroIndex] + const heroNode = this.node.getChildByName(heroNodeName) + if (!heroNode) return + + // 停止可能存在的动画 + tween(heroNode).stop() + + // 播放缩放动画:放大 -> 恢复原始大小 + tween(heroNode) + .to(0.1, { scale: v3(1.2, 1.2, 1) }, { easing: 'backOut' }) + .to(0.15, { scale: v3(1, 1, 1) }, { easing: 'backOut' }) + .start() } diff --git a/assets/script/game/map/MissionHeroComp.ts b/assets/script/game/map/MissionHeroComp.ts index 100f1d39..675a6bfc 100644 --- a/assets/script/game/map/MissionHeroComp.ts +++ b/assets/script/game/map/MissionHeroComp.ts @@ -20,17 +20,27 @@ export class MissionHeroCompComp extends CCComp { timer:Timer=new Timer(2) Friend_is_dead:boolean=false current_hero_uuid:number=0 + current_hero_num:number=-1 + heros:any=[] onLoad(){ this.on(GameEvent.UseHeroCard,this.call_hero,this) - this.on(GameEvent.ChangeATK_EQUIP_SPECIAL_ATTR,this.change_equip_qpecial_attr,this) this.on(GameEvent.FightReady,this.fight_ready,this) this.on(GameEvent.Zhaohuan,this.zhao_huan,this) - } start() { // this.test_call() } fight_ready(){ + this.heros=[] + for(let i=0;i= FightSet.HERO_MAX_NUM) return + this.current_hero_uuid = uuid + this.heros[this.current_hero_num].uuid = uuid + this.heros[this.current_hero_num].count = 1 + this.heros[this.current_hero_num].quality = 0 + this.addHero(uuid, false) } /** 添加英雄 */