BGB2.prefab 11 KB

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