Latency.prefab 12 KB

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