UIStageTip.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UIStageTip",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UIStageTip",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 20
  35. },
  36. {
  37. "__id__": 22
  38. },
  39. {
  40. "__id__": 24
  41. },
  42. {
  43. "__id__": 26
  44. },
  45. {
  46. "__id__": 28
  47. },
  48. {
  49. "__id__": 30
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 32
  54. },
  55. "_lpos": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_lrot": {
  62. "__type__": "cc.Quat",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0,
  66. "w": 1
  67. },
  68. "_lscale": {
  69. "__type__": "cc.Vec3",
  70. "x": 1,
  71. "y": 1,
  72. "z": 1
  73. },
  74. "_mobility": 0,
  75. "_layer": 33554432,
  76. "_euler": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "ndbs1",
  87. "_objFlags": 0,
  88. "__editorExtras__": {},
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_active": true,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. },
  98. {
  99. "__id__": 5
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 7
  104. },
  105. "_lpos": {
  106. "__type__": "cc.Vec3",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0
  110. },
  111. "_lrot": {
  112. "__type__": "cc.Quat",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0,
  116. "w": 1
  117. },
  118. "_lscale": {
  119. "__type__": "cc.Vec3",
  120. "x": 1,
  121. "y": 1,
  122. "z": 1
  123. },
  124. "_mobility": 0,
  125. "_layer": 33554432,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": ""
  133. },
  134. {
  135. "__type__": "cc.UITransform",
  136. "_name": "",
  137. "_objFlags": 0,
  138. "__editorExtras__": {},
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true,
  143. "__prefab": {
  144. "__id__": 4
  145. },
  146. "_contentSize": {
  147. "__type__": "cc.Size",
  148. "width": 633,
  149. "height": 102
  150. },
  151. "_anchorPoint": {
  152. "__type__": "cc.Vec2",
  153. "x": 0.5,
  154. "y": 0.5
  155. },
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.CompPrefabInfo",
  160. "fileId": "ddpAKE+AdNgqZB050e97zK"
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "__editorExtras__": {},
  167. "node": {
  168. "__id__": 2
  169. },
  170. "_enabled": true,
  171. "__prefab": {
  172. "__id__": 6
  173. },
  174. "_customMaterial": null,
  175. "_srcBlendFactor": 2,
  176. "_dstBlendFactor": 4,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 255,
  180. "g": 255,
  181. "b": 255,
  182. "a": 255
  183. },
  184. "_spriteFrame": {
  185. "__uuid__": "3d15fce2-7d95-45f1-a599-f58b553ffecb@f9941",
  186. "__expectedType__": "cc.SpriteFrame"
  187. },
  188. "_type": 0,
  189. "_fillType": 0,
  190. "_sizeMode": 1,
  191. "_fillCenter": {
  192. "__type__": "cc.Vec2",
  193. "x": 0,
  194. "y": 0
  195. },
  196. "_fillStart": 0,
  197. "_fillRange": 0,
  198. "_isTrimmedMode": true,
  199. "_useGrayscale": false,
  200. "_atlas": null,
  201. "_id": ""
  202. },
  203. {
  204. "__type__": "cc.CompPrefabInfo",
  205. "fileId": "09pgpRxzBBjq355l/HCSNT"
  206. },
  207. {
  208. "__type__": "cc.PrefabInfo",
  209. "root": {
  210. "__id__": 1
  211. },
  212. "asset": {
  213. "__id__": 0
  214. },
  215. "fileId": "8aav9toIdPx5dp9I5+9bXq",
  216. "instance": null,
  217. "targetOverrides": null,
  218. "nestedPrefabInstanceRoots": null
  219. },
  220. {
  221. "__type__": "cc.Node",
  222. "_name": "Arrow",
  223. "_objFlags": 0,
  224. "__editorExtras__": {},
  225. "_parent": {
  226. "__id__": 1
  227. },
  228. "_children": [],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 9
  233. },
  234. {
  235. "__id__": 11
  236. }
  237. ],
  238. "_prefab": {
  239. "__id__": 13
  240. },
  241. "_lpos": {
  242. "__type__": "cc.Vec3",
  243. "x": -850,
  244. "y": 0,
  245. "z": 0
  246. },
  247. "_lrot": {
  248. "__type__": "cc.Quat",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0,
  252. "w": 1
  253. },
  254. "_lscale": {
  255. "__type__": "cc.Vec3",
  256. "x": 1,
  257. "y": 1,
  258. "z": 1
  259. },
  260. "_mobility": 0,
  261. "_layer": 33554432,
  262. "_euler": {
  263. "__type__": "cc.Vec3",
  264. "x": 0,
  265. "y": 0,
  266. "z": 0
  267. },
  268. "_id": ""
  269. },
  270. {
  271. "__type__": "cc.UITransform",
  272. "_name": "",
  273. "_objFlags": 0,
  274. "__editorExtras__": {},
  275. "node": {
  276. "__id__": 8
  277. },
  278. "_enabled": true,
  279. "__prefab": {
  280. "__id__": 10
  281. },
  282. "_contentSize": {
  283. "__type__": "cc.Size",
  284. "width": 2440,
  285. "height": 91
  286. },
  287. "_anchorPoint": {
  288. "__type__": "cc.Vec2",
  289. "x": 0.5,
  290. "y": 0.5
  291. },
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.CompPrefabInfo",
  296. "fileId": "b63wnGuKxLfKP4uS63tnTg"
  297. },
  298. {
  299. "__type__": "cc.Sprite",
  300. "_name": "",
  301. "_objFlags": 0,
  302. "__editorExtras__": {},
  303. "node": {
  304. "__id__": 8
  305. },
  306. "_enabled": true,
  307. "__prefab": {
  308. "__id__": 12
  309. },
  310. "_customMaterial": null,
  311. "_srcBlendFactor": 2,
  312. "_dstBlendFactor": 4,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_spriteFrame": {
  321. "__uuid__": "efb15c07-9068-45eb-bc2a-f3e7c7e97030@f9941",
  322. "__expectedType__": "cc.SpriteFrame"
  323. },
  324. "_type": 2,
  325. "_fillType": 0,
  326. "_sizeMode": 0,
  327. "_fillCenter": {
  328. "__type__": "cc.Vec2",
  329. "x": 0,
  330. "y": 0
  331. },
  332. "_fillStart": 0,
  333. "_fillRange": 0,
  334. "_isTrimmedMode": true,
  335. "_useGrayscale": false,
  336. "_atlas": null,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.CompPrefabInfo",
  341. "fileId": "1bQofyRnBDxotSsRh5r9lL"
  342. },
  343. {
  344. "__type__": "cc.PrefabInfo",
  345. "root": {
  346. "__id__": 1
  347. },
  348. "asset": {
  349. "__id__": 0
  350. },
  351. "fileId": "07LrAaWFFGZ7Ip2BYutaXw",
  352. "instance": null,
  353. "targetOverrides": null,
  354. "nestedPrefabInstanceRoots": null
  355. },
  356. {
  357. "__type__": "cc.Node",
  358. "_name": "LbTip",
  359. "_objFlags": 0,
  360. "__editorExtras__": {},
  361. "_parent": {
  362. "__id__": 1
  363. },
  364. "_children": [],
  365. "_active": true,
  366. "_components": [
  367. {
  368. "__id__": 15
  369. },
  370. {
  371. "__id__": 17
  372. }
  373. ],
  374. "_prefab": {
  375. "__id__": 19
  376. },
  377. "_lpos": {
  378. "__type__": "cc.Vec3",
  379. "x": -500,
  380. "y": 0,
  381. "z": 0
  382. },
  383. "_lrot": {
  384. "__type__": "cc.Quat",
  385. "x": 0,
  386. "y": 0,
  387. "z": 0,
  388. "w": 1
  389. },
  390. "_lscale": {
  391. "__type__": "cc.Vec3",
  392. "x": 1,
  393. "y": 1,
  394. "z": 1
  395. },
  396. "_mobility": 0,
  397. "_layer": 33554432,
  398. "_euler": {
  399. "__type__": "cc.Vec3",
  400. "x": 0,
  401. "y": 0,
  402. "z": 0
  403. },
  404. "_id": ""
  405. },
  406. {
  407. "__type__": "cc.UITransform",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "__editorExtras__": {},
  411. "node": {
  412. "__id__": 14
  413. },
  414. "_enabled": true,
  415. "__prefab": {
  416. "__id__": 16
  417. },
  418. "_contentSize": {
  419. "__type__": "cc.Size",
  420. "width": 94.8125,
  421. "height": 83.16
  422. },
  423. "_anchorPoint": {
  424. "__type__": "cc.Vec2",
  425. "x": 0.5,
  426. "y": 0.5
  427. },
  428. "_id": ""
  429. },
  430. {
  431. "__type__": "cc.CompPrefabInfo",
  432. "fileId": "f8VSpd7RJLOqPVd8/5TR3G"
  433. },
  434. {
  435. "__type__": "cc.Label",
  436. "_name": "",
  437. "_objFlags": 0,
  438. "__editorExtras__": {},
  439. "node": {
  440. "__id__": 14
  441. },
  442. "_enabled": true,
  443. "__prefab": {
  444. "__id__": 18
  445. },
  446. "_customMaterial": null,
  447. "_srcBlendFactor": 2,
  448. "_dstBlendFactor": 4,
  449. "_color": {
  450. "__type__": "cc.Color",
  451. "r": 255,
  452. "g": 255,
  453. "b": 255,
  454. "a": 255
  455. },
  456. "_string": "Tip",
  457. "_horizontalAlign": 1,
  458. "_verticalAlign": 1,
  459. "_actualFontSize": 64,
  460. "_fontSize": 64,
  461. "_fontFamily": "Arial",
  462. "_lineHeight": 66,
  463. "_overflow": 0,
  464. "_enableWrapText": true,
  465. "_font": null,
  466. "_isSystemFontUsed": true,
  467. "_spacingX": 0,
  468. "_isItalic": false,
  469. "_isBold": true,
  470. "_isUnderline": false,
  471. "_underlineHeight": 2,
  472. "_cacheMode": 0,
  473. "_enableOutline": false,
  474. "_outlineColor": {
  475. "__type__": "cc.Color",
  476. "r": 0,
  477. "g": 0,
  478. "b": 0,
  479. "a": 255
  480. },
  481. "_outlineWidth": 2,
  482. "_enableShadow": false,
  483. "_shadowColor": {
  484. "__type__": "cc.Color",
  485. "r": 0,
  486. "g": 0,
  487. "b": 0,
  488. "a": 255
  489. },
  490. "_shadowOffset": {
  491. "__type__": "cc.Vec2",
  492. "x": 2,
  493. "y": 2
  494. },
  495. "_shadowBlur": 2,
  496. "_id": ""
  497. },
  498. {
  499. "__type__": "cc.CompPrefabInfo",
  500. "fileId": "33HijeyK9NbpBiFaJYxH2e"
  501. },
  502. {
  503. "__type__": "cc.PrefabInfo",
  504. "root": {
  505. "__id__": 1
  506. },
  507. "asset": {
  508. "__id__": 0
  509. },
  510. "fileId": "6855yS5gtC96AHx1y7B435",
  511. "instance": null,
  512. "targetOverrides": null,
  513. "nestedPrefabInstanceRoots": null
  514. },
  515. {
  516. "__type__": "cc.UITransform",
  517. "_name": "",
  518. "_objFlags": 0,
  519. "__editorExtras__": {},
  520. "node": {
  521. "__id__": 1
  522. },
  523. "_enabled": true,
  524. "__prefab": {
  525. "__id__": 21
  526. },
  527. "_contentSize": {
  528. "__type__": "cc.Size",
  529. "width": 630,
  530. "height": 102
  531. },
  532. "_anchorPoint": {
  533. "__type__": "cc.Vec2",
  534. "x": 0.5,
  535. "y": 0.5
  536. },
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.CompPrefabInfo",
  541. "fileId": "5afpmVNclCUYMDREb/uk7Z"
  542. },
  543. {
  544. "__type__": "cc.Widget",
  545. "_name": "",
  546. "_objFlags": 0,
  547. "__editorExtras__": {},
  548. "node": {
  549. "__id__": 1
  550. },
  551. "_enabled": true,
  552. "__prefab": {
  553. "__id__": 23
  554. },
  555. "_alignFlags": 18,
  556. "_target": null,
  557. "_left": 0,
  558. "_right": 0,
  559. "_top": 0,
  560. "_bottom": 0,
  561. "_horizontalCenter": 0,
  562. "_verticalCenter": 0,
  563. "_isAbsLeft": true,
  564. "_isAbsRight": true,
  565. "_isAbsTop": true,
  566. "_isAbsBottom": true,
  567. "_isAbsHorizontalCenter": true,
  568. "_isAbsVerticalCenter": true,
  569. "_originalWidth": 0,
  570. "_originalHeight": 0,
  571. "_alignMode": 2,
  572. "_lockFlags": 0,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.CompPrefabInfo",
  577. "fileId": "477x5/K1BFhZUXfWmOVc/K"
  578. },
  579. {
  580. "__type__": "cc.Mask",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "__editorExtras__": {},
  584. "node": {
  585. "__id__": 1
  586. },
  587. "_enabled": true,
  588. "__prefab": {
  589. "__id__": 25
  590. },
  591. "_type": 0,
  592. "_inverted": false,
  593. "_segments": 64,
  594. "_alphaThreshold": 0.1,
  595. "_id": ""
  596. },
  597. {
  598. "__type__": "cc.CompPrefabInfo",
  599. "fileId": "9c3Plo3l9IBpdJ+XNKK3Ie"
  600. },
  601. {
  602. "__type__": "cc.Graphics",
  603. "_name": "",
  604. "_objFlags": 0,
  605. "__editorExtras__": {},
  606. "node": {
  607. "__id__": 1
  608. },
  609. "_enabled": true,
  610. "__prefab": {
  611. "__id__": 27
  612. },
  613. "_customMaterial": null,
  614. "_srcBlendFactor": 2,
  615. "_dstBlendFactor": 4,
  616. "_color": {
  617. "__type__": "cc.Color",
  618. "r": 255,
  619. "g": 255,
  620. "b": 255,
  621. "a": 255
  622. },
  623. "_lineWidth": 1,
  624. "_strokeColor": {
  625. "__type__": "cc.Color",
  626. "r": 0,
  627. "g": 0,
  628. "b": 0,
  629. "a": 255
  630. },
  631. "_lineJoin": 2,
  632. "_lineCap": 0,
  633. "_fillColor": {
  634. "__type__": "cc.Color",
  635. "r": 255,
  636. "g": 255,
  637. "b": 255,
  638. "a": 0
  639. },
  640. "_miterLimit": 10,
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "cc.CompPrefabInfo",
  645. "fileId": "3fLFVG03BFM472WmpOEEWc"
  646. },
  647. {
  648. "__type__": "cc.UIOpacity",
  649. "_name": "",
  650. "_objFlags": 0,
  651. "__editorExtras__": {},
  652. "node": {
  653. "__id__": 1
  654. },
  655. "_enabled": true,
  656. "__prefab": {
  657. "__id__": 29
  658. },
  659. "_opacity": 255,
  660. "_id": ""
  661. },
  662. {
  663. "__type__": "cc.CompPrefabInfo",
  664. "fileId": "eb7BFGSgJK4q2LOZAWclua"
  665. },
  666. {
  667. "__type__": "20f65pXklxMXLCKLZwpj4Q3",
  668. "_name": "",
  669. "_objFlags": 0,
  670. "__editorExtras__": {},
  671. "node": {
  672. "__id__": 1
  673. },
  674. "_enabled": true,
  675. "__prefab": {
  676. "__id__": 31
  677. },
  678. "uiType": 3,
  679. "_id": ""
  680. },
  681. {
  682. "__type__": "cc.CompPrefabInfo",
  683. "fileId": "e2LIteNIpAwpSqjAGTST7G"
  684. },
  685. {
  686. "__type__": "cc.PrefabInfo",
  687. "root": {
  688. "__id__": 1
  689. },
  690. "asset": {
  691. "__id__": 0
  692. },
  693. "fileId": "33neqAMj9GB6YeydSrT5LX",
  694. "instance": null,
  695. "targetOverrides": null
  696. }
  697. ]