pathtest.fire 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628
  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": false,
  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": "c31c1576-fab0-44f6-be30-41ada8095d86"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "pathTest",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 6
  76. }
  77. ],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 16
  82. },
  83. {
  84. "__id__": 17
  85. }
  86. ],
  87. "_prefab": null,
  88. "_opacity": 255,
  89. "_color": {
  90. "__type__": "cc.Color",
  91. "r": 255,
  92. "g": 255,
  93. "b": 255,
  94. "a": 255
  95. },
  96. "_contentSize": {
  97. "__type__": "cc.Size",
  98. "width": 640,
  99. "height": 1500
  100. },
  101. "_anchorPoint": {
  102. "__type__": "cc.Vec2",
  103. "x": 0.5,
  104. "y": 0.5
  105. },
  106. "_trs": {
  107. "__type__": "TypedArray",
  108. "ctor": "Float64Array",
  109. "array": [
  110. 320,
  111. 750,
  112. 0,
  113. 0,
  114. 0,
  115. 0,
  116. 1,
  117. 1,
  118. 1,
  119. 1
  120. ]
  121. },
  122. "_eulerAngles": {
  123. "__type__": "cc.Vec3",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0
  127. },
  128. "_skewX": 0,
  129. "_skewY": 0,
  130. "_is3DNode": false,
  131. "_groupIndex": 0,
  132. "groupIndex": 0,
  133. "_id": "a5esZu+45LA5mBpvttspPD"
  134. },
  135. {
  136. "__type__": "cc.Node",
  137. "_name": "Main Camera",
  138. "_objFlags": 0,
  139. "_parent": {
  140. "__id__": 2
  141. },
  142. "_children": [],
  143. "_active": true,
  144. "_components": [
  145. {
  146. "__id__": 4
  147. },
  148. {
  149. "__id__": 5
  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": 640,
  164. "height": 1500
  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.Widget",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "node": {
  241. "__id__": 3
  242. },
  243. "_enabled": true,
  244. "alignMode": 1,
  245. "_target": null,
  246. "_alignFlags": 45,
  247. "_left": 0,
  248. "_right": 0,
  249. "_top": 0,
  250. "_bottom": 0,
  251. "_verticalCenter": 0,
  252. "_horizontalCenter": 0,
  253. "_isAbsLeft": true,
  254. "_isAbsRight": true,
  255. "_isAbsTop": true,
  256. "_isAbsBottom": true,
  257. "_isAbsHorizontalCenter": true,
  258. "_isAbsVerticalCenter": true,
  259. "_originalWidth": 11,
  260. "_originalHeight": 640,
  261. "_id": "2fj9x2LWBHc6bqfzdROv05"
  262. },
  263. {
  264. "__type__": "cc.Node",
  265. "_name": "level5",
  266. "_objFlags": 0,
  267. "_parent": {
  268. "__id__": 2
  269. },
  270. "_children": [
  271. {
  272. "__id__": 7
  273. }
  274. ],
  275. "_active": true,
  276. "_components": [
  277. {
  278. "__id__": 14
  279. }
  280. ],
  281. "_prefab": {
  282. "__id__": 15
  283. },
  284. "_opacity": 255,
  285. "_color": {
  286. "__type__": "cc.Color",
  287. "r": 255,
  288. "g": 255,
  289. "b": 255,
  290. "a": 255
  291. },
  292. "_contentSize": {
  293. "__type__": "cc.Size",
  294. "width": 640,
  295. "height": 1500
  296. },
  297. "_anchorPoint": {
  298. "__type__": "cc.Vec2",
  299. "x": 0.5,
  300. "y": 0.5
  301. },
  302. "_trs": {
  303. "__type__": "TypedArray",
  304. "ctor": "Float64Array",
  305. "array": [
  306. 0,
  307. 0,
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 1,
  313. 1,
  314. 1,
  315. 1
  316. ]
  317. },
  318. "_eulerAngles": {
  319. "__type__": "cc.Vec3",
  320. "x": 0,
  321. "y": 0,
  322. "z": 0
  323. },
  324. "_skewX": 0,
  325. "_skewY": 0,
  326. "_is3DNode": false,
  327. "_groupIndex": 0,
  328. "groupIndex": 0,
  329. "_id": "5egSXT3wFHiKmEKYJy5GyH"
  330. },
  331. {
  332. "__type__": "cc.Node",
  333. "_name": "play",
  334. "_objFlags": 0,
  335. "_parent": {
  336. "__id__": 6
  337. },
  338. "_children": [
  339. {
  340. "__id__": 8
  341. }
  342. ],
  343. "_active": true,
  344. "_components": [
  345. {
  346. "__id__": 11
  347. },
  348. {
  349. "__id__": 12
  350. }
  351. ],
  352. "_prefab": {
  353. "__id__": 13
  354. },
  355. "_opacity": 255,
  356. "_color": {
  357. "__type__": "cc.Color",
  358. "r": 255,
  359. "g": 255,
  360. "b": 255,
  361. "a": 255
  362. },
  363. "_contentSize": {
  364. "__type__": "cc.Size",
  365. "width": 0,
  366. "height": 0
  367. },
  368. "_anchorPoint": {
  369. "__type__": "cc.Vec2",
  370. "x": 0.5,
  371. "y": 0.5
  372. },
  373. "_trs": {
  374. "__type__": "TypedArray",
  375. "ctor": "Float64Array",
  376. "array": [
  377. 0,
  378. 750,
  379. 0,
  380. 0,
  381. 0,
  382. 0,
  383. 1,
  384. 1,
  385. 1,
  386. 1
  387. ]
  388. },
  389. "_eulerAngles": {
  390. "__type__": "cc.Vec3",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0
  394. },
  395. "_skewX": 0,
  396. "_skewY": 0,
  397. "_is3DNode": false,
  398. "_groupIndex": 0,
  399. "groupIndex": 0,
  400. "_id": "03tflF2U9Oo5/Vy7LtA78j"
  401. },
  402. {
  403. "__type__": "cc.Node",
  404. "_name": "nest",
  405. "_objFlags": 0,
  406. "_parent": {
  407. "__id__": 7
  408. },
  409. "_children": [],
  410. "_active": true,
  411. "_components": [
  412. {
  413. "__id__": 9
  414. }
  415. ],
  416. "_prefab": {
  417. "__id__": 10
  418. },
  419. "_opacity": 255,
  420. "_color": {
  421. "__type__": "cc.Color",
  422. "r": 255,
  423. "g": 255,
  424. "b": 255,
  425. "a": 255
  426. },
  427. "_contentSize": {
  428. "__type__": "cc.Size",
  429. "width": 0,
  430. "height": 0
  431. },
  432. "_anchorPoint": {
  433. "__type__": "cc.Vec2",
  434. "x": 0.5,
  435. "y": 0.5
  436. },
  437. "_trs": {
  438. "__type__": "TypedArray",
  439. "ctor": "Float64Array",
  440. "array": [
  441. 0,
  442. 0,
  443. 0,
  444. 0,
  445. 0,
  446. 0,
  447. 1,
  448. 1,
  449. 1,
  450. 1
  451. ]
  452. },
  453. "_eulerAngles": {
  454. "__type__": "cc.Vec3",
  455. "x": 0,
  456. "y": 0,
  457. "z": 0
  458. },
  459. "_skewX": 0,
  460. "_skewY": 0,
  461. "_is3DNode": false,
  462. "_groupIndex": 0,
  463. "groupIndex": 0,
  464. "_id": "27gF8Y0v9DOJq4kmp+K0JX"
  465. },
  466. {
  467. "__type__": "48dfaPtVhdL55Wy24GR/KOY",
  468. "_name": "",
  469. "_objFlags": 0,
  470. "node": {
  471. "__id__": 8
  472. },
  473. "_enabled": true,
  474. "monster": {
  475. "__uuid__": "3b398d6c-7705-4c30-ac7e-b584b1e54ba3"
  476. },
  477. "aniClip": [
  478. {
  479. "__uuid__": "fef70438-8c52-44bb-a1a8-f1e1e2228928"
  480. },
  481. {
  482. "__uuid__": "fde661d5-3fcd-40b8-83a4-108b494c10ae"
  483. }
  484. ],
  485. "_id": "65oC4o4DtJiL6/qnw8t/rm"
  486. },
  487. {
  488. "__type__": "cc.PrefabInfo",
  489. "root": {
  490. "__id__": 6
  491. },
  492. "asset": {
  493. "__uuid__": "283e5d63-b94a-4bce-86da-4f7d9e095ece"
  494. },
  495. "fileId": "ach6q+oI5EFJKjbzOU3Pdc",
  496. "sync": false
  497. },
  498. {
  499. "__type__": "cc.Widget",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 7
  504. },
  505. "_enabled": true,
  506. "alignMode": 1,
  507. "_target": null,
  508. "_alignFlags": 1,
  509. "_left": 0,
  510. "_right": 0,
  511. "_top": 0,
  512. "_bottom": 0,
  513. "_verticalCenter": 0,
  514. "_horizontalCenter": 0,
  515. "_isAbsLeft": true,
  516. "_isAbsRight": true,
  517. "_isAbsTop": true,
  518. "_isAbsBottom": true,
  519. "_isAbsHorizontalCenter": true,
  520. "_isAbsVerticalCenter": true,
  521. "_originalWidth": 0,
  522. "_originalHeight": 0,
  523. "_id": "45sSf977hBgL1p3ZtbxKbe"
  524. },
  525. {
  526. "__type__": "2ee92PWQr5EBIaSgbtCu5ic",
  527. "_name": "",
  528. "_objFlags": 0,
  529. "node": {
  530. "__id__": 7
  531. },
  532. "_enabled": true,
  533. "_id": "3aF3fBdWBIbKC8VBnMsstg"
  534. },
  535. {
  536. "__type__": "cc.PrefabInfo",
  537. "root": {
  538. "__id__": 6
  539. },
  540. "asset": {
  541. "__uuid__": "283e5d63-b94a-4bce-86da-4f7d9e095ece"
  542. },
  543. "fileId": "98PO/apDVH/LuKBvj72vRg",
  544. "sync": false
  545. },
  546. {
  547. "__type__": "cc.Widget",
  548. "_name": "",
  549. "_objFlags": 0,
  550. "node": {
  551. "__id__": 6
  552. },
  553. "_enabled": true,
  554. "alignMode": 1,
  555. "_target": null,
  556. "_alignFlags": 45,
  557. "_left": 0,
  558. "_right": 0,
  559. "_top": 0,
  560. "_bottom": 0,
  561. "_verticalCenter": 0,
  562. "_horizontalCenter": 0,
  563. "_isAbsLeft": true,
  564. "_isAbsRight": true,
  565. "_isAbsTop": true,
  566. "_isAbsBottom": true,
  567. "_isAbsHorizontalCenter": true,
  568. "_isAbsVerticalCenter": true,
  569. "_originalWidth": 0,
  570. "_originalHeight": 0,
  571. "_id": "9fRmY0VRFJU5p++YTq5j8I"
  572. },
  573. {
  574. "__type__": "cc.PrefabInfo",
  575. "root": {
  576. "__id__": 6
  577. },
  578. "asset": {
  579. "__uuid__": "283e5d63-b94a-4bce-86da-4f7d9e095ece"
  580. },
  581. "fileId": "",
  582. "sync": false
  583. },
  584. {
  585. "__type__": "cc.Canvas",
  586. "_name": "",
  587. "_objFlags": 0,
  588. "node": {
  589. "__id__": 2
  590. },
  591. "_enabled": true,
  592. "_designResolution": {
  593. "__type__": "cc.Size",
  594. "width": 640,
  595. "height": 1500
  596. },
  597. "_fitWidth": false,
  598. "_fitHeight": true,
  599. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  600. },
  601. {
  602. "__type__": "cc.Widget",
  603. "_name": "",
  604. "_objFlags": 0,
  605. "node": {
  606. "__id__": 2
  607. },
  608. "_enabled": true,
  609. "alignMode": 1,
  610. "_target": null,
  611. "_alignFlags": 45,
  612. "_left": 0,
  613. "_right": 0,
  614. "_top": 0,
  615. "_bottom": 0,
  616. "_verticalCenter": 0,
  617. "_horizontalCenter": 0,
  618. "_isAbsLeft": true,
  619. "_isAbsRight": true,
  620. "_isAbsTop": true,
  621. "_isAbsBottom": true,
  622. "_isAbsHorizontalCenter": true,
  623. "_isAbsVerticalCenter": true,
  624. "_originalWidth": 0,
  625. "_originalHeight": 0,
  626. "_id": "29zXboiXFBKoIV4PQ2liTe"
  627. }
  628. ]