help.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "help",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 13
  31. },
  32. {
  33. "__id__": 14
  34. },
  35. {
  36. "__id__": 15
  37. },
  38. {
  39. "__id__": 16
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 17
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 750,
  56. "height": 1334
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 375,
  68. 667,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "动画节点",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [
  100. {
  101. "__id__": 3
  102. }
  103. ],
  104. "_active": true,
  105. "_components": [
  106. {
  107. "__id__": 6
  108. }
  109. ],
  110. "_prefab": {
  111. "__id__": 7
  112. },
  113. "_opacity": 255,
  114. "_color": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 255
  120. },
  121. "_contentSize": {
  122. "__type__": "cc.Size",
  123. "width": 750,
  124. "height": 1334
  125. },
  126. "_anchorPoint": {
  127. "__type__": "cc.Vec2",
  128. "x": 0.5,
  129. "y": 0.5
  130. },
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 1,
  144. 1
  145. ]
  146. },
  147. "_eulerAngles": {
  148. "__type__": "cc.Vec3",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0
  152. },
  153. "_skewX": 0,
  154. "_skewY": 0,
  155. "_is3DNode": false,
  156. "_groupIndex": 0,
  157. "groupIndex": 0,
  158. "_id": ""
  159. },
  160. {
  161. "__type__": "cc.Node",
  162. "_name": "文字说明",
  163. "_objFlags": 0,
  164. "_parent": {
  165. "__id__": 2
  166. },
  167. "_children": [],
  168. "_active": true,
  169. "_components": [
  170. {
  171. "__id__": 4
  172. }
  173. ],
  174. "_prefab": {
  175. "__id__": 5
  176. },
  177. "_opacity": 255,
  178. "_color": {
  179. "__type__": "cc.Color",
  180. "r": 255,
  181. "g": 255,
  182. "b": 255,
  183. "a": 255
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 500,
  188. "height": 700
  189. },
  190. "_anchorPoint": {
  191. "__type__": "cc.Vec2",
  192. "x": 0.5,
  193. "y": 0.5
  194. },
  195. "_trs": {
  196. "__type__": "TypedArray",
  197. "ctor": "Float64Array",
  198. "array": [
  199. 0,
  200. -63.193,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 1,
  206. 1,
  207. 1,
  208. 1
  209. ]
  210. },
  211. "_eulerAngles": {
  212. "__type__": "cc.Vec3",
  213. "x": 0,
  214. "y": 0,
  215. "z": 0
  216. },
  217. "_skewX": 0,
  218. "_skewY": 0,
  219. "_is3DNode": false,
  220. "_groupIndex": 0,
  221. "groupIndex": 0,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.Label",
  226. "_name": "",
  227. "_objFlags": 0,
  228. "node": {
  229. "__id__": 3
  230. },
  231. "_enabled": true,
  232. "_materials": [
  233. {
  234. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  235. }
  236. ],
  237. "_srcBlendFactor": 770,
  238. "_dstBlendFactor": 771,
  239. "_string": "帮助界面文本说明",
  240. "_N$string": "帮助界面文本说明",
  241. "_fontSize": 40,
  242. "_lineHeight": 40,
  243. "_enableWrapText": true,
  244. "_N$file": null,
  245. "_isSystemFontUsed": true,
  246. "_spacingX": 0,
  247. "_batchAsBitmap": false,
  248. "_styleFlags": 0,
  249. "_underlineHeight": 0,
  250. "_N$horizontalAlign": 1,
  251. "_N$verticalAlign": 1,
  252. "_N$fontFamily": "Arial",
  253. "_N$overflow": 2,
  254. "_N$cacheMode": 0,
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.PrefabInfo",
  259. "root": {
  260. "__id__": 1
  261. },
  262. "asset": {
  263. "__uuid__": "60241a57-78e1-4090-aa94-5cd17ec5ebe1"
  264. },
  265. "fileId": "37sN6/TKNGcY20Qa3SjGaJ",
  266. "sync": false
  267. },
  268. {
  269. "__type__": "cc.Widget",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "node": {
  273. "__id__": 2
  274. },
  275. "_enabled": true,
  276. "alignMode": 1,
  277. "_target": null,
  278. "_alignFlags": 45,
  279. "_left": 0,
  280. "_right": 0,
  281. "_top": 0,
  282. "_bottom": 0,
  283. "_verticalCenter": 0,
  284. "_horizontalCenter": 0,
  285. "_isAbsLeft": true,
  286. "_isAbsRight": true,
  287. "_isAbsTop": true,
  288. "_isAbsBottom": true,
  289. "_isAbsHorizontalCenter": true,
  290. "_isAbsVerticalCenter": true,
  291. "_originalWidth": 0,
  292. "_originalHeight": 0,
  293. "_id": ""
  294. },
  295. {
  296. "__type__": "cc.PrefabInfo",
  297. "root": {
  298. "__id__": 1
  299. },
  300. "asset": {
  301. "__uuid__": "60241a57-78e1-4090-aa94-5cd17ec5ebe1"
  302. },
  303. "fileId": "94yiGj0RFACpXt5xGEvfHf",
  304. "sync": false
  305. },
  306. {
  307. "__type__": "cc.Node",
  308. "_name": "关闭按钮",
  309. "_objFlags": 0,
  310. "_parent": {
  311. "__id__": 1
  312. },
  313. "_children": [],
  314. "_active": true,
  315. "_components": [
  316. {
  317. "__id__": 9
  318. },
  319. {
  320. "__id__": 10
  321. },
  322. {
  323. "__id__": 11
  324. }
  325. ],
  326. "_prefab": {
  327. "__id__": 12
  328. },
  329. "_opacity": 255,
  330. "_color": {
  331. "__type__": "cc.Color",
  332. "r": 255,
  333. "g": 255,
  334. "b": 255,
  335. "a": 255
  336. },
  337. "_contentSize": {
  338. "__type__": "cc.Size",
  339. "width": 53,
  340. "height": 49
  341. },
  342. "_anchorPoint": {
  343. "__type__": "cc.Vec2",
  344. "x": 0.5,
  345. "y": 0.5
  346. },
  347. "_trs": {
  348. "__type__": "TypedArray",
  349. "ctor": "Float64Array",
  350. "array": [
  351. 303.19,
  352. 464.26,
  353. 0,
  354. 0,
  355. 0,
  356. 0,
  357. 1,
  358. 1,
  359. 1,
  360. 0
  361. ]
  362. },
  363. "_eulerAngles": {
  364. "__type__": "cc.Vec3",
  365. "x": 0,
  366. "y": 0,
  367. "z": 0
  368. },
  369. "_skewX": 0,
  370. "_skewY": 0,
  371. "_is3DNode": false,
  372. "_groupIndex": 0,
  373. "groupIndex": 0,
  374. "_id": ""
  375. },
  376. {
  377. "__type__": "cc.Sprite",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "node": {
  381. "__id__": 8
  382. },
  383. "_enabled": true,
  384. "_materials": [
  385. {
  386. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  387. }
  388. ],
  389. "_srcBlendFactor": 770,
  390. "_dstBlendFactor": 771,
  391. "_spriteFrame": {
  392. "__uuid__": "af2a7472-1f78-414a-8307-5ac0edead809"
  393. },
  394. "_type": 0,
  395. "_sizeMode": 1,
  396. "_fillType": 0,
  397. "_fillCenter": {
  398. "__type__": "cc.Vec2",
  399. "x": 0,
  400. "y": 0
  401. },
  402. "_fillStart": 0,
  403. "_fillRange": 0,
  404. "_isTrimmedMode": true,
  405. "_atlas": null,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.Button",
  410. "_name": "",
  411. "_objFlags": 0,
  412. "node": {
  413. "__id__": 8
  414. },
  415. "_enabled": true,
  416. "_normalMaterial": null,
  417. "_grayMaterial": null,
  418. "duration": 0.1,
  419. "zoomScale": 1.2,
  420. "clickEvents": [],
  421. "_N$interactable": true,
  422. "_N$enableAutoGrayEffect": false,
  423. "_N$transition": 3,
  424. "transition": 3,
  425. "_N$normalColor": {
  426. "__type__": "cc.Color",
  427. "r": 255,
  428. "g": 255,
  429. "b": 255,
  430. "a": 255
  431. },
  432. "_N$pressedColor": {
  433. "__type__": "cc.Color",
  434. "r": 211,
  435. "g": 211,
  436. "b": 211,
  437. "a": 255
  438. },
  439. "pressedColor": {
  440. "__type__": "cc.Color",
  441. "r": 211,
  442. "g": 211,
  443. "b": 211,
  444. "a": 255
  445. },
  446. "_N$hoverColor": {
  447. "__type__": "cc.Color",
  448. "r": 255,
  449. "g": 255,
  450. "b": 255,
  451. "a": 255
  452. },
  453. "hoverColor": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 255,
  457. "b": 255,
  458. "a": 255
  459. },
  460. "_N$disabledColor": {
  461. "__type__": "cc.Color",
  462. "r": 124,
  463. "g": 124,
  464. "b": 124,
  465. "a": 255
  466. },
  467. "_N$normalSprite": null,
  468. "_N$pressedSprite": null,
  469. "pressedSprite": null,
  470. "_N$hoverSprite": null,
  471. "hoverSprite": null,
  472. "_N$disabledSprite": null,
  473. "_N$target": null,
  474. "_id": ""
  475. },
  476. {
  477. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  478. "_name": "",
  479. "_objFlags": 0,
  480. "node": {
  481. "__id__": 8
  482. },
  483. "_enabled": true,
  484. "node_panel": {
  485. "__id__": 1
  486. },
  487. "onComplete": [],
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.PrefabInfo",
  492. "root": {
  493. "__id__": 1
  494. },
  495. "asset": {
  496. "__uuid__": "60241a57-78e1-4090-aa94-5cd17ec5ebe1"
  497. },
  498. "fileId": "fa5LVaRQ1Pvo1vsCRpC3Ax",
  499. "sync": false
  500. },
  501. {
  502. "__type__": "7626bHemEpG267E801XmW+W",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 1
  507. },
  508. "_enabled": true,
  509. "lbl_desc": {
  510. "__id__": 4
  511. },
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.Widget",
  516. "_name": "",
  517. "_objFlags": 0,
  518. "node": {
  519. "__id__": 1
  520. },
  521. "_enabled": true,
  522. "alignMode": 1,
  523. "_target": null,
  524. "_alignFlags": 45,
  525. "_left": 0,
  526. "_right": 0,
  527. "_top": 0,
  528. "_bottom": 0,
  529. "_verticalCenter": 0,
  530. "_horizontalCenter": 0,
  531. "_isAbsLeft": true,
  532. "_isAbsRight": true,
  533. "_isAbsTop": true,
  534. "_isAbsBottom": true,
  535. "_isAbsHorizontalCenter": true,
  536. "_isAbsVerticalCenter": true,
  537. "_originalWidth": 0,
  538. "_originalHeight": 0,
  539. "_id": ""
  540. },
  541. {
  542. "__type__": "58495/rJOBNGoxELFSp8G2a",
  543. "_name": "",
  544. "_objFlags": 0,
  545. "node": {
  546. "__id__": 1
  547. },
  548. "_enabled": true,
  549. "color": {
  550. "__type__": "cc.Color",
  551. "r": 0,
  552. "g": 0,
  553. "b": 0,
  554. "a": 120
  555. },
  556. "bClickClose": true,
  557. "_id": ""
  558. },
  559. {
  560. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  561. "_name": "",
  562. "_objFlags": 0,
  563. "node": {
  564. "__id__": 1
  565. },
  566. "_enabled": true,
  567. "effect_par": {
  568. "__id__": 2
  569. },
  570. "open_effect": 1,
  571. "close_effect": 1,
  572. "close_toPoint": "",
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.PrefabInfo",
  577. "root": {
  578. "__id__": 1
  579. },
  580. "asset": {
  581. "__uuid__": "60241a57-78e1-4090-aa94-5cd17ec5ebe1"
  582. },
  583. "fileId": "",
  584. "sync": false
  585. }
  586. ]