test.fire 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  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. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "53c600e4-a3c5-435b-b94b-cea8a42d0025"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "test",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. }
  77. ],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 13
  82. },
  83. {
  84. "__id__": 14
  85. },
  86. {
  87. "__id__": 15
  88. }
  89. ],
  90. "_prefab": null,
  91. "_opacity": 255,
  92. "_color": {
  93. "__type__": "cc.Color",
  94. "r": 255,
  95. "g": 255,
  96. "b": 255,
  97. "a": 255
  98. },
  99. "_contentSize": {
  100. "__type__": "cc.Size",
  101. "width": 1136,
  102. "height": 1200
  103. },
  104. "_anchorPoint": {
  105. "__type__": "cc.Vec2",
  106. "x": 0.5,
  107. "y": 0.5
  108. },
  109. "_trs": {
  110. "__type__": "TypedArray",
  111. "ctor": "Float64Array",
  112. "array": [
  113. 568,
  114. 600,
  115. 0,
  116. 0,
  117. 0,
  118. 0,
  119. 1,
  120. 1,
  121. 1,
  122. 1
  123. ]
  124. },
  125. "_eulerAngles": {
  126. "__type__": "cc.Vec3",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0
  130. },
  131. "_skewX": 0,
  132. "_skewY": 0,
  133. "_is3DNode": false,
  134. "_groupIndex": 0,
  135. "groupIndex": 0,
  136. "_id": "a5esZu+45LA5mBpvttspPD"
  137. },
  138. {
  139. "__type__": "cc.Node",
  140. "_name": "Main Camera",
  141. "_objFlags": 0,
  142. "_parent": {
  143. "__id__": 2
  144. },
  145. "_children": [],
  146. "_active": true,
  147. "_components": [
  148. {
  149. "__id__": 4
  150. }
  151. ],
  152. "_prefab": null,
  153. "_opacity": 255,
  154. "_color": {
  155. "__type__": "cc.Color",
  156. "r": 255,
  157. "g": 255,
  158. "b": 255,
  159. "a": 255
  160. },
  161. "_contentSize": {
  162. "__type__": "cc.Size",
  163. "width": 960,
  164. "height": 640
  165. },
  166. "_anchorPoint": {
  167. "__type__": "cc.Vec2",
  168. "x": 0.5,
  169. "y": 0.5
  170. },
  171. "_trs": {
  172. "__type__": "TypedArray",
  173. "ctor": "Float64Array",
  174. "array": [
  175. 0,
  176. 0,
  177. 0,
  178. 0,
  179. 0,
  180. 0,
  181. 1,
  182. 1,
  183. 1,
  184. 1
  185. ]
  186. },
  187. "_eulerAngles": {
  188. "__type__": "cc.Vec3",
  189. "x": 0,
  190. "y": 0,
  191. "z": 0
  192. },
  193. "_skewX": 0,
  194. "_skewY": 0,
  195. "_is3DNode": false,
  196. "_groupIndex": 0,
  197. "groupIndex": 0,
  198. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  199. },
  200. {
  201. "__type__": "cc.Camera",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 3
  206. },
  207. "_enabled": true,
  208. "_cullingMask": 4294967295,
  209. "_clearFlags": 7,
  210. "_backgroundColor": {
  211. "__type__": "cc.Color",
  212. "r": 0,
  213. "g": 0,
  214. "b": 0,
  215. "a": 255
  216. },
  217. "_depth": -1,
  218. "_zoomRatio": 1,
  219. "_targetTexture": null,
  220. "_fov": 60,
  221. "_orthoSize": 10,
  222. "_nearClip": 1,
  223. "_farClip": 4096,
  224. "_ortho": true,
  225. "_rect": {
  226. "__type__": "cc.Rect",
  227. "x": 0,
  228. "y": 0,
  229. "width": 1,
  230. "height": 1
  231. },
  232. "_renderStages": 1,
  233. "_alignWithScreen": true,
  234. "_id": "81GN3uXINKVLeW4+iKSlim"
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "$content_node",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 2
  242. },
  243. "_children": [
  244. {
  245. "__id__": 6
  246. },
  247. {
  248. "__id__": 7
  249. },
  250. {
  251. "__id__": 9
  252. }
  253. ],
  254. "_active": true,
  255. "_components": [
  256. {
  257. "__id__": 10
  258. },
  259. {
  260. "__id__": 11
  261. },
  262. {
  263. "__id__": 12
  264. }
  265. ],
  266. "_prefab": null,
  267. "_opacity": 255,
  268. "_color": {
  269. "__type__": "cc.Color",
  270. "r": 255,
  271. "g": 255,
  272. "b": 255,
  273. "a": 255
  274. },
  275. "_contentSize": {
  276. "__type__": "cc.Size",
  277. "width": 640,
  278. "height": 1136
  279. },
  280. "_anchorPoint": {
  281. "__type__": "cc.Vec2",
  282. "x": 0.5,
  283. "y": 0.5
  284. },
  285. "_trs": {
  286. "__type__": "TypedArray",
  287. "ctor": "Float64Array",
  288. "array": [
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 0,
  294. 0,
  295. 1,
  296. 1,
  297. 1,
  298. 1
  299. ]
  300. },
  301. "_eulerAngles": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_skewX": 0,
  308. "_skewY": 0,
  309. "_is3DNode": false,
  310. "_groupIndex": 0,
  311. "groupIndex": 0,
  312. "_id": "24sv6OwhdMRLWmvl4bwQmU"
  313. },
  314. {
  315. "__type__": "cc.Node",
  316. "_name": "$layer_node",
  317. "_objFlags": 0,
  318. "_parent": {
  319. "__id__": 5
  320. },
  321. "_children": [],
  322. "_active": true,
  323. "_components": [],
  324. "_prefab": null,
  325. "_opacity": 255,
  326. "_color": {
  327. "__type__": "cc.Color",
  328. "r": 255,
  329. "g": 255,
  330. "b": 255,
  331. "a": 255
  332. },
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 0,
  336. "height": 0
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_trs": {
  344. "__type__": "TypedArray",
  345. "ctor": "Float64Array",
  346. "array": [
  347. 0,
  348. 0,
  349. 0,
  350. 0,
  351. 0,
  352. 0,
  353. 1,
  354. 1,
  355. 1,
  356. 1
  357. ]
  358. },
  359. "_eulerAngles": {
  360. "__type__": "cc.Vec3",
  361. "x": 0,
  362. "y": 0,
  363. "z": 0
  364. },
  365. "_skewX": 0,
  366. "_skewY": 0,
  367. "_is3DNode": false,
  368. "_groupIndex": 0,
  369. "groupIndex": 0,
  370. "_id": "5eZUC+lvxDAL0UFeBfa0Xw"
  371. },
  372. {
  373. "__type__": "cc.Node",
  374. "_name": "$top_node",
  375. "_objFlags": 0,
  376. "_parent": {
  377. "__id__": 5
  378. },
  379. "_children": [],
  380. "_active": true,
  381. "_components": [
  382. {
  383. "__id__": 8
  384. }
  385. ],
  386. "_prefab": null,
  387. "_opacity": 255,
  388. "_color": {
  389. "__type__": "cc.Color",
  390. "r": 255,
  391. "g": 255,
  392. "b": 255,
  393. "a": 255
  394. },
  395. "_contentSize": {
  396. "__type__": "cc.Size",
  397. "width": 0,
  398. "height": 0
  399. },
  400. "_anchorPoint": {
  401. "__type__": "cc.Vec2",
  402. "x": 0.5,
  403. "y": 0.5
  404. },
  405. "_trs": {
  406. "__type__": "TypedArray",
  407. "ctor": "Float64Array",
  408. "array": [
  409. -320,
  410. 568,
  411. 0,
  412. 0,
  413. 0,
  414. 0,
  415. 1,
  416. 1,
  417. 1,
  418. 1
  419. ]
  420. },
  421. "_eulerAngles": {
  422. "__type__": "cc.Vec3",
  423. "x": 0,
  424. "y": 0,
  425. "z": 0
  426. },
  427. "_skewX": 0,
  428. "_skewY": 0,
  429. "_is3DNode": false,
  430. "_groupIndex": 0,
  431. "groupIndex": 0,
  432. "_id": "e2aAAeZo1P0rGmpC6izVbq"
  433. },
  434. {
  435. "__type__": "cc.Widget",
  436. "_name": "",
  437. "_objFlags": 0,
  438. "node": {
  439. "__id__": 7
  440. },
  441. "_enabled": true,
  442. "alignMode": 1,
  443. "_target": null,
  444. "_alignFlags": 9,
  445. "_left": 0,
  446. "_right": 320,
  447. "_top": 0,
  448. "_bottom": 568,
  449. "_verticalCenter": 0,
  450. "_horizontalCenter": 0,
  451. "_isAbsLeft": true,
  452. "_isAbsRight": true,
  453. "_isAbsTop": true,
  454. "_isAbsBottom": true,
  455. "_isAbsHorizontalCenter": true,
  456. "_isAbsVerticalCenter": true,
  457. "_originalWidth": 0,
  458. "_originalHeight": 0,
  459. "_id": "32IwYYLXFP9ZBxc9vSiLjM"
  460. },
  461. {
  462. "__type__": "cc.Node",
  463. "_name": "$ui_node",
  464. "_objFlags": 0,
  465. "_parent": {
  466. "__id__": 5
  467. },
  468. "_children": [],
  469. "_active": true,
  470. "_components": [],
  471. "_prefab": null,
  472. "_opacity": 255,
  473. "_color": {
  474. "__type__": "cc.Color",
  475. "r": 255,
  476. "g": 255,
  477. "b": 255,
  478. "a": 255
  479. },
  480. "_contentSize": {
  481. "__type__": "cc.Size",
  482. "width": 0,
  483. "height": 0
  484. },
  485. "_anchorPoint": {
  486. "__type__": "cc.Vec2",
  487. "x": 0.5,
  488. "y": 0.5
  489. },
  490. "_trs": {
  491. "__type__": "TypedArray",
  492. "ctor": "Float64Array",
  493. "array": [
  494. 0,
  495. 0,
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 1,
  501. 1,
  502. 1,
  503. 1
  504. ]
  505. },
  506. "_eulerAngles": {
  507. "__type__": "cc.Vec3",
  508. "x": 0,
  509. "y": 0,
  510. "z": 0
  511. },
  512. "_skewX": 0,
  513. "_skewY": 0,
  514. "_is3DNode": false,
  515. "_groupIndex": 0,
  516. "groupIndex": 0,
  517. "_id": "f83LJSzVxHtrSb3F67Fgfm"
  518. },
  519. {
  520. "__type__": "cc.Widget",
  521. "_name": "",
  522. "_objFlags": 0,
  523. "node": {
  524. "__id__": 5
  525. },
  526. "_enabled": true,
  527. "alignMode": 1,
  528. "_target": null,
  529. "_alignFlags": 0,
  530. "_left": 0,
  531. "_right": 0,
  532. "_top": 0,
  533. "_bottom": 0,
  534. "_verticalCenter": 0,
  535. "_horizontalCenter": 0,
  536. "_isAbsLeft": true,
  537. "_isAbsRight": true,
  538. "_isAbsTop": true,
  539. "_isAbsBottom": true,
  540. "_isAbsHorizontalCenter": true,
  541. "_isAbsVerticalCenter": true,
  542. "_originalWidth": 0,
  543. "_originalHeight": 0,
  544. "_id": "50l1PLd21Pu41fInEWDYV6"
  545. },
  546. {
  547. "__type__": "079d2TH8t9PbagNA8UfVZr9",
  548. "_name": "",
  549. "_objFlags": 0,
  550. "node": {
  551. "__id__": 5
  552. },
  553. "_enabled": true,
  554. "_id": "59j7xqiKNCD7i6RsX4LEvX"
  555. },
  556. {
  557. "__type__": "cc.Graphics",
  558. "_name": "",
  559. "_objFlags": 0,
  560. "node": {
  561. "__id__": 5
  562. },
  563. "_enabled": true,
  564. "_materials": [
  565. {
  566. "__uuid__": "a153945d-2511-4c14-be7b-05d242f47d57"
  567. }
  568. ],
  569. "_lineWidth": 5,
  570. "_strokeColor": {
  571. "__type__": "cc.Color",
  572. "r": 255,
  573. "g": 0,
  574. "b": 0,
  575. "a": 255
  576. },
  577. "_lineJoin": 2,
  578. "_lineCap": 0,
  579. "_fillColor": {
  580. "__type__": "cc.Color",
  581. "r": 255,
  582. "g": 0,
  583. "b": 0,
  584. "a": 255
  585. },
  586. "_miterLimit": 10,
  587. "_id": "a2RUX2NZlMaouT6c19J2vF"
  588. },
  589. {
  590. "__type__": "cc.Canvas",
  591. "_name": "",
  592. "_objFlags": 0,
  593. "node": {
  594. "__id__": 2
  595. },
  596. "_enabled": true,
  597. "_designResolution": {
  598. "__type__": "cc.Size",
  599. "width": 1136,
  600. "height": 1200
  601. },
  602. "_fitWidth": false,
  603. "_fitHeight": false,
  604. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  605. },
  606. {
  607. "__type__": "cc.Widget",
  608. "_name": "",
  609. "_objFlags": 0,
  610. "node": {
  611. "__id__": 2
  612. },
  613. "_enabled": true,
  614. "alignMode": 1,
  615. "_target": null,
  616. "_alignFlags": 45,
  617. "_left": 0,
  618. "_right": 0,
  619. "_top": 0,
  620. "_bottom": 0,
  621. "_verticalCenter": 0,
  622. "_horizontalCenter": 0,
  623. "_isAbsLeft": true,
  624. "_isAbsRight": true,
  625. "_isAbsTop": true,
  626. "_isAbsBottom": true,
  627. "_isAbsHorizontalCenter": true,
  628. "_isAbsVerticalCenter": true,
  629. "_originalWidth": 0,
  630. "_originalHeight": 0,
  631. "_id": "29zXboiXFBKoIV4PQ2liTe"
  632. },
  633. {
  634. "__type__": "c8ad6fhb1BESYIiTZAAD3ne",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "node": {
  638. "__id__": 2
  639. },
  640. "_enabled": true,
  641. "$content_node": {
  642. "__id__": 5
  643. },
  644. "$layer_node": {
  645. "__id__": 6
  646. },
  647. "$top_node": {
  648. "__id__": 7
  649. },
  650. "$ui_node": {
  651. "__id__": 9
  652. },
  653. "_id": "7futlKeM5PTJALRd/ASeIe"
  654. }
  655. ]