TipsLayer.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725
  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": "TipsLayer",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 19
  28. },
  29. {
  30. "__id__": 20
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 21
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 720,
  47. "height": 1280
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 360,
  59. 640,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "tips",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. },
  94. {
  95. "__id__": 6
  96. },
  97. {
  98. "__id__": 12
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 16
  105. },
  106. {
  107. "__id__": 17
  108. }
  109. ],
  110. "_prefab": {
  111. "__id__": 18
  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": 0,
  124. "height": 0
  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": "bg",
  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": 78,
  178. "_color": {
  179. "__type__": "cc.Color",
  180. "r": 0,
  181. "g": 0,
  182. "b": 0,
  183. "a": 255
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 720,
  188. "height": 151
  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. 0,
  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.Sprite",
  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. "_spriteFrame": {
  240. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  241. },
  242. "_type": 0,
  243. "_sizeMode": 0,
  244. "_fillType": 0,
  245. "_fillCenter": {
  246. "__type__": "cc.Vec2",
  247. "x": 0,
  248. "y": 0
  249. },
  250. "_fillStart": 0,
  251. "_fillRange": 0,
  252. "_isTrimmedMode": true,
  253. "_atlas": null,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.PrefabInfo",
  258. "root": {
  259. "__id__": 1
  260. },
  261. "asset": {
  262. "__id__": 0
  263. },
  264. "fileId": "bbLqoNt6hAQaSm8fZrWu+p",
  265. "sync": false
  266. },
  267. {
  268. "__type__": "cc.Node",
  269. "_name": "tips_line",
  270. "_objFlags": 0,
  271. "_parent": {
  272. "__id__": 2
  273. },
  274. "_children": [
  275. {
  276. "__id__": 7
  277. }
  278. ],
  279. "_active": true,
  280. "_components": [
  281. {
  282. "__id__": 10
  283. }
  284. ],
  285. "_prefab": {
  286. "__id__": 11
  287. },
  288. "_opacity": 255,
  289. "_color": {
  290. "__type__": "cc.Color",
  291. "r": 255,
  292. "g": 255,
  293. "b": 255,
  294. "a": 255
  295. },
  296. "_contentSize": {
  297. "__type__": "cc.Size",
  298. "width": 455,
  299. "height": 14
  300. },
  301. "_anchorPoint": {
  302. "__type__": "cc.Vec2",
  303. "x": 0.5,
  304. "y": 0.5
  305. },
  306. "_trs": {
  307. "__type__": "TypedArray",
  308. "ctor": "Float64Array",
  309. "array": [
  310. 0,
  311. 63,
  312. 0,
  313. 0,
  314. 0,
  315. 0,
  316. 1,
  317. 1,
  318. 1,
  319. 1
  320. ]
  321. },
  322. "_eulerAngles": {
  323. "__type__": "cc.Vec3",
  324. "x": 0,
  325. "y": 0,
  326. "z": 0
  327. },
  328. "_skewX": 0,
  329. "_skewY": 0,
  330. "_is3DNode": false,
  331. "_groupIndex": 0,
  332. "groupIndex": 0,
  333. "_id": ""
  334. },
  335. {
  336. "__type__": "cc.Node",
  337. "_name": "tips_line",
  338. "_objFlags": 0,
  339. "_parent": {
  340. "__id__": 6
  341. },
  342. "_children": [],
  343. "_active": true,
  344. "_components": [
  345. {
  346. "__id__": 8
  347. }
  348. ],
  349. "_prefab": {
  350. "__id__": 9
  351. },
  352. "_opacity": 255,
  353. "_color": {
  354. "__type__": "cc.Color",
  355. "r": 255,
  356. "g": 255,
  357. "b": 255,
  358. "a": 255
  359. },
  360. "_contentSize": {
  361. "__type__": "cc.Size",
  362. "width": 455,
  363. "height": 14
  364. },
  365. "_anchorPoint": {
  366. "__type__": "cc.Vec2",
  367. "x": 0.5,
  368. "y": 0.5
  369. },
  370. "_trs": {
  371. "__type__": "TypedArray",
  372. "ctor": "Float64Array",
  373. "array": [
  374. 0,
  375. -126,
  376. 0,
  377. 0,
  378. 0,
  379. 0,
  380. 1,
  381. 1,
  382. 1,
  383. 1
  384. ]
  385. },
  386. "_eulerAngles": {
  387. "__type__": "cc.Vec3",
  388. "x": 0,
  389. "y": 0,
  390. "z": 0
  391. },
  392. "_skewX": 0,
  393. "_skewY": 0,
  394. "_is3DNode": false,
  395. "_groupIndex": 0,
  396. "groupIndex": 0,
  397. "_id": ""
  398. },
  399. {
  400. "__type__": "cc.Sprite",
  401. "_name": "",
  402. "_objFlags": 0,
  403. "node": {
  404. "__id__": 7
  405. },
  406. "_enabled": true,
  407. "_materials": [
  408. {
  409. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  410. }
  411. ],
  412. "_srcBlendFactor": 770,
  413. "_dstBlendFactor": 771,
  414. "_spriteFrame": {
  415. "__uuid__": "16ae9212-8dfe-4033-922f-9245afcbb505"
  416. },
  417. "_type": 0,
  418. "_sizeMode": 1,
  419. "_fillType": 0,
  420. "_fillCenter": {
  421. "__type__": "cc.Vec2",
  422. "x": 0,
  423. "y": 0
  424. },
  425. "_fillStart": 0,
  426. "_fillRange": 0,
  427. "_isTrimmedMode": true,
  428. "_atlas": null,
  429. "_id": ""
  430. },
  431. {
  432. "__type__": "cc.PrefabInfo",
  433. "root": {
  434. "__id__": 1
  435. },
  436. "asset": {
  437. "__id__": 0
  438. },
  439. "fileId": "1cvziVfTJPkLUM1GTge6E5",
  440. "sync": false
  441. },
  442. {
  443. "__type__": "cc.Sprite",
  444. "_name": "",
  445. "_objFlags": 0,
  446. "node": {
  447. "__id__": 6
  448. },
  449. "_enabled": true,
  450. "_materials": [
  451. {
  452. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  453. }
  454. ],
  455. "_srcBlendFactor": 770,
  456. "_dstBlendFactor": 771,
  457. "_spriteFrame": {
  458. "__uuid__": "16ae9212-8dfe-4033-922f-9245afcbb505"
  459. },
  460. "_type": 0,
  461. "_sizeMode": 1,
  462. "_fillType": 0,
  463. "_fillCenter": {
  464. "__type__": "cc.Vec2",
  465. "x": 0,
  466. "y": 0
  467. },
  468. "_fillStart": 0,
  469. "_fillRange": 0,
  470. "_isTrimmedMode": true,
  471. "_atlas": null,
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.PrefabInfo",
  476. "root": {
  477. "__id__": 1
  478. },
  479. "asset": {
  480. "__id__": 0
  481. },
  482. "fileId": "6aXFJYuC9G87PoQHVK4q/c",
  483. "sync": false
  484. },
  485. {
  486. "__type__": "cc.Node",
  487. "_name": "labTip",
  488. "_objFlags": 0,
  489. "_parent": {
  490. "__id__": 2
  491. },
  492. "_children": [],
  493. "_active": true,
  494. "_components": [
  495. {
  496. "__id__": 13
  497. },
  498. {
  499. "__id__": 14
  500. }
  501. ],
  502. "_prefab": {
  503. "__id__": 15
  504. },
  505. "_opacity": 255,
  506. "_color": {
  507. "__type__": "cc.Color",
  508. "r": 255,
  509. "g": 255,
  510. "b": 255,
  511. "a": 255
  512. },
  513. "_contentSize": {
  514. "__type__": "cc.Size",
  515. "width": 467,
  516. "height": 91
  517. },
  518. "_anchorPoint": {
  519. "__type__": "cc.Vec2",
  520. "x": 0.5,
  521. "y": 0.5
  522. },
  523. "_trs": {
  524. "__type__": "TypedArray",
  525. "ctor": "Float64Array",
  526. "array": [
  527. 0,
  528. 0,
  529. 0,
  530. 0,
  531. 0,
  532. 0,
  533. 1,
  534. 1,
  535. 1,
  536. 1
  537. ]
  538. },
  539. "_eulerAngles": {
  540. "__type__": "cc.Vec3",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0
  544. },
  545. "_skewX": 0,
  546. "_skewY": 0,
  547. "_is3DNode": false,
  548. "_groupIndex": 0,
  549. "groupIndex": 0,
  550. "_id": ""
  551. },
  552. {
  553. "__type__": "cc.Label",
  554. "_name": "",
  555. "_objFlags": 0,
  556. "node": {
  557. "__id__": 12
  558. },
  559. "_enabled": true,
  560. "_materials": [
  561. {
  562. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  563. }
  564. ],
  565. "_srcBlendFactor": 770,
  566. "_dstBlendFactor": 771,
  567. "_string": "提示不足提示不足提示不足提示",
  568. "_N$string": "提示不足提示不足提示不足提示",
  569. "_fontSize": 22,
  570. "_lineHeight": 22,
  571. "_enableWrapText": true,
  572. "_N$file": null,
  573. "_isSystemFontUsed": true,
  574. "_spacingX": 0,
  575. "_batchAsBitmap": false,
  576. "_styleFlags": 0,
  577. "_underlineHeight": 0,
  578. "_N$horizontalAlign": 1,
  579. "_N$verticalAlign": 1,
  580. "_N$fontFamily": "Arial",
  581. "_N$overflow": 2,
  582. "_N$cacheMode": 0,
  583. "_id": ""
  584. },
  585. {
  586. "__type__": "cc.LabelOutline",
  587. "_name": "",
  588. "_objFlags": 0,
  589. "node": {
  590. "__id__": 12
  591. },
  592. "_enabled": true,
  593. "_color": {
  594. "__type__": "cc.Color",
  595. "r": 117,
  596. "g": 74,
  597. "b": 74,
  598. "a": 255
  599. },
  600. "_width": 2,
  601. "_id": ""
  602. },
  603. {
  604. "__type__": "cc.PrefabInfo",
  605. "root": {
  606. "__id__": 1
  607. },
  608. "asset": {
  609. "__id__": 0
  610. },
  611. "fileId": "5aUHjg4/hHsbFDAnTWvGCi",
  612. "sync": false
  613. },
  614. {
  615. "__type__": "cc.Widget",
  616. "_name": "",
  617. "_objFlags": 0,
  618. "node": {
  619. "__id__": 2
  620. },
  621. "_enabled": true,
  622. "alignMode": 1,
  623. "_target": null,
  624. "_alignFlags": 45,
  625. "_left": 360,
  626. "_right": 360,
  627. "_top": 640,
  628. "_bottom": 640,
  629. "_verticalCenter": 0,
  630. "_horizontalCenter": 0,
  631. "_isAbsLeft": true,
  632. "_isAbsRight": true,
  633. "_isAbsTop": true,
  634. "_isAbsBottom": true,
  635. "_isAbsHorizontalCenter": true,
  636. "_isAbsVerticalCenter": true,
  637. "_originalWidth": 0,
  638. "_originalHeight": 0,
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.Animation",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "node": {
  646. "__id__": 2
  647. },
  648. "_enabled": true,
  649. "_defaultClip": {
  650. "__uuid__": "765c097d-d62a-45d4-8b3b-b337b53ef032"
  651. },
  652. "_clips": [
  653. {
  654. "__uuid__": "765c097d-d62a-45d4-8b3b-b337b53ef032"
  655. }
  656. ],
  657. "playOnLoad": false,
  658. "_id": ""
  659. },
  660. {
  661. "__type__": "cc.PrefabInfo",
  662. "root": {
  663. "__id__": 1
  664. },
  665. "asset": {
  666. "__id__": 0
  667. },
  668. "fileId": "f3j2YaO8VKhZwjOjoTBBRO",
  669. "sync": false
  670. },
  671. {
  672. "__type__": "cc.Widget",
  673. "_name": "",
  674. "_objFlags": 0,
  675. "node": {
  676. "__id__": 1
  677. },
  678. "_enabled": true,
  679. "alignMode": 1,
  680. "_target": null,
  681. "_alignFlags": 45,
  682. "_left": 0,
  683. "_right": 0,
  684. "_top": 0,
  685. "_bottom": 0,
  686. "_verticalCenter": 0,
  687. "_horizontalCenter": 0,
  688. "_isAbsLeft": true,
  689. "_isAbsRight": true,
  690. "_isAbsTop": true,
  691. "_isAbsBottom": true,
  692. "_isAbsHorizontalCenter": true,
  693. "_isAbsVerticalCenter": true,
  694. "_originalWidth": 0,
  695. "_originalHeight": 0,
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "69913zc5kRGU69JoNALamZt",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "node": {
  703. "__id__": 1
  704. },
  705. "_enabled": true,
  706. "ani": {
  707. "__id__": 17
  708. },
  709. "labTip": {
  710. "__id__": 13
  711. },
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.PrefabInfo",
  716. "root": {
  717. "__id__": 1
  718. },
  719. "asset": {
  720. "__id__": 0
  721. },
  722. "fileId": "",
  723. "sync": false
  724. }
  725. ]