UIDistance.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  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": "UIDistance",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 17
  34. }
  35. ],
  36. "_tag": -1,
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 20
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 21
  45. },
  46. "_id": "",
  47. "_opacity": 255,
  48. "_color": {
  49. "__type__": "cc.Color",
  50. "r": 255,
  51. "g": 255,
  52. "b": 255,
  53. "a": 255
  54. },
  55. "_cascadeOpacityEnabled": true,
  56. "_anchorPoint": {
  57. "__type__": "cc.Vec2",
  58. "x": 0,
  59. "y": 0.5
  60. },
  61. "_contentSize": {
  62. "__type__": "cc.Size",
  63. "width": 720,
  64. "height": 1280
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_scaleX": 1,
  69. "_scaleY": 1,
  70. "_position": {
  71. "__type__": "cc.Vec2",
  72. "x": 0,
  73. "y": 640
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_localZOrder": 0,
  78. "_globalZOrder": 0,
  79. "_opacityModifyRGB": false,
  80. "groupIndex": 0
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "OverView720x1280",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_tag": -1,
  91. "_active": false,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_id": "",
  101. "_opacity": 255,
  102. "_color": {
  103. "__type__": "cc.Color",
  104. "r": 255,
  105. "g": 255,
  106. "b": 255,
  107. "a": 255
  108. },
  109. "_cascadeOpacityEnabled": true,
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0,
  113. "y": 0.5
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 720,
  118. "height": 1280
  119. },
  120. "_rotationX": 0,
  121. "_rotationY": 0,
  122. "_scaleX": 1,
  123. "_scaleY": 1,
  124. "_position": {
  125. "__type__": "cc.Vec2",
  126. "x": 0,
  127. "y": 0
  128. },
  129. "_skewX": 0,
  130. "_skewY": 0,
  131. "_localZOrder": 0,
  132. "_globalZOrder": 0,
  133. "_opacityModifyRGB": false,
  134. "groupIndex": 0
  135. },
  136. {
  137. "__type__": "cc.Sprite",
  138. "_name": "",
  139. "_objFlags": 0,
  140. "node": {
  141. "__id__": 2
  142. },
  143. "_enabled": true,
  144. "_spriteFrame": {
  145. "__uuid__": "bb9dd22b-de30-49ea-b937-134b8228ad82"
  146. },
  147. "_type": 0,
  148. "_sizeMode": 1,
  149. "_fillType": 0,
  150. "_fillCenter": {
  151. "__type__": "cc.Vec2",
  152. "x": 0,
  153. "y": 0
  154. },
  155. "_fillStart": 0,
  156. "_fillRange": 0,
  157. "_isTrimmedMode": true,
  158. "_srcBlendFactor": 770,
  159. "_dstBlendFactor": 771,
  160. "_atlas": null
  161. },
  162. {
  163. "__type__": "cc.PrefabInfo",
  164. "root": {
  165. "__id__": 1
  166. },
  167. "asset": {
  168. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  169. },
  170. "fileId": "75wmMZwc9L27jXc7mThUhB",
  171. "sync": false
  172. },
  173. {
  174. "__type__": "cc.Node",
  175. "_name": "distance",
  176. "_objFlags": 0,
  177. "_parent": {
  178. "__id__": 1
  179. },
  180. "_children": [],
  181. "_tag": -1,
  182. "_active": false,
  183. "_components": [
  184. {
  185. "__id__": 6
  186. }
  187. ],
  188. "_prefab": {
  189. "__id__": 7
  190. },
  191. "_id": "",
  192. "_opacity": 255,
  193. "_color": {
  194. "__type__": "cc.Color",
  195. "r": 255,
  196. "g": 255,
  197. "b": 255,
  198. "a": 255
  199. },
  200. "_cascadeOpacityEnabled": true,
  201. "_anchorPoint": {
  202. "__type__": "cc.Vec2",
  203. "x": 0,
  204. "y": 0.5
  205. },
  206. "_contentSize": {
  207. "__type__": "cc.Size",
  208. "width": 720,
  209. "height": 1280
  210. },
  211. "_rotationX": 0,
  212. "_rotationY": 0,
  213. "_scaleX": 1,
  214. "_scaleY": 1,
  215. "_position": {
  216. "__type__": "cc.Vec2",
  217. "x": 0,
  218. "y": 0
  219. },
  220. "_skewX": 0,
  221. "_skewY": 0,
  222. "_localZOrder": 0,
  223. "_globalZOrder": 0,
  224. "_opacityModifyRGB": false,
  225. "groupIndex": 0
  226. },
  227. {
  228. "__type__": "cc.Sprite",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 5
  233. },
  234. "_enabled": true,
  235. "_spriteFrame": {
  236. "__uuid__": "5fb3c233-59b6-4ea8-a814-0c086340a17e"
  237. },
  238. "_type": 0,
  239. "_sizeMode": 0,
  240. "_fillType": 0,
  241. "_fillCenter": {
  242. "__type__": "cc.Vec2",
  243. "x": 0,
  244. "y": 0
  245. },
  246. "_fillStart": 0,
  247. "_fillRange": 0,
  248. "_isTrimmedMode": true,
  249. "_srcBlendFactor": 770,
  250. "_dstBlendFactor": 771,
  251. "_atlas": null
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 1
  257. },
  258. "asset": {
  259. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  260. },
  261. "fileId": "10nBJO3O9AWqUPWyVwWtbE",
  262. "sync": false
  263. },
  264. {
  265. "__type__": "cc.Node",
  266. "_name": "NUMBG",
  267. "_objFlags": 0,
  268. "_parent": {
  269. "__id__": 1
  270. },
  271. "_children": [],
  272. "_tag": -1,
  273. "_active": true,
  274. "_components": [
  275. {
  276. "__id__": 9
  277. }
  278. ],
  279. "_prefab": {
  280. "__id__": 10
  281. },
  282. "_id": "",
  283. "_opacity": 255,
  284. "_color": {
  285. "__type__": "cc.Color",
  286. "r": 255,
  287. "g": 255,
  288. "b": 255,
  289. "a": 255
  290. },
  291. "_cascadeOpacityEnabled": true,
  292. "_anchorPoint": {
  293. "__type__": "cc.Vec2",
  294. "x": 0.5,
  295. "y": 0.5
  296. },
  297. "_contentSize": {
  298. "__type__": "cc.Size",
  299. "width": 265.33,
  300. "height": 88.67
  301. },
  302. "_rotationX": 0,
  303. "_rotationY": 0,
  304. "_scaleX": 1,
  305. "_scaleY": 1,
  306. "_position": {
  307. "__type__": "cc.Vec2",
  308. "x": 368,
  309. "y": 346
  310. },
  311. "_skewX": 0,
  312. "_skewY": 0,
  313. "_localZOrder": 0,
  314. "_globalZOrder": 0,
  315. "_opacityModifyRGB": false,
  316. "groupIndex": 0
  317. },
  318. {
  319. "__type__": "cc.Sprite",
  320. "_name": "",
  321. "_objFlags": 0,
  322. "node": {
  323. "__id__": 8
  324. },
  325. "_enabled": true,
  326. "_spriteFrame": {
  327. "__uuid__": "ecfdfc7f-7163-4581-8bbe-c9cda0c0d67b"
  328. },
  329. "_type": 0,
  330. "_sizeMode": 0,
  331. "_fillType": 0,
  332. "_fillCenter": {
  333. "__type__": "cc.Vec2",
  334. "x": 0,
  335. "y": 0
  336. },
  337. "_fillStart": 0,
  338. "_fillRange": 0,
  339. "_isTrimmedMode": true,
  340. "_srcBlendFactor": 770,
  341. "_dstBlendFactor": 771,
  342. "_atlas": null
  343. },
  344. {
  345. "__type__": "cc.PrefabInfo",
  346. "root": {
  347. "__id__": 1
  348. },
  349. "asset": {
  350. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  351. },
  352. "fileId": "f4FLAvAoFDb7tmHRSbhenp",
  353. "sync": false
  354. },
  355. {
  356. "__type__": "cc.Node",
  357. "_name": "DistanceNum",
  358. "_objFlags": 0,
  359. "_parent": {
  360. "__id__": 1
  361. },
  362. "_children": [],
  363. "_tag": -1,
  364. "_active": true,
  365. "_components": [
  366. {
  367. "__id__": 12
  368. }
  369. ],
  370. "_prefab": {
  371. "__id__": 13
  372. },
  373. "_id": "",
  374. "_opacity": 255,
  375. "_color": {
  376. "__type__": "cc.Color",
  377. "r": 255,
  378. "g": 255,
  379. "b": 255,
  380. "a": 255
  381. },
  382. "_cascadeOpacityEnabled": true,
  383. "_anchorPoint": {
  384. "__type__": "cc.Vec2",
  385. "x": 0.5,
  386. "y": 0.5
  387. },
  388. "_contentSize": {
  389. "__type__": "cc.Size",
  390. "width": 159,
  391. "height": 60
  392. },
  393. "_rotationX": 0,
  394. "_rotationY": 0,
  395. "_scaleX": 1,
  396. "_scaleY": 1,
  397. "_position": {
  398. "__type__": "cc.Vec2",
  399. "x": 368,
  400. "y": 346
  401. },
  402. "_skewX": 0,
  403. "_skewY": 0,
  404. "_localZOrder": 0,
  405. "_globalZOrder": 0,
  406. "_opacityModifyRGB": false,
  407. "groupIndex": 0
  408. },
  409. {
  410. "__type__": "cc.Label",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "node": {
  414. "__id__": 11
  415. },
  416. "_enabled": true,
  417. "_useOriginalSize": false,
  418. "_actualFontSize": 55,
  419. "_fontSize": 55,
  420. "_lineHeight": 60,
  421. "_enableWrapText": true,
  422. "_N$file": {
  423. "__uuid__": "1317057b-cd3b-4fdd-8a26-76c4c3cd8b70"
  424. },
  425. "_isSystemFontUsed": false,
  426. "_spacingX": 0,
  427. "_N$string": "0.00M",
  428. "_N$horizontalAlign": 1,
  429. "_N$verticalAlign": 1,
  430. "_N$fontFamily": "Arial",
  431. "_N$overflow": 0
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 1
  437. },
  438. "asset": {
  439. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  440. },
  441. "fileId": "20/jOaVT1LfJSTBNRTP5/2",
  442. "sync": false
  443. },
  444. {
  445. "__type__": "cc.Node",
  446. "_name": "TimeNum",
  447. "_objFlags": 0,
  448. "_parent": {
  449. "__id__": 1
  450. },
  451. "_children": [],
  452. "_tag": -1,
  453. "_active": false,
  454. "_components": [
  455. {
  456. "__id__": 15
  457. }
  458. ],
  459. "_prefab": {
  460. "__id__": 16
  461. },
  462. "_id": "",
  463. "_opacity": 255,
  464. "_color": {
  465. "__type__": "cc.Color",
  466. "r": 255,
  467. "g": 255,
  468. "b": 255,
  469. "a": 255
  470. },
  471. "_cascadeOpacityEnabled": true,
  472. "_anchorPoint": {
  473. "__type__": "cc.Vec2",
  474. "x": 0.5,
  475. "y": 0.5
  476. },
  477. "_contentSize": {
  478. "__type__": "cc.Size",
  479. "width": 136,
  480. "height": 40
  481. },
  482. "_rotationX": 0,
  483. "_rotationY": 0,
  484. "_scaleX": 1,
  485. "_scaleY": 1,
  486. "_position": {
  487. "__type__": "cc.Vec2",
  488. "x": 368,
  489. "y": 346
  490. },
  491. "_skewX": 0,
  492. "_skewY": 0,
  493. "_localZOrder": 0,
  494. "_globalZOrder": 0,
  495. "_opacityModifyRGB": false,
  496. "groupIndex": 0
  497. },
  498. {
  499. "__type__": "cc.Label",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 14
  504. },
  505. "_enabled": true,
  506. "_useOriginalSize": false,
  507. "_actualFontSize": 55,
  508. "_fontSize": 55,
  509. "_lineHeight": 40,
  510. "_enableWrapText": true,
  511. "_N$file": {
  512. "__uuid__": "1317057b-cd3b-4fdd-8a26-76c4c3cd8b70"
  513. },
  514. "_isSystemFontUsed": false,
  515. "_spacingX": 0,
  516. "_N$string": "8.23s",
  517. "_N$horizontalAlign": 1,
  518. "_N$verticalAlign": 1,
  519. "_N$fontFamily": "Arial",
  520. "_N$overflow": 0
  521. },
  522. {
  523. "__type__": "cc.PrefabInfo",
  524. "root": {
  525. "__id__": 1
  526. },
  527. "asset": {
  528. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  529. },
  530. "fileId": "ccixyUfYtBm72nS/QC5jZK",
  531. "sync": false
  532. },
  533. {
  534. "__type__": "cc.Node",
  535. "_name": "jiantou",
  536. "_objFlags": 0,
  537. "_parent": {
  538. "__id__": 1
  539. },
  540. "_children": [],
  541. "_tag": -1,
  542. "_active": false,
  543. "_components": [
  544. {
  545. "__id__": 18
  546. }
  547. ],
  548. "_prefab": {
  549. "__id__": 19
  550. },
  551. "_id": "",
  552. "_opacity": 255,
  553. "_color": {
  554. "__type__": "cc.Color",
  555. "r": 255,
  556. "g": 255,
  557. "b": 255,
  558. "a": 255
  559. },
  560. "_cascadeOpacityEnabled": true,
  561. "_anchorPoint": {
  562. "__type__": "cc.Vec2",
  563. "x": 0.5,
  564. "y": 0.5
  565. },
  566. "_contentSize": {
  567. "__type__": "cc.Size",
  568. "width": 39.33,
  569. "height": 41.33
  570. },
  571. "_rotationX": 0,
  572. "_rotationY": 0,
  573. "_scaleX": 1,
  574. "_scaleY": 1,
  575. "_position": {
  576. "__type__": "cc.Vec2",
  577. "x": 189,
  578. "y": 45
  579. },
  580. "_skewX": 0,
  581. "_skewY": 0,
  582. "_localZOrder": 0,
  583. "_globalZOrder": 0,
  584. "_opacityModifyRGB": false,
  585. "groupIndex": 0
  586. },
  587. {
  588. "__type__": "cc.Sprite",
  589. "_name": "",
  590. "_objFlags": 0,
  591. "node": {
  592. "__id__": 17
  593. },
  594. "_enabled": true,
  595. "_spriteFrame": {
  596. "__uuid__": "fb13c6a9-21ab-4446-bc60-6790c68379ba"
  597. },
  598. "_type": 0,
  599. "_sizeMode": 0,
  600. "_fillType": 0,
  601. "_fillCenter": {
  602. "__type__": "cc.Vec2",
  603. "x": 0,
  604. "y": 0
  605. },
  606. "_fillStart": 0,
  607. "_fillRange": 0,
  608. "_isTrimmedMode": true,
  609. "_srcBlendFactor": 770,
  610. "_dstBlendFactor": 771,
  611. "_atlas": null
  612. },
  613. {
  614. "__type__": "cc.PrefabInfo",
  615. "root": {
  616. "__id__": 1
  617. },
  618. "asset": {
  619. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  620. },
  621. "fileId": "e9N3P/V+tBVa5va4SlWXPJ",
  622. "sync": false
  623. },
  624. {
  625. "__type__": "cc.Sprite",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 1
  630. },
  631. "_enabled": true,
  632. "_spriteFrame": null,
  633. "_type": 0,
  634. "_sizeMode": 0,
  635. "_fillType": 0,
  636. "_fillCenter": {
  637. "__type__": "cc.Vec2",
  638. "x": 0,
  639. "y": 0
  640. },
  641. "_fillStart": 0,
  642. "_fillRange": 0,
  643. "_isTrimmedMode": true,
  644. "_srcBlendFactor": 770,
  645. "_dstBlendFactor": 771,
  646. "_atlas": null
  647. },
  648. {
  649. "__type__": "cc.PrefabInfo",
  650. "root": {
  651. "__id__": 1
  652. },
  653. "asset": {
  654. "__uuid__": "754bd483-d3d2-4cf4-9126-df2616e8565c"
  655. },
  656. "fileId": "196dg0AmZM9rOHR8JEq+q3",
  657. "sync": false
  658. }
  659. ]