TimeItem.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "TimeItem",
  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": "TimeItem",
  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__": 22
  35. },
  36. {
  37. "__id__": 24
  38. },
  39. {
  40. "__id__": 26
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 28
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  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": "dk1",
  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": 159,
  140. "height": 62
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "9cp9Uqu2pH+LBPZtwBmpyI"
  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__": "1830854b-2522-47b6-af8d-5c9e43b9d171@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 1,
  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": "a7LdDTOEZISrlXsSsWaOht"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "74qTOGCV9KM5mJmgFhTkuv",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "nz",
  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": -70,
  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": 72,
  276. "height": 77
  277. },
  278. "_anchorPoint": {
  279. "__type__": "cc.Vec2",
  280. "x": 0.5,
  281. "y": 0.5
  282. },
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.CompPrefabInfo",
  287. "fileId": "daEOwjxKBGQKrJygYvy+EK"
  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__": "6cd57143-5b57-44f5-85f8-319143d19191@f9941",
  313. "__expectedType__": "cc.SpriteFrame"
  314. },
  315. "_type": 0,
  316. "_fillType": 0,
  317. "_sizeMode": 1,
  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": "aaMD7Ej+FF+KxO26EfHBCh"
  333. },
  334. {
  335. "__type__": "cc.PrefabInfo",
  336. "root": {
  337. "__id__": 1
  338. },
  339. "asset": {
  340. "__id__": 0
  341. },
  342. "fileId": "e0LB/sOZdNdLC71T6EmWUL",
  343. "instance": null,
  344. "targetOverrides": null,
  345. "nestedPrefabInstanceRoots": null
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "LbTime",
  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. "__id__": 19
  366. }
  367. ],
  368. "_prefab": {
  369. "__id__": 21
  370. },
  371. "_lpos": {
  372. "__type__": "cc.Vec3",
  373. "x": 16,
  374. "y": 0,
  375. "z": 0
  376. },
  377. "_lrot": {
  378. "__type__": "cc.Quat",
  379. "x": 0,
  380. "y": 0,
  381. "z": 0,
  382. "w": 1
  383. },
  384. "_lscale": {
  385. "__type__": "cc.Vec3",
  386. "x": 1,
  387. "y": 1,
  388. "z": 1
  389. },
  390. "_mobility": 0,
  391. "_layer": 33554432,
  392. "_euler": {
  393. "__type__": "cc.Vec3",
  394. "x": 0,
  395. "y": 0,
  396. "z": 0
  397. },
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.UITransform",
  402. "_name": "",
  403. "_objFlags": 0,
  404. "__editorExtras__": {},
  405. "node": {
  406. "__id__": 14
  407. },
  408. "_enabled": true,
  409. "__prefab": {
  410. "__id__": 16
  411. },
  412. "_contentSize": {
  413. "__type__": "cc.Size",
  414. "width": 100,
  415. "height": 50.4
  416. },
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 0.5,
  420. "y": 0.5
  421. },
  422. "_id": ""
  423. },
  424. {
  425. "__type__": "cc.CompPrefabInfo",
  426. "fileId": "4evAhzPhhH+ZQiLAQDxIur"
  427. },
  428. {
  429. "__type__": "cc.Label",
  430. "_name": "",
  431. "_objFlags": 0,
  432. "__editorExtras__": {},
  433. "node": {
  434. "__id__": 14
  435. },
  436. "_enabled": true,
  437. "__prefab": {
  438. "__id__": 18
  439. },
  440. "_customMaterial": null,
  441. "_srcBlendFactor": 2,
  442. "_dstBlendFactor": 4,
  443. "_color": {
  444. "__type__": "cc.Color",
  445. "r": 255,
  446. "g": 255,
  447. "b": 255,
  448. "a": 255
  449. },
  450. "_string": "0",
  451. "_horizontalAlign": 1,
  452. "_verticalAlign": 1,
  453. "_actualFontSize": 37,
  454. "_fontSize": 36,
  455. "_fontFamily": "Arial",
  456. "_lineHeight": 40,
  457. "_overflow": 2,
  458. "_enableWrapText": true,
  459. "_font": null,
  460. "_isSystemFontUsed": true,
  461. "_spacingX": 0,
  462. "_isItalic": false,
  463. "_isBold": false,
  464. "_isUnderline": false,
  465. "_underlineHeight": 2,
  466. "_cacheMode": 0,
  467. "_enableOutline": false,
  468. "_outlineColor": {
  469. "__type__": "cc.Color",
  470. "r": 0,
  471. "g": 0,
  472. "b": 0,
  473. "a": 255
  474. },
  475. "_outlineWidth": 2,
  476. "_enableShadow": false,
  477. "_shadowColor": {
  478. "__type__": "cc.Color",
  479. "r": 0,
  480. "g": 0,
  481. "b": 0,
  482. "a": 255
  483. },
  484. "_shadowOffset": {
  485. "__type__": "cc.Vec2",
  486. "x": 2,
  487. "y": 2
  488. },
  489. "_shadowBlur": 2,
  490. "_id": ""
  491. },
  492. {
  493. "__type__": "cc.CompPrefabInfo",
  494. "fileId": "f1BteuhtlMxIjHMhI19O9P"
  495. },
  496. {
  497. "__type__": "51142RfrX9DBphTxuZVxIcR",
  498. "_name": "",
  499. "_objFlags": 0,
  500. "__editorExtras__": {},
  501. "node": {
  502. "__id__": 14
  503. },
  504. "_enabled": true,
  505. "__prefab": {
  506. "__id__": 20
  507. },
  508. "prefix": "",
  509. "suffix": "",
  510. "decimalPlaces": 0,
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.CompPrefabInfo",
  515. "fileId": "d4cLEa/RlIEJnwGcRMIBlg"
  516. },
  517. {
  518. "__type__": "cc.PrefabInfo",
  519. "root": {
  520. "__id__": 1
  521. },
  522. "asset": {
  523. "__id__": 0
  524. },
  525. "fileId": "41t9QkAftFt5mQ1M+PadzD",
  526. "instance": null,
  527. "targetOverrides": null,
  528. "nestedPrefabInstanceRoots": null
  529. },
  530. {
  531. "__type__": "cc.UITransform",
  532. "_name": "",
  533. "_objFlags": 0,
  534. "__editorExtras__": {},
  535. "node": {
  536. "__id__": 1
  537. },
  538. "_enabled": true,
  539. "__prefab": {
  540. "__id__": 23
  541. },
  542. "_contentSize": {
  543. "__type__": "cc.Size",
  544. "width": 160,
  545. "height": 62
  546. },
  547. "_anchorPoint": {
  548. "__type__": "cc.Vec2",
  549. "x": 0.5,
  550. "y": 0.5
  551. },
  552. "_id": ""
  553. },
  554. {
  555. "__type__": "cc.CompPrefabInfo",
  556. "fileId": "27Inxl9phO/axU4xEJ7Bx0"
  557. },
  558. {
  559. "__type__": "cc.Widget",
  560. "_name": "",
  561. "_objFlags": 0,
  562. "__editorExtras__": {},
  563. "node": {
  564. "__id__": 1
  565. },
  566. "_enabled": true,
  567. "__prefab": {
  568. "__id__": 25
  569. },
  570. "_alignFlags": 0,
  571. "_target": null,
  572. "_left": 280,
  573. "_right": 0,
  574. "_top": 120,
  575. "_bottom": 0,
  576. "_horizontalCenter": 0,
  577. "_verticalCenter": 0,
  578. "_isAbsLeft": true,
  579. "_isAbsRight": true,
  580. "_isAbsTop": true,
  581. "_isAbsBottom": true,
  582. "_isAbsHorizontalCenter": true,
  583. "_isAbsVerticalCenter": true,
  584. "_originalWidth": 0,
  585. "_originalHeight": 0,
  586. "_alignMode": 2,
  587. "_lockFlags": 25,
  588. "_id": ""
  589. },
  590. {
  591. "__type__": "cc.CompPrefabInfo",
  592. "fileId": "d6Jivdun9F9ryL3ifMlD/O"
  593. },
  594. {
  595. "__type__": "593ddSYq4ZHBoj/JdZW6MVk",
  596. "_name": "",
  597. "_objFlags": 0,
  598. "__editorExtras__": {},
  599. "node": {
  600. "__id__": 1
  601. },
  602. "_enabled": true,
  603. "__prefab": {
  604. "__id__": 27
  605. },
  606. "nz": {
  607. "__id__": 8
  608. },
  609. "_id": ""
  610. },
  611. {
  612. "__type__": "cc.CompPrefabInfo",
  613. "fileId": "c2H3d9XopF8KVp6uBFCyCi"
  614. },
  615. {
  616. "__type__": "cc.PrefabInfo",
  617. "root": {
  618. "__id__": 1
  619. },
  620. "asset": {
  621. "__id__": 0
  622. },
  623. "fileId": "80B9Z+Ar1O7Z786kNWGrHv",
  624. "instance": null,
  625. "targetOverrides": null
  626. }
  627. ]