helloworld.fire 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. }
  19. ],
  20. "_active": true,
  21. "_level": 0,
  22. "_components": [],
  23. "_prefab": null,
  24. "_opacity": 255,
  25. "_color": {
  26. "__type__": "cc.Color",
  27. "r": 255,
  28. "g": 255,
  29. "b": 255,
  30. "a": 255
  31. },
  32. "_contentSize": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. },
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_quat": {
  43. "__type__": "cc.Quat",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0,
  47. "w": 1
  48. },
  49. "_zIndex": 0,
  50. "groupIndex": 0,
  51. "autoReleaseAssets": false,
  52. "_id": "2d2f792f-a40c-49bb-a189-ed176a246e49",
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 0.3296875,
  65. 0.3296875,
  66. 1
  67. ]
  68. }
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "Canvas",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [
  78. {
  79. "__id__": 3
  80. },
  81. {
  82. "__id__": 5
  83. },
  84. {
  85. "__id__": 8
  86. },
  87. {
  88. "__id__": 10
  89. }
  90. ],
  91. "_active": true,
  92. "_level": 0,
  93. "_components": [
  94. {
  95. "__id__": 12
  96. },
  97. {
  98. "__id__": 13
  99. }
  100. ],
  101. "_prefab": null,
  102. "_opacity": 255,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 252,
  106. "g": 252,
  107. "b": 252,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 960,
  113. "height": 640
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_quat": {
  121. "__type__": "cc.Quat",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0,
  125. "w": 1
  126. },
  127. "_skewX": 0,
  128. "_skewY": 0,
  129. "_zIndex": 0,
  130. "groupIndex": 0,
  131. "_id": "a286bbGknJLZpRpxROV6M94",
  132. "_trs": {
  133. "__type__": "TypedArray",
  134. "ctor": "Float64Array",
  135. "array": [
  136. 480,
  137. 320,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 1,
  143. 1,
  144. 1,
  145. 1
  146. ]
  147. }
  148. },
  149. {
  150. "__type__": "cc.Node",
  151. "_name": "Main Camera",
  152. "_objFlags": 0,
  153. "_parent": {
  154. "__id__": 2
  155. },
  156. "_children": [],
  157. "_active": true,
  158. "_level": 1,
  159. "_components": [
  160. {
  161. "__id__": 4
  162. }
  163. ],
  164. "_prefab": null,
  165. "_opacity": 255,
  166. "_color": {
  167. "__type__": "cc.Color",
  168. "r": 255,
  169. "g": 255,
  170. "b": 255,
  171. "a": 255
  172. },
  173. "_contentSize": {
  174. "__type__": "cc.Size",
  175. "width": 0,
  176. "height": 0
  177. },
  178. "_anchorPoint": {
  179. "__type__": "cc.Vec2",
  180. "x": 0.5,
  181. "y": 0.5
  182. },
  183. "_quat": {
  184. "__type__": "cc.Quat",
  185. "x": 0,
  186. "y": 0,
  187. "z": 0,
  188. "w": 1
  189. },
  190. "_skewX": 0,
  191. "_skewY": 0,
  192. "_zIndex": 0,
  193. "groupIndex": 0,
  194. "_id": "bajsC4KotFLZ6XLFLKnycL",
  195. "_trs": {
  196. "__type__": "TypedArray",
  197. "ctor": "Float64Array",
  198. "array": [
  199. 0,
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 1,
  206. 1,
  207. 1,
  208. 1
  209. ]
  210. }
  211. },
  212. {
  213. "__type__": "cc.Camera",
  214. "_name": "",
  215. "_objFlags": 0,
  216. "node": {
  217. "__id__": 3
  218. },
  219. "_enabled": true,
  220. "_cullingMask": 4294967295,
  221. "_clearFlags": 7,
  222. "_backgroundColor": {
  223. "__type__": "cc.Color",
  224. "r": 0,
  225. "g": 0,
  226. "b": 0,
  227. "a": 255
  228. },
  229. "_depth": -1,
  230. "_zoomRatio": 1,
  231. "_targetTexture": null,
  232. "_id": "c7r5+B15dD56dUBiNj+0KH"
  233. },
  234. {
  235. "__type__": "cc.Node",
  236. "_name": "background",
  237. "_objFlags": 0,
  238. "_parent": {
  239. "__id__": 2
  240. },
  241. "_children": [],
  242. "_active": true,
  243. "_level": 0,
  244. "_components": [
  245. {
  246. "__id__": 6
  247. },
  248. {
  249. "__id__": 7
  250. }
  251. ],
  252. "_prefab": null,
  253. "_opacity": 255,
  254. "_color": {
  255. "__type__": "cc.Color",
  256. "r": 27,
  257. "g": 38,
  258. "b": 46,
  259. "a": 255
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 960,
  264. "height": 640
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_quat": {
  272. "__type__": "cc.Quat",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0,
  276. "w": 1
  277. },
  278. "_skewX": 0,
  279. "_skewY": 0,
  280. "_zIndex": 0,
  281. "groupIndex": 0,
  282. "_id": "e2e0crkOLxGrpMxpbC4iQg1",
  283. "_trs": {
  284. "__type__": "TypedArray",
  285. "ctor": "Float64Array",
  286. "array": [
  287. 0,
  288. 0,
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 1,
  294. 1,
  295. 1,
  296. 1
  297. ]
  298. }
  299. },
  300. {
  301. "__type__": "cc.Widget",
  302. "_name": "",
  303. "_objFlags": 0,
  304. "node": {
  305. "__id__": 5
  306. },
  307. "_enabled": true,
  308. "alignMode": 1,
  309. "_target": null,
  310. "_alignFlags": 45,
  311. "_left": 0,
  312. "_right": 0,
  313. "_top": 0,
  314. "_bottom": 0,
  315. "_verticalCenter": 0,
  316. "_horizontalCenter": 0,
  317. "_isAbsLeft": true,
  318. "_isAbsRight": true,
  319. "_isAbsTop": true,
  320. "_isAbsBottom": true,
  321. "_isAbsHorizontalCenter": true,
  322. "_isAbsVerticalCenter": true,
  323. "_originalWidth": 200,
  324. "_originalHeight": 150,
  325. "_id": "86+yud7pFDSrM+lsxByQvE"
  326. },
  327. {
  328. "__type__": "cc.Sprite",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "node": {
  332. "__id__": 5
  333. },
  334. "_enabled": true,
  335. "_srcBlendFactor": 770,
  336. "_dstBlendFactor": 771,
  337. "_spriteFrame": {
  338. "__uuid__": "410fb916-8721-4663-bab8-34397391ace7"
  339. },
  340. "_type": 1,
  341. "_sizeMode": 0,
  342. "_fillType": 0,
  343. "_fillCenter": {
  344. "__type__": "cc.Vec2",
  345. "x": 0,
  346. "y": 0
  347. },
  348. "_fillStart": 0,
  349. "_fillRange": 0,
  350. "_isTrimmedMode": true,
  351. "_state": 0,
  352. "_atlas": null,
  353. "_id": "1bi08CbSBHsZSXfV2t6eKB"
  354. },
  355. {
  356. "__type__": "cc.Node",
  357. "_name": "cocos",
  358. "_objFlags": 0,
  359. "_parent": {
  360. "__id__": 2
  361. },
  362. "_children": [],
  363. "_active": true,
  364. "_level": 0,
  365. "_components": [
  366. {
  367. "__id__": 9
  368. }
  369. ],
  370. "_prefab": null,
  371. "_opacity": 255,
  372. "_color": {
  373. "__type__": "cc.Color",
  374. "r": 255,
  375. "g": 255,
  376. "b": 255,
  377. "a": 255
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 195,
  382. "height": 270
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_quat": {
  390. "__type__": "cc.Quat",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0,
  394. "w": 1
  395. },
  396. "_skewX": 0,
  397. "_skewY": 0,
  398. "_zIndex": 0,
  399. "groupIndex": 0,
  400. "_id": "c4f30YOS65G64U2TwufdJ+2",
  401. "_trs": {
  402. "__type__": "TypedArray",
  403. "ctor": "Float64Array",
  404. "array": [
  405. 0,
  406. 50,
  407. 0,
  408. 0,
  409. 0,
  410. 0,
  411. 1,
  412. 1,
  413. 1,
  414. 1
  415. ]
  416. }
  417. },
  418. {
  419. "__type__": "cc.Sprite",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 8
  424. },
  425. "_enabled": true,
  426. "_srcBlendFactor": 770,
  427. "_dstBlendFactor": 771,
  428. "_spriteFrame": {
  429. "__uuid__": "31bc895a-c003-4566-a9f3-2e54ae1c17dc"
  430. },
  431. "_type": 0,
  432. "_sizeMode": 1,
  433. "_fillType": 0,
  434. "_fillCenter": {
  435. "__type__": "cc.Vec2",
  436. "x": 0,
  437. "y": 0
  438. },
  439. "_fillStart": 0,
  440. "_fillRange": 0,
  441. "_isTrimmedMode": true,
  442. "_state": 0,
  443. "_atlas": null,
  444. "_id": "42SM+92GZAXYsjLj89MLM+"
  445. },
  446. {
  447. "__type__": "cc.Node",
  448. "_name": "label",
  449. "_objFlags": 0,
  450. "_parent": {
  451. "__id__": 2
  452. },
  453. "_children": [],
  454. "_active": true,
  455. "_level": 0,
  456. "_components": [
  457. {
  458. "__id__": 11
  459. }
  460. ],
  461. "_prefab": null,
  462. "_opacity": 255,
  463. "_color": {
  464. "__type__": "cc.Color",
  465. "r": 255,
  466. "g": 255,
  467. "b": 255,
  468. "a": 255
  469. },
  470. "_contentSize": {
  471. "__type__": "cc.Size",
  472. "width": 146.81,
  473. "height": 60
  474. },
  475. "_anchorPoint": {
  476. "__type__": "cc.Vec2",
  477. "x": 0.5,
  478. "y": 0.5
  479. },
  480. "_quat": {
  481. "__type__": "cc.Quat",
  482. "x": 0,
  483. "y": 0,
  484. "z": 0,
  485. "w": 1
  486. },
  487. "_skewX": 0,
  488. "_skewY": 0,
  489. "_zIndex": 0,
  490. "groupIndex": 0,
  491. "_id": "31f1bH7V69Ajr1iXhluMpTB",
  492. "_trs": {
  493. "__type__": "TypedArray",
  494. "ctor": "Float64Array",
  495. "array": [
  496. 0,
  497. -180,
  498. 0,
  499. 0,
  500. 0,
  501. 0,
  502. 1,
  503. 1,
  504. 1,
  505. 1
  506. ]
  507. }
  508. },
  509. {
  510. "__type__": "cc.Label",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "node": {
  514. "__id__": 10
  515. },
  516. "_enabled": true,
  517. "_srcBlendFactor": 1,
  518. "_dstBlendFactor": 771,
  519. "_useOriginalSize": false,
  520. "_string": "Label",
  521. "_N$string": "Label",
  522. "_fontSize": 60,
  523. "_lineHeight": 60,
  524. "_enableWrapText": true,
  525. "_N$file": null,
  526. "_isSystemFontUsed": true,
  527. "_spacingX": 0,
  528. "_N$horizontalAlign": 1,
  529. "_N$verticalAlign": 1,
  530. "_N$fontFamily": "Arial",
  531. "_N$overflow": 0,
  532. "_id": "74saCdhnNHjbyDsdd1bTTt"
  533. },
  534. {
  535. "__type__": "cc.Canvas",
  536. "_name": "",
  537. "_objFlags": 0,
  538. "node": {
  539. "__id__": 2
  540. },
  541. "_enabled": true,
  542. "_designResolution": {
  543. "__type__": "cc.Size",
  544. "width": 960,
  545. "height": 640
  546. },
  547. "_fitWidth": false,
  548. "_fitHeight": true,
  549. "_id": "6f5cteKmlPh6NGUsUqxlFR"
  550. },
  551. {
  552. "__type__": "280c3rsZJJKnZ9RqbALVwtK",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "node": {
  556. "__id__": 2
  557. },
  558. "_enabled": true,
  559. "label": {
  560. "__id__": 11
  561. },
  562. "text": "Hello, World!",
  563. "_id": "dcGJ+cSA5D7qNtScKfLjJJ"
  564. }
  565. ]