aniScene.fire 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862
  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": "d1e29572-5b40-464b-8310-504273ee044e"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  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__": 21
  82. },
  83. {
  84. "__id__": 22
  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": 960,
  260. "_originalHeight": 640,
  261. "_id": "0c19JipIRBG5meUOwWnsRz"
  262. },
  263. {
  264. "__type__": "cc.Node",
  265. "_name": "top",
  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__": 20
  279. }
  280. ],
  281. "_prefab": null,
  282. "_opacity": 255,
  283. "_color": {
  284. "__type__": "cc.Color",
  285. "r": 255,
  286. "g": 255,
  287. "b": 255,
  288. "a": 255
  289. },
  290. "_contentSize": {
  291. "__type__": "cc.Size",
  292. "width": 0,
  293. "height": 0
  294. },
  295. "_anchorPoint": {
  296. "__type__": "cc.Vec2",
  297. "x": 0.5,
  298. "y": 0.5
  299. },
  300. "_trs": {
  301. "__type__": "TypedArray",
  302. "ctor": "Float64Array",
  303. "array": [
  304. 0,
  305. 750,
  306. 0,
  307. 0,
  308. 0,
  309. 0,
  310. 1,
  311. 1,
  312. 1,
  313. 1
  314. ]
  315. },
  316. "_eulerAngles": {
  317. "__type__": "cc.Vec3",
  318. "x": 0,
  319. "y": 0,
  320. "z": 0
  321. },
  322. "_skewX": 0,
  323. "_skewY": 0,
  324. "_is3DNode": false,
  325. "_groupIndex": 0,
  326. "groupIndex": 0,
  327. "_id": "21fhF4ZVVPcKzUZ2iRsiik"
  328. },
  329. {
  330. "__type__": "cc.Node",
  331. "_name": "ani",
  332. "_objFlags": 0,
  333. "_parent": {
  334. "__id__": 6
  335. },
  336. "_children": [
  337. {
  338. "__id__": 8
  339. }
  340. ],
  341. "_active": true,
  342. "_components": [
  343. {
  344. "__id__": 19
  345. }
  346. ],
  347. "_prefab": null,
  348. "_opacity": 255,
  349. "_color": {
  350. "__type__": "cc.Color",
  351. "r": 255,
  352. "g": 255,
  353. "b": 255,
  354. "a": 255
  355. },
  356. "_contentSize": {
  357. "__type__": "cc.Size",
  358. "width": 0,
  359. "height": 0
  360. },
  361. "_anchorPoint": {
  362. "__type__": "cc.Vec2",
  363. "x": 0.5,
  364. "y": 0.5
  365. },
  366. "_trs": {
  367. "__type__": "TypedArray",
  368. "ctor": "Float64Array",
  369. "array": [
  370. 0,
  371. 0,
  372. 0,
  373. 0,
  374. 0,
  375. 0,
  376. 1,
  377. 1,
  378. 1,
  379. 1
  380. ]
  381. },
  382. "_eulerAngles": {
  383. "__type__": "cc.Vec3",
  384. "x": 0,
  385. "y": 0,
  386. "z": 0
  387. },
  388. "_skewX": 0,
  389. "_skewY": 0,
  390. "_is3DNode": false,
  391. "_groupIndex": 0,
  392. "groupIndex": 0,
  393. "_id": "e4brpqpDdC8rSELTe4Xub0"
  394. },
  395. {
  396. "__type__": "cc.Node",
  397. "_name": "monster1",
  398. "_objFlags": 0,
  399. "_parent": {
  400. "__id__": 7
  401. },
  402. "_children": [
  403. {
  404. "__id__": 9
  405. }
  406. ],
  407. "_active": false,
  408. "_components": [],
  409. "_prefab": {
  410. "__id__": 18
  411. },
  412. "_opacity": 255,
  413. "_color": {
  414. "__type__": "cc.Color",
  415. "r": 255,
  416. "g": 255,
  417. "b": 255,
  418. "a": 255
  419. },
  420. "_contentSize": {
  421. "__type__": "cc.Size",
  422. "width": 0,
  423. "height": 0
  424. },
  425. "_anchorPoint": {
  426. "__type__": "cc.Vec2",
  427. "x": 0.5,
  428. "y": 0.5
  429. },
  430. "_trs": {
  431. "__type__": "TypedArray",
  432. "ctor": "Float64Array",
  433. "array": [
  434. 0,
  435. 0,
  436. 0,
  437. 0,
  438. 0,
  439. 0,
  440. 1,
  441. 1,
  442. 1,
  443. 1
  444. ]
  445. },
  446. "_eulerAngles": {
  447. "__type__": "cc.Vec3",
  448. "x": 0,
  449. "y": 0,
  450. "z": 0
  451. },
  452. "_skewX": 0,
  453. "_skewY": 0,
  454. "_is3DNode": false,
  455. "_groupIndex": 0,
  456. "groupIndex": 0,
  457. "_id": "59gUaVMfVHWZPQF94QKZ2K"
  458. },
  459. {
  460. "__type__": "cc.Node",
  461. "_name": "model",
  462. "_objFlags": 512,
  463. "_parent": {
  464. "__id__": 8
  465. },
  466. "_children": [
  467. {
  468. "__id__": 10
  469. }
  470. ],
  471. "_active": true,
  472. "_components": [
  473. {
  474. "__id__": 14
  475. },
  476. {
  477. "__id__": 15
  478. },
  479. {
  480. "__id__": 16
  481. }
  482. ],
  483. "_prefab": {
  484. "__id__": 17
  485. },
  486. "_opacity": 255,
  487. "_color": {
  488. "__type__": "cc.Color",
  489. "r": 255,
  490. "g": 255,
  491. "b": 255,
  492. "a": 255
  493. },
  494. "_contentSize": {
  495. "__type__": "cc.Size",
  496. "width": 50,
  497. "height": 53
  498. },
  499. "_anchorPoint": {
  500. "__type__": "cc.Vec2",
  501. "x": 0.5,
  502. "y": 0.5
  503. },
  504. "_trs": {
  505. "__type__": "TypedArray",
  506. "ctor": "Float64Array",
  507. "array": [
  508. 0,
  509. 0,
  510. 0,
  511. 0,
  512. 0,
  513. 0,
  514. 1,
  515. 1,
  516. 1,
  517. 1
  518. ]
  519. },
  520. "_eulerAngles": {
  521. "__type__": "cc.Vec3",
  522. "x": 0,
  523. "y": 0,
  524. "z": 0
  525. },
  526. "_skewX": 0,
  527. "_skewY": 0,
  528. "_is3DNode": false,
  529. "_groupIndex": 0,
  530. "groupIndex": 0,
  531. "_id": "b5R0oTsXBPD4WEZxad08uu"
  532. },
  533. {
  534. "__type__": "cc.Node",
  535. "_name": "m2",
  536. "_objFlags": 512,
  537. "_parent": {
  538. "__id__": 9
  539. },
  540. "_children": [],
  541. "_active": true,
  542. "_components": [
  543. {
  544. "__id__": 11
  545. },
  546. {
  547. "__id__": 12
  548. }
  549. ],
  550. "_prefab": {
  551. "__id__": 13
  552. },
  553. "_opacity": 255,
  554. "_color": {
  555. "__type__": "cc.Color",
  556. "r": 255,
  557. "g": 255,
  558. "b": 255,
  559. "a": 255
  560. },
  561. "_contentSize": {
  562. "__type__": "cc.Size",
  563. "width": 50,
  564. "height": 53
  565. },
  566. "_anchorPoint": {
  567. "__type__": "cc.Vec2",
  568. "x": 0.5,
  569. "y": 0.5
  570. },
  571. "_trs": {
  572. "__type__": "TypedArray",
  573. "ctor": "Float64Array",
  574. "array": [
  575. 0,
  576. 0,
  577. 0,
  578. 0,
  579. 0,
  580. 0,
  581. 1,
  582. 1,
  583. 1,
  584. 1
  585. ]
  586. },
  587. "_eulerAngles": {
  588. "__type__": "cc.Vec3",
  589. "x": 0,
  590. "y": 0,
  591. "z": 0
  592. },
  593. "_skewX": 0,
  594. "_skewY": 0,
  595. "_is3DNode": false,
  596. "_groupIndex": 0,
  597. "groupIndex": 0,
  598. "_id": "e8jY8CSNBJNrihz363cGGM"
  599. },
  600. {
  601. "__type__": "cc.Sprite",
  602. "_name": "",
  603. "_objFlags": 0,
  604. "node": {
  605. "__id__": 10
  606. },
  607. "_enabled": true,
  608. "_materials": [
  609. {
  610. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  611. }
  612. ],
  613. "_srcBlendFactor": 770,
  614. "_dstBlendFactor": 771,
  615. "_spriteFrame": {
  616. "__uuid__": "0eb27ae6-16db-4b18-9cd6-48e471660ccc"
  617. },
  618. "_type": 0,
  619. "_sizeMode": 1,
  620. "_fillType": 0,
  621. "_fillCenter": {
  622. "__type__": "cc.Vec2",
  623. "x": 0,
  624. "y": 0
  625. },
  626. "_fillStart": 0,
  627. "_fillRange": 0,
  628. "_isTrimmedMode": true,
  629. "_atlas": null,
  630. "_id": "77AlbrA/xBWKiz7mdOQKEo"
  631. },
  632. {
  633. "__type__": "37e54QPZ2pBMr/zg2i7rOZu",
  634. "_name": "",
  635. "_objFlags": 0,
  636. "node": {
  637. "__id__": 10
  638. },
  639. "_enabled": true,
  640. "_id": "a5SH9Vw+VMoKQ0kkXyTaJh"
  641. },
  642. {
  643. "__type__": "cc.PrefabInfo",
  644. "root": {
  645. "__id__": 9
  646. },
  647. "asset": {
  648. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  649. },
  650. "fileId": "c9cSlCP85DH6RiPv9OMVIj",
  651. "sync": false
  652. },
  653. {
  654. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  655. "_name": "",
  656. "_objFlags": 0,
  657. "node": {
  658. "__id__": 9
  659. },
  660. "_enabled": true,
  661. "auto_update_point": true,
  662. "_id": "3c4I+CrfJE37I1ST1oVOXu"
  663. },
  664. {
  665. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  666. "_name": "",
  667. "_objFlags": 0,
  668. "node": {
  669. "__id__": 9
  670. },
  671. "_enabled": true,
  672. "_draw_collide": false,
  673. "_collide_shape": 3,
  674. "collide_group_id": 4,
  675. "_radius": 50,
  676. "_size": {
  677. "__type__": "cc.Size",
  678. "width": 100,
  679. "height": 100
  680. },
  681. "_polygon_points": [
  682. {
  683. "__type__": "cc.Vec2",
  684. "x": -25,
  685. "y": -27
  686. },
  687. {
  688. "__type__": "cc.Vec2",
  689. "x": 25,
  690. "y": -27
  691. },
  692. {
  693. "__type__": "cc.Vec2",
  694. "x": 25,
  695. "y": 27
  696. },
  697. {
  698. "__type__": "cc.Vec2",
  699. "x": -25,
  700. "y": 27
  701. }
  702. ],
  703. "_offset": {
  704. "__type__": "cc.Vec2",
  705. "x": 0,
  706. "y": 0
  707. },
  708. "data_string": "",
  709. "_id": "02mJOI9mFHWreO8eLU5zSq"
  710. },
  711. {
  712. "__type__": "cc.PolygonCollider",
  713. "_name": "",
  714. "_objFlags": 0,
  715. "node": {
  716. "__id__": 9
  717. },
  718. "_enabled": false,
  719. "tag": 0,
  720. "_offset": {
  721. "__type__": "cc.Vec2",
  722. "x": 0,
  723. "y": 0
  724. },
  725. "points": [
  726. {
  727. "__type__": "cc.Vec2",
  728. "x": -25,
  729. "y": -27
  730. },
  731. {
  732. "__type__": "cc.Vec2",
  733. "x": 25,
  734. "y": -27
  735. },
  736. {
  737. "__type__": "cc.Vec2",
  738. "x": 25,
  739. "y": 27
  740. },
  741. {
  742. "__type__": "cc.Vec2",
  743. "x": -25,
  744. "y": 27
  745. }
  746. ],
  747. "_id": "ceh8PA5GlF9IlqkRppKMzr"
  748. },
  749. {
  750. "__type__": "cc.PrefabInfo",
  751. "root": {
  752. "__id__": 9
  753. },
  754. "asset": {
  755. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  756. },
  757. "fileId": "55dlnko3FGRKuaQ7Nf81d4",
  758. "sync": false
  759. },
  760. {
  761. "__type__": "cc.PrefabInfo",
  762. "root": {
  763. "__id__": 8
  764. },
  765. "asset": {
  766. "__uuid__": "2838c4af-1827-451a-9dfd-ec840f618ee5"
  767. },
  768. "fileId": "",
  769. "sync": false
  770. },
  771. {
  772. "__type__": "cc.Animation",
  773. "_name": "",
  774. "_objFlags": 0,
  775. "node": {
  776. "__id__": 7
  777. },
  778. "_enabled": true,
  779. "_defaultClip": null,
  780. "_clips": [
  781. {
  782. "__uuid__": "745f2267-748f-4d51-8cd3-a4c28ee48efe"
  783. },
  784. {
  785. "__uuid__": "fde661d5-3fcd-40b8-83a4-108b494c10ae"
  786. }
  787. ],
  788. "playOnLoad": false,
  789. "_id": "10ZPbrw9hOz7/7dy6JWILp"
  790. },
  791. {
  792. "__type__": "cc.Widget",
  793. "_name": "",
  794. "_objFlags": 0,
  795. "node": {
  796. "__id__": 6
  797. },
  798. "_enabled": true,
  799. "alignMode": 1,
  800. "_target": null,
  801. "_alignFlags": 0,
  802. "_left": 0,
  803. "_right": 0,
  804. "_top": 0,
  805. "_bottom": 0,
  806. "_verticalCenter": 0,
  807. "_horizontalCenter": 0,
  808. "_isAbsLeft": true,
  809. "_isAbsRight": true,
  810. "_isAbsTop": true,
  811. "_isAbsBottom": true,
  812. "_isAbsHorizontalCenter": true,
  813. "_isAbsVerticalCenter": true,
  814. "_originalWidth": 0,
  815. "_originalHeight": 0,
  816. "_id": "58PhAQyh9Noaa8YtrZr6B/"
  817. },
  818. {
  819. "__type__": "cc.Canvas",
  820. "_name": "",
  821. "_objFlags": 0,
  822. "node": {
  823. "__id__": 2
  824. },
  825. "_enabled": true,
  826. "_designResolution": {
  827. "__type__": "cc.Size",
  828. "width": 640,
  829. "height": 1500
  830. },
  831. "_fitWidth": false,
  832. "_fitHeight": true,
  833. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  834. },
  835. {
  836. "__type__": "cc.Widget",
  837. "_name": "",
  838. "_objFlags": 0,
  839. "node": {
  840. "__id__": 2
  841. },
  842. "_enabled": true,
  843. "alignMode": 1,
  844. "_target": null,
  845. "_alignFlags": 45,
  846. "_left": 0,
  847. "_right": 0,
  848. "_top": 0,
  849. "_bottom": 0,
  850. "_verticalCenter": 0,
  851. "_horizontalCenter": 0,
  852. "_isAbsLeft": true,
  853. "_isAbsRight": true,
  854. "_isAbsTop": true,
  855. "_isAbsBottom": true,
  856. "_isAbsHorizontalCenter": true,
  857. "_isAbsVerticalCenter": true,
  858. "_originalWidth": 0,
  859. "_originalHeight": 0,
  860. "_id": "29zXboiXFBKoIV4PQ2liTe"
  861. }
  862. ]