CountDown.prefab 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "CountDown",
  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": "CountDown",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 20
  29. },
  30. {
  31. "__id__": 22
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 24
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 33554432,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "countdown_11",
  69. "_objFlags": 0,
  70. "__editorExtras__": {},
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [
  75. {
  76. "__id__": 3
  77. },
  78. {
  79. "__id__": 9
  80. }
  81. ],
  82. "_active": true,
  83. "_components": [
  84. {
  85. "__id__": 15
  86. },
  87. {
  88. "__id__": 17
  89. }
  90. ],
  91. "_prefab": {
  92. "__id__": 19
  93. },
  94. "_lpos": {
  95. "__type__": "cc.Vec3",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0
  99. },
  100. "_lrot": {
  101. "__type__": "cc.Quat",
  102. "x": 0,
  103. "y": 0,
  104. "z": 0,
  105. "w": 1
  106. },
  107. "_lscale": {
  108. "__type__": "cc.Vec3",
  109. "x": 1,
  110. "y": 1,
  111. "z": 1
  112. },
  113. "_mobility": 0,
  114. "_layer": 33554432,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.Node",
  125. "_name": "countdown_12",
  126. "_objFlags": 0,
  127. "__editorExtras__": {},
  128. "_parent": {
  129. "__id__": 2
  130. },
  131. "_children": [],
  132. "_active": true,
  133. "_components": [
  134. {
  135. "__id__": 4
  136. },
  137. {
  138. "__id__": 6
  139. }
  140. ],
  141. "_prefab": {
  142. "__id__": 8
  143. },
  144. "_lpos": {
  145. "__type__": "cc.Vec3",
  146. "x": 0.828,
  147. "y": 2.608,
  148. "z": 0
  149. },
  150. "_lrot": {
  151. "__type__": "cc.Quat",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0,
  155. "w": 1
  156. },
  157. "_lscale": {
  158. "__type__": "cc.Vec3",
  159. "x": 1,
  160. "y": 1,
  161. "z": 1
  162. },
  163. "_mobility": 0,
  164. "_layer": 33554432,
  165. "_euler": {
  166. "__type__": "cc.Vec3",
  167. "x": 0,
  168. "y": 0,
  169. "z": 0
  170. },
  171. "_id": ""
  172. },
  173. {
  174. "__type__": "cc.UITransform",
  175. "_name": "",
  176. "_objFlags": 0,
  177. "__editorExtras__": {},
  178. "node": {
  179. "__id__": 3
  180. },
  181. "_enabled": true,
  182. "__prefab": {
  183. "__id__": 5
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 116,
  188. "height": 174
  189. },
  190. "_anchorPoint": {
  191. "__type__": "cc.Vec2",
  192. "x": 0.83,
  193. "y": 0.55
  194. },
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "34lZjTdwlCYKCXAXCgYnTl"
  200. },
  201. {
  202. "__type__": "cc.Sprite",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 3
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 7
  212. },
  213. "_customMaterial": null,
  214. "_srcBlendFactor": 2,
  215. "_dstBlendFactor": 4,
  216. "_color": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 255,
  220. "b": 255,
  221. "a": 255
  222. },
  223. "_spriteFrame": {
  224. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@9dfc0",
  225. "__expectedType__": "cc.SpriteFrame"
  226. },
  227. "_type": 0,
  228. "_fillType": 0,
  229. "_sizeMode": 1,
  230. "_fillCenter": {
  231. "__type__": "cc.Vec2",
  232. "x": 0,
  233. "y": 0
  234. },
  235. "_fillStart": 0,
  236. "_fillRange": 0,
  237. "_isTrimmedMode": true,
  238. "_useGrayscale": false,
  239. "_atlas": null,
  240. "_id": ""
  241. },
  242. {
  243. "__type__": "cc.CompPrefabInfo",
  244. "fileId": "a9KyKKKCNKCqWG3hAvLEE5"
  245. },
  246. {
  247. "__type__": "cc.PrefabInfo",
  248. "root": {
  249. "__id__": 1
  250. },
  251. "asset": {
  252. "__id__": 0
  253. },
  254. "fileId": "46+Nu0wJdGo5nG/o+o0oiQ",
  255. "instance": null,
  256. "targetOverrides": null,
  257. "nestedPrefabInstanceRoots": null
  258. },
  259. {
  260. "__type__": "cc.Node",
  261. "_name": "countdown_01",
  262. "_objFlags": 0,
  263. "__editorExtras__": {},
  264. "_parent": {
  265. "__id__": 2
  266. },
  267. "_children": [],
  268. "_active": true,
  269. "_components": [
  270. {
  271. "__id__": 10
  272. },
  273. {
  274. "__id__": 12
  275. }
  276. ],
  277. "_prefab": {
  278. "__id__": 14
  279. },
  280. "_lpos": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 0,
  284. "z": 0
  285. },
  286. "_lrot": {
  287. "__type__": "cc.Quat",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0,
  291. "w": 1
  292. },
  293. "_lscale": {
  294. "__type__": "cc.Vec3",
  295. "x": 1,
  296. "y": 1,
  297. "z": 1
  298. },
  299. "_mobility": 0,
  300. "_layer": 33554432,
  301. "_euler": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.UITransform",
  311. "_name": "",
  312. "_objFlags": 0,
  313. "__editorExtras__": {},
  314. "node": {
  315. "__id__": 9
  316. },
  317. "_enabled": true,
  318. "__prefab": {
  319. "__id__": 11
  320. },
  321. "_contentSize": {
  322. "__type__": "cc.Size",
  323. "width": 98,
  324. "height": 116
  325. },
  326. "_anchorPoint": {
  327. "__type__": "cc.Vec2",
  328. "x": 0.5,
  329. "y": 0.5
  330. },
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.CompPrefabInfo",
  335. "fileId": "e5qUANjG5NaKk9b6iObbRf"
  336. },
  337. {
  338. "__type__": "cc.Sprite",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "__editorExtras__": {},
  342. "node": {
  343. "__id__": 9
  344. },
  345. "_enabled": true,
  346. "__prefab": {
  347. "__id__": 13
  348. },
  349. "_customMaterial": null,
  350. "_srcBlendFactor": 2,
  351. "_dstBlendFactor": 4,
  352. "_color": {
  353. "__type__": "cc.Color",
  354. "r": 255,
  355. "g": 255,
  356. "b": 255,
  357. "a": 255
  358. },
  359. "_spriteFrame": {
  360. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@c5427",
  361. "__expectedType__": "cc.SpriteFrame"
  362. },
  363. "_type": 0,
  364. "_fillType": 0,
  365. "_sizeMode": 1,
  366. "_fillCenter": {
  367. "__type__": "cc.Vec2",
  368. "x": 0,
  369. "y": 0
  370. },
  371. "_fillStart": 0,
  372. "_fillRange": 0,
  373. "_isTrimmedMode": true,
  374. "_useGrayscale": false,
  375. "_atlas": null,
  376. "_id": ""
  377. },
  378. {
  379. "__type__": "cc.CompPrefabInfo",
  380. "fileId": "3bHMxX2wlD95AioUwi2Bpu"
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 1
  386. },
  387. "asset": {
  388. "__id__": 0
  389. },
  390. "fileId": "bcSAaU4lpK0Luu82Iu5oHB",
  391. "instance": null,
  392. "targetOverrides": null,
  393. "nestedPrefabInstanceRoots": null
  394. },
  395. {
  396. "__type__": "cc.UITransform",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "__editorExtras__": {},
  400. "node": {
  401. "__id__": 2
  402. },
  403. "_enabled": true,
  404. "__prefab": {
  405. "__id__": 16
  406. },
  407. "_contentSize": {
  408. "__type__": "cc.Size",
  409. "width": 198,
  410. "height": 194
  411. },
  412. "_anchorPoint": {
  413. "__type__": "cc.Vec2",
  414. "x": 0.5,
  415. "y": 0.5
  416. },
  417. "_id": ""
  418. },
  419. {
  420. "__type__": "cc.CompPrefabInfo",
  421. "fileId": "f6brFqIUNAP5A+nC2G8NgM"
  422. },
  423. {
  424. "__type__": "cc.Sprite",
  425. "_name": "",
  426. "_objFlags": 0,
  427. "__editorExtras__": {},
  428. "node": {
  429. "__id__": 2
  430. },
  431. "_enabled": true,
  432. "__prefab": {
  433. "__id__": 18
  434. },
  435. "_customMaterial": null,
  436. "_srcBlendFactor": 2,
  437. "_dstBlendFactor": 4,
  438. "_color": {
  439. "__type__": "cc.Color",
  440. "r": 255,
  441. "g": 255,
  442. "b": 255,
  443. "a": 255
  444. },
  445. "_spriteFrame": {
  446. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@60507",
  447. "__expectedType__": "cc.SpriteFrame"
  448. },
  449. "_type": 0,
  450. "_fillType": 0,
  451. "_sizeMode": 1,
  452. "_fillCenter": {
  453. "__type__": "cc.Vec2",
  454. "x": 0,
  455. "y": 0
  456. },
  457. "_fillStart": 0,
  458. "_fillRange": 0,
  459. "_isTrimmedMode": true,
  460. "_useGrayscale": false,
  461. "_atlas": null,
  462. "_id": ""
  463. },
  464. {
  465. "__type__": "cc.CompPrefabInfo",
  466. "fileId": "92P1jd/sdLvYtZyDQU3ZSk"
  467. },
  468. {
  469. "__type__": "cc.PrefabInfo",
  470. "root": {
  471. "__id__": 1
  472. },
  473. "asset": {
  474. "__id__": 0
  475. },
  476. "fileId": "40xXzTexNLvZvlF2esrRO/",
  477. "instance": null,
  478. "targetOverrides": null,
  479. "nestedPrefabInstanceRoots": null
  480. },
  481. {
  482. "__type__": "cc.UITransform",
  483. "_name": "",
  484. "_objFlags": 0,
  485. "__editorExtras__": {},
  486. "node": {
  487. "__id__": 1
  488. },
  489. "_enabled": true,
  490. "__prefab": {
  491. "__id__": 21
  492. },
  493. "_contentSize": {
  494. "__type__": "cc.Size",
  495. "width": 100,
  496. "height": 100
  497. },
  498. "_anchorPoint": {
  499. "__type__": "cc.Vec2",
  500. "x": 0.5,
  501. "y": 0.5
  502. },
  503. "_id": ""
  504. },
  505. {
  506. "__type__": "cc.CompPrefabInfo",
  507. "fileId": "cfkqiRDKtA9KaMRZi8kz+C"
  508. },
  509. {
  510. "__type__": "692a1l28AhLbbFvcp62IBPj",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "__editorExtras__": {},
  514. "node": {
  515. "__id__": 1
  516. },
  517. "_enabled": true,
  518. "__prefab": {
  519. "__id__": 23
  520. },
  521. "countdown_12": {
  522. "__id__": 3
  523. },
  524. "images": [
  525. {
  526. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@c5427",
  527. "__expectedType__": "cc.SpriteFrame"
  528. },
  529. {
  530. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@f2331",
  531. "__expectedType__": "cc.SpriteFrame"
  532. },
  533. {
  534. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@61f44",
  535. "__expectedType__": "cc.SpriteFrame"
  536. },
  537. {
  538. "__uuid__": "e104c27b-9803-4bed-bb01-f58171e15ac9@6b888",
  539. "__expectedType__": "cc.SpriteFrame"
  540. }
  541. ],
  542. "_id": ""
  543. },
  544. {
  545. "__type__": "cc.CompPrefabInfo",
  546. "fileId": "17NiHHNTtCZ5OlX6EofRXn"
  547. },
  548. {
  549. "__type__": "cc.PrefabInfo",
  550. "root": {
  551. "__id__": 1
  552. },
  553. "asset": {
  554. "__id__": 0
  555. },
  556. "fileId": "d3nv0hGx1GfonfdcNTKtLz",
  557. "targetOverrides": null
  558. }
  559. ]