attemptItem.prefab 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "attemptItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. }
  28. ],
  29. "_active": true,
  30. "_level": 5,
  31. "_components": [
  32. {
  33. "__id__": 15
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 16
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 0,
  50. "height": 0
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_quat": {
  58. "__type__": "cc.Quat",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0,
  62. "w": 1
  63. },
  64. "_skewX": 0,
  65. "_skewY": 0,
  66. "_zIndex": 0,
  67. "groupIndex": 0,
  68. "_id": "",
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. -200,
  74. 250,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. }
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "New Sprite",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_level": 6,
  96. "_components": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 4
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 219,
  115. "height": 311
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_quat": {
  123. "__type__": "cc.Quat",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0,
  127. "w": 1
  128. },
  129. "_skewX": 0,
  130. "_skewY": 0,
  131. "_zIndex": 0,
  132. "groupIndex": 0,
  133. "_id": "",
  134. "_trs": {
  135. "__type__": "TypedArray",
  136. "ctor": "Float64Array",
  137. "array": [
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 1,
  145. 1,
  146. 1,
  147. 1
  148. ]
  149. }
  150. },
  151. {
  152. "__type__": "cc.Sprite",
  153. "_name": "",
  154. "_objFlags": 0,
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "_srcBlendFactor": 770,
  160. "_dstBlendFactor": 771,
  161. "_spriteFrame": {
  162. "__uuid__": "a1218ad8-0e5d-4554-8cbc-0e9c572768c1"
  163. },
  164. "_type": 0,
  165. "_sizeMode": 1,
  166. "_fillType": 0,
  167. "_fillCenter": {
  168. "__type__": "cc.Vec2",
  169. "x": 0,
  170. "y": 0
  171. },
  172. "_fillStart": 0,
  173. "_fillRange": 0,
  174. "_isTrimmedMode": true,
  175. "_state": 0,
  176. "_atlas": null,
  177. "_id": ""
  178. },
  179. {
  180. "__type__": "cc.PrefabInfo",
  181. "root": {
  182. "__id__": 1
  183. },
  184. "asset": {
  185. "__uuid__": "095b0fe0-b2d4-4d0a-834d-ffd554ed0d1c"
  186. },
  187. "fileId": "12h9l4eL5KNZuT8jWz1b4z",
  188. "sync": false
  189. },
  190. {
  191. "__type__": "cc.Node",
  192. "_name": "icon",
  193. "_objFlags": 0,
  194. "_parent": {
  195. "__id__": 1
  196. },
  197. "_children": [],
  198. "_active": true,
  199. "_level": 6,
  200. "_components": [
  201. {
  202. "__id__": 6
  203. }
  204. ],
  205. "_prefab": {
  206. "__id__": 7
  207. },
  208. "_opacity": 255,
  209. "_color": {
  210. "__type__": "cc.Color",
  211. "r": 255,
  212. "g": 255,
  213. "b": 255,
  214. "a": 255
  215. },
  216. "_contentSize": {
  217. "__type__": "cc.Size",
  218. "width": 100,
  219. "height": 100
  220. },
  221. "_anchorPoint": {
  222. "__type__": "cc.Vec2",
  223. "x": 0.5,
  224. "y": 0.5
  225. },
  226. "_quat": {
  227. "__type__": "cc.Quat",
  228. "x": 0,
  229. "y": 0,
  230. "z": -1,
  231. "w": 6.123233995736766e-17
  232. },
  233. "_skewX": 0,
  234. "_skewY": 0,
  235. "_zIndex": 0,
  236. "groupIndex": 0,
  237. "_id": "",
  238. "_eulerAngles": {
  239. "__type__": "cc.Vec3",
  240. "x": 0,
  241. "y": 0,
  242. "z": -180
  243. },
  244. "_trs": {
  245. "__type__": "TypedArray",
  246. "ctor": "Float64Array",
  247. "array": [
  248. 0,
  249. 0,
  250. 0,
  251. 0,
  252. 0,
  253. 0,
  254. 1,
  255. 1,
  256. 1,
  257. 1
  258. ]
  259. }
  260. },
  261. {
  262. "__type__": "cc.Sprite",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 5
  267. },
  268. "_enabled": true,
  269. "_srcBlendFactor": 770,
  270. "_dstBlendFactor": 771,
  271. "_spriteFrame": {
  272. "__uuid__": "4b018ee9-5fad-4379-ad4f-8c9cef5b348b"
  273. },
  274. "_type": 0,
  275. "_sizeMode": 0,
  276. "_fillType": 0,
  277. "_fillCenter": {
  278. "__type__": "cc.Vec2",
  279. "x": 0,
  280. "y": 0
  281. },
  282. "_fillStart": 0,
  283. "_fillRange": 0,
  284. "_isTrimmedMode": true,
  285. "_state": 0,
  286. "_atlas": null,
  287. "_id": ""
  288. },
  289. {
  290. "__type__": "cc.PrefabInfo",
  291. "root": {
  292. "__id__": 1
  293. },
  294. "asset": {
  295. "__uuid__": "095b0fe0-b2d4-4d0a-834d-ffd554ed0d1c"
  296. },
  297. "fileId": "c2oybPPRdGNoOttoZPsbFZ",
  298. "sync": false
  299. },
  300. {
  301. "__type__": "cc.Node",
  302. "_name": "attemptItemBtn",
  303. "_objFlags": 0,
  304. "_parent": {
  305. "__id__": 1
  306. },
  307. "_children": [
  308. {
  309. "__id__": 9
  310. }
  311. ],
  312. "_active": true,
  313. "_level": 6,
  314. "_components": [
  315. {
  316. "__id__": 12
  317. },
  318. {
  319. "__id__": 13
  320. }
  321. ],
  322. "_prefab": {
  323. "__id__": 14
  324. },
  325. "_opacity": 255,
  326. "_color": {
  327. "__type__": "cc.Color",
  328. "r": 255,
  329. "g": 255,
  330. "b": 255,
  331. "a": 255
  332. },
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 153,
  336. "height": 67
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_quat": {
  344. "__type__": "cc.Quat",
  345. "x": 0,
  346. "y": 0,
  347. "z": 0,
  348. "w": 1
  349. },
  350. "_skewX": 0,
  351. "_skewY": 0,
  352. "_zIndex": 0,
  353. "groupIndex": 0,
  354. "_id": "",
  355. "_trs": {
  356. "__type__": "TypedArray",
  357. "ctor": "Float64Array",
  358. "array": [
  359. 0,
  360. -93,
  361. 0,
  362. 0,
  363. 0,
  364. 0,
  365. 1,
  366. 1,
  367. 1,
  368. 1
  369. ]
  370. }
  371. },
  372. {
  373. "__type__": "cc.Node",
  374. "_name": "New Sprite",
  375. "_objFlags": 0,
  376. "_parent": {
  377. "__id__": 8
  378. },
  379. "_children": [],
  380. "_active": true,
  381. "_level": 7,
  382. "_components": [
  383. {
  384. "__id__": 10
  385. }
  386. ],
  387. "_prefab": {
  388. "__id__": 11
  389. },
  390. "_opacity": 255,
  391. "_color": {
  392. "__type__": "cc.Color",
  393. "r": 255,
  394. "g": 255,
  395. "b": 255,
  396. "a": 255
  397. },
  398. "_contentSize": {
  399. "__type__": "cc.Size",
  400. "width": 69,
  401. "height": 37
  402. },
  403. "_anchorPoint": {
  404. "__type__": "cc.Vec2",
  405. "x": 0.5,
  406. "y": 0.5
  407. },
  408. "_quat": {
  409. "__type__": "cc.Quat",
  410. "x": 0,
  411. "y": 0,
  412. "z": 0,
  413. "w": 1
  414. },
  415. "_skewX": 0,
  416. "_skewY": 0,
  417. "_zIndex": 0,
  418. "groupIndex": 0,
  419. "_id": "",
  420. "_trs": {
  421. "__type__": "TypedArray",
  422. "ctor": "Float64Array",
  423. "array": [
  424. 0,
  425. 4,
  426. 0,
  427. 0,
  428. 0,
  429. 0,
  430. 1,
  431. 1,
  432. 1,
  433. 1
  434. ]
  435. }
  436. },
  437. {
  438. "__type__": "cc.Sprite",
  439. "_name": "",
  440. "_objFlags": 0,
  441. "node": {
  442. "__id__": 9
  443. },
  444. "_enabled": true,
  445. "_srcBlendFactor": 770,
  446. "_dstBlendFactor": 771,
  447. "_spriteFrame": {
  448. "__uuid__": "7aa7b35c-7ba7-43a8-8f68-75e1e3f101fe"
  449. },
  450. "_type": 0,
  451. "_sizeMode": 1,
  452. "_fillType": 0,
  453. "_fillCenter": {
  454. "__type__": "cc.Vec2",
  455. "x": 0,
  456. "y": 0
  457. },
  458. "_fillStart": 0,
  459. "_fillRange": 0,
  460. "_isTrimmedMode": true,
  461. "_state": 0,
  462. "_atlas": null,
  463. "_id": ""
  464. },
  465. {
  466. "__type__": "cc.PrefabInfo",
  467. "root": {
  468. "__id__": 1
  469. },
  470. "asset": {
  471. "__uuid__": "095b0fe0-b2d4-4d0a-834d-ffd554ed0d1c"
  472. },
  473. "fileId": "55BYTpICxGhqKS9ao7e5+n",
  474. "sync": false
  475. },
  476. {
  477. "__type__": "cc.Sprite",
  478. "_name": "",
  479. "_objFlags": 0,
  480. "node": {
  481. "__id__": 8
  482. },
  483. "_enabled": true,
  484. "_srcBlendFactor": 770,
  485. "_dstBlendFactor": 771,
  486. "_spriteFrame": {
  487. "__uuid__": "a079e616-3a27-4a9d-9d7a-c582e587b7bd"
  488. },
  489. "_type": 0,
  490. "_sizeMode": 1,
  491. "_fillType": 0,
  492. "_fillCenter": {
  493. "__type__": "cc.Vec2",
  494. "x": 0,
  495. "y": 0
  496. },
  497. "_fillStart": 0,
  498. "_fillRange": 0,
  499. "_isTrimmedMode": true,
  500. "_state": 0,
  501. "_atlas": null,
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.Button",
  506. "_name": "",
  507. "_objFlags": 0,
  508. "node": {
  509. "__id__": 8
  510. },
  511. "_enabled": true,
  512. "transition": 3,
  513. "pressedColor": {
  514. "__type__": "cc.Color",
  515. "r": 211,
  516. "g": 211,
  517. "b": 211,
  518. "a": 255
  519. },
  520. "hoverColor": {
  521. "__type__": "cc.Color",
  522. "r": 255,
  523. "g": 255,
  524. "b": 255,
  525. "a": 255
  526. },
  527. "duration": 0.1,
  528. "zoomScale": 1.2,
  529. "clickEvents": [],
  530. "_N$interactable": true,
  531. "_N$enableAutoGrayEffect": false,
  532. "_N$normalColor": {
  533. "__type__": "cc.Color",
  534. "r": 214,
  535. "g": 214,
  536. "b": 214,
  537. "a": 255
  538. },
  539. "_N$disabledColor": {
  540. "__type__": "cc.Color",
  541. "r": 124,
  542. "g": 124,
  543. "b": 124,
  544. "a": 255
  545. },
  546. "_N$normalSprite": null,
  547. "_N$pressedSprite": null,
  548. "pressedSprite": null,
  549. "_N$hoverSprite": null,
  550. "hoverSprite": null,
  551. "_N$disabledSprite": null,
  552. "_N$target": {
  553. "__id__": 8
  554. },
  555. "_id": ""
  556. },
  557. {
  558. "__type__": "cc.PrefabInfo",
  559. "root": {
  560. "__id__": 1
  561. },
  562. "asset": {
  563. "__uuid__": "095b0fe0-b2d4-4d0a-834d-ffd554ed0d1c"
  564. },
  565. "fileId": "27fNCjuZ1D+6/Vykw3pmgM",
  566. "sync": false
  567. },
  568. {
  569. "__type__": "f5261/53I1LJr/wxc1c0RPu",
  570. "_name": "",
  571. "_objFlags": 0,
  572. "node": {
  573. "__id__": 1
  574. },
  575. "_enabled": true,
  576. "icon": {
  577. "__id__": 6
  578. },
  579. "attemptItemBtn": {
  580. "__id__": 13
  581. },
  582. "_id": ""
  583. },
  584. {
  585. "__type__": "cc.PrefabInfo",
  586. "root": {
  587. "__id__": 1
  588. },
  589. "asset": {
  590. "__uuid__": "095b0fe0-b2d4-4d0a-834d-ffd554ed0d1c"
  591. },
  592. "fileId": "dd12JS5CtMoYs4CkFn0xzl",
  593. "sync": false
  594. }
  595. ]