cage.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "event35",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 9
  28. },
  29. {
  30. "__id__": 12
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 18
  37. },
  38. {
  39. "__id__": 19
  40. },
  41. {
  42. "__id__": 20
  43. },
  44. {
  45. "__id__": 21
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 22
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 200,
  62. "height": 200
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 5147.046,
  74. 5746.791,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 6,
  95. "groupIndex": 6,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "cage",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 4
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 212,
  126. "height": 254
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. -9.481,
  138. 112.223,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 0.8,
  145. 0.8,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "sp.Skeleton",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_materials": [
  171. {
  172. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  173. }
  174. ],
  175. "paused": false,
  176. "defaultSkin": "default",
  177. "defaultAnimation": "idle",
  178. "_preCacheMode": 0,
  179. "_cacheMode": 0,
  180. "loop": true,
  181. "premultipliedAlpha": true,
  182. "timeScale": 1,
  183. "_accTime": 0,
  184. "_playCount": 0,
  185. "_frameCache": null,
  186. "_curFrame": null,
  187. "_skeletonCache": null,
  188. "_animationName": "idle",
  189. "_animationQueue": [],
  190. "_headAniInfo": null,
  191. "_playTimes": 0,
  192. "_isAniComplete": true,
  193. "_N$skeletonData": {
  194. "__uuid__": "d861b0ce-42fe-4b5f-a011-e61ceeba458d"
  195. },
  196. "_N$_defaultCacheMode": 0,
  197. "_N$debugSlots": false,
  198. "_N$debugBones": false,
  199. "_N$debugMesh": false,
  200. "_N$useTint": false,
  201. "_N$enableBatch": false,
  202. "_id": ""
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "d5yMQc6hpHyZx3Sp9OI7Xt",
  213. "sync": false
  214. },
  215. {
  216. "__type__": "cc.Node",
  217. "_name": "spineDown",
  218. "_objFlags": 0,
  219. "_parent": {
  220. "__id__": 1
  221. },
  222. "_children": [],
  223. "_active": true,
  224. "_components": [
  225. {
  226. "__id__": 6
  227. },
  228. {
  229. "__id__": 7
  230. }
  231. ],
  232. "_prefab": {
  233. "__id__": 8
  234. },
  235. "_opacity": 255,
  236. "_color": {
  237. "__type__": "cc.Color",
  238. "r": 255,
  239. "g": 255,
  240. "b": 255,
  241. "a": 255
  242. },
  243. "_contentSize": {
  244. "__type__": "cc.Size",
  245. "width": 74.14,
  246. "height": 118.55
  247. },
  248. "_anchorPoint": {
  249. "__type__": "cc.Vec2",
  250. "x": 0.5,
  251. "y": 0.5
  252. },
  253. "_trs": {
  254. "__type__": "TypedArray",
  255. "ctor": "Float64Array",
  256. "array": [
  257. -5.247,
  258. 93.985,
  259. 0,
  260. 0,
  261. 0,
  262. 0,
  263. 1,
  264. -1,
  265. 1,
  266. -1
  267. ]
  268. },
  269. "_eulerAngles": {
  270. "__type__": "cc.Vec3",
  271. "x": 0,
  272. "y": 0,
  273. "z": 0
  274. },
  275. "_skewX": 0,
  276. "_skewY": 0,
  277. "_is3DNode": false,
  278. "_groupIndex": 6,
  279. "groupIndex": 6,
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "sp.Skeleton",
  284. "_name": "",
  285. "_objFlags": 0,
  286. "node": {
  287. "__id__": 5
  288. },
  289. "_enabled": true,
  290. "_materials": [
  291. {
  292. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  293. }
  294. ],
  295. "paused": false,
  296. "defaultSkin": "30000",
  297. "defaultAnimation": "idle",
  298. "_preCacheMode": 0,
  299. "_cacheMode": 0,
  300. "loop": true,
  301. "premultipliedAlpha": true,
  302. "timeScale": 1,
  303. "_accTime": 0,
  304. "_playCount": 0,
  305. "_frameCache": null,
  306. "_curFrame": null,
  307. "_skeletonCache": null,
  308. "_animationName": "idle",
  309. "_animationQueue": [],
  310. "_headAniInfo": null,
  311. "_playTimes": 0,
  312. "_isAniComplete": true,
  313. "_N$skeletonData": {
  314. "__uuid__": "253df330-0cb1-4464-9d54-dfb8b95d02e1"
  315. },
  316. "_N$_defaultCacheMode": 0,
  317. "_N$debugSlots": false,
  318. "_N$debugBones": false,
  319. "_N$debugMesh": false,
  320. "_N$useTint": false,
  321. "_N$enableBatch": false,
  322. "_id": ""
  323. },
  324. {
  325. "__type__": "cc.Animation",
  326. "_name": "",
  327. "_objFlags": 0,
  328. "node": {
  329. "__id__": 5
  330. },
  331. "_enabled": true,
  332. "_defaultClip": null,
  333. "_clips": [
  334. {
  335. "__uuid__": "4b075c9d-eed0-489e-8c44-dd9c252415f6"
  336. }
  337. ],
  338. "playOnLoad": false,
  339. "_id": ""
  340. },
  341. {
  342. "__type__": "cc.PrefabInfo",
  343. "root": {
  344. "__id__": 1
  345. },
  346. "asset": {
  347. "__id__": 0
  348. },
  349. "fileId": "52ThhFGQNOkIGszieJSitE",
  350. "sync": false
  351. },
  352. {
  353. "__type__": "cc.Node",
  354. "_name": "cage02",
  355. "_objFlags": 0,
  356. "_parent": {
  357. "__id__": 1
  358. },
  359. "_children": [],
  360. "_active": true,
  361. "_components": [
  362. {
  363. "__id__": 10
  364. }
  365. ],
  366. "_prefab": {
  367. "__id__": 11
  368. },
  369. "_opacity": 255,
  370. "_color": {
  371. "__type__": "cc.Color",
  372. "r": 255,
  373. "g": 255,
  374. "b": 255,
  375. "a": 255
  376. },
  377. "_contentSize": {
  378. "__type__": "cc.Size",
  379. "width": 204,
  380. "height": 398
  381. },
  382. "_anchorPoint": {
  383. "__type__": "cc.Vec2",
  384. "x": 0.5,
  385. "y": 0.5
  386. },
  387. "_trs": {
  388. "__type__": "TypedArray",
  389. "ctor": "Float64Array",
  390. "array": [
  391. -9.513,
  392. 110.389,
  393. 0,
  394. 0,
  395. 0,
  396. 0,
  397. 1,
  398. 0.8,
  399. 0.8,
  400. 1
  401. ]
  402. },
  403. "_eulerAngles": {
  404. "__type__": "cc.Vec3",
  405. "x": 0,
  406. "y": 0,
  407. "z": 0
  408. },
  409. "_skewX": 0,
  410. "_skewY": 0,
  411. "_is3DNode": false,
  412. "_groupIndex": 0,
  413. "groupIndex": 0,
  414. "_id": ""
  415. },
  416. {
  417. "__type__": "sp.Skeleton",
  418. "_name": "",
  419. "_objFlags": 0,
  420. "node": {
  421. "__id__": 9
  422. },
  423. "_enabled": true,
  424. "_materials": [
  425. {
  426. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  427. }
  428. ],
  429. "paused": false,
  430. "defaultSkin": "default",
  431. "defaultAnimation": "idle",
  432. "_preCacheMode": 0,
  433. "_cacheMode": 0,
  434. "loop": true,
  435. "premultipliedAlpha": true,
  436. "timeScale": 1,
  437. "_accTime": 0,
  438. "_playCount": 0,
  439. "_frameCache": null,
  440. "_curFrame": null,
  441. "_skeletonCache": null,
  442. "_animationName": "idle",
  443. "_animationQueue": [],
  444. "_headAniInfo": null,
  445. "_playTimes": 0,
  446. "_isAniComplete": true,
  447. "_N$skeletonData": {
  448. "__uuid__": "0040c173-c8fa-4426-ac6d-c8f092f65304"
  449. },
  450. "_N$_defaultCacheMode": 0,
  451. "_N$debugSlots": false,
  452. "_N$debugBones": false,
  453. "_N$debugMesh": false,
  454. "_N$useTint": false,
  455. "_N$enableBatch": false,
  456. "_id": ""
  457. },
  458. {
  459. "__type__": "cc.PrefabInfo",
  460. "root": {
  461. "__id__": 1
  462. },
  463. "asset": {
  464. "__id__": 0
  465. },
  466. "fileId": "69RiUDov9GVo9cR6MPWGo5",
  467. "sync": false
  468. },
  469. {
  470. "__type__": "cc.Node",
  471. "_name": "tishi",
  472. "_objFlags": 0,
  473. "_parent": {
  474. "__id__": 1
  475. },
  476. "_children": [
  477. {
  478. "__id__": 13
  479. }
  480. ],
  481. "_active": false,
  482. "_components": [
  483. {
  484. "__id__": 16
  485. }
  486. ],
  487. "_prefab": {
  488. "__id__": 17
  489. },
  490. "_opacity": 255,
  491. "_color": {
  492. "__type__": "cc.Color",
  493. "r": 255,
  494. "g": 255,
  495. "b": 255,
  496. "a": 255
  497. },
  498. "_contentSize": {
  499. "__type__": "cc.Size",
  500. "width": 78,
  501. "height": 78
  502. },
  503. "_anchorPoint": {
  504. "__type__": "cc.Vec2",
  505. "x": 0.5,
  506. "y": 0.5
  507. },
  508. "_trs": {
  509. "__type__": "TypedArray",
  510. "ctor": "Float64Array",
  511. "array": [
  512. 0,
  513. 290.027,
  514. 0,
  515. 0,
  516. 0,
  517. 0,
  518. 1,
  519. 1,
  520. 1,
  521. 1
  522. ]
  523. },
  524. "_eulerAngles": {
  525. "__type__": "cc.Vec3",
  526. "x": 0,
  527. "y": 0,
  528. "z": 0
  529. },
  530. "_skewX": 0,
  531. "_skewY": 0,
  532. "_is3DNode": false,
  533. "_groupIndex": 0,
  534. "groupIndex": 0,
  535. "_id": ""
  536. },
  537. {
  538. "__type__": "cc.Node",
  539. "_name": "key",
  540. "_objFlags": 0,
  541. "_parent": {
  542. "__id__": 12
  543. },
  544. "_children": [],
  545. "_active": true,
  546. "_components": [
  547. {
  548. "__id__": 14
  549. }
  550. ],
  551. "_prefab": {
  552. "__id__": 15
  553. },
  554. "_opacity": 255,
  555. "_color": {
  556. "__type__": "cc.Color",
  557. "r": 255,
  558. "g": 255,
  559. "b": 255,
  560. "a": 255
  561. },
  562. "_contentSize": {
  563. "__type__": "cc.Size",
  564. "width": 38,
  565. "height": 42
  566. },
  567. "_anchorPoint": {
  568. "__type__": "cc.Vec2",
  569. "x": 0.5,
  570. "y": 0.5
  571. },
  572. "_trs": {
  573. "__type__": "TypedArray",
  574. "ctor": "Float64Array",
  575. "array": [
  576. 0,
  577. 7.991,
  578. 0,
  579. 0,
  580. 0,
  581. 0,
  582. 1,
  583. 1,
  584. 1,
  585. 1
  586. ]
  587. },
  588. "_eulerAngles": {
  589. "__type__": "cc.Vec3",
  590. "x": 0,
  591. "y": 0,
  592. "z": 0
  593. },
  594. "_skewX": 0,
  595. "_skewY": 0,
  596. "_is3DNode": false,
  597. "_groupIndex": 0,
  598. "groupIndex": 0,
  599. "_id": ""
  600. },
  601. {
  602. "__type__": "cc.Sprite",
  603. "_name": "",
  604. "_objFlags": 0,
  605. "node": {
  606. "__id__": 13
  607. },
  608. "_enabled": true,
  609. "_materials": [
  610. {
  611. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  612. }
  613. ],
  614. "_srcBlendFactor": 770,
  615. "_dstBlendFactor": 771,
  616. "_spriteFrame": {
  617. "__uuid__": "9f6450fc-af47-4977-9f1b-81748dcce77b"
  618. },
  619. "_type": 0,
  620. "_sizeMode": 1,
  621. "_fillType": 0,
  622. "_fillCenter": {
  623. "__type__": "cc.Vec2",
  624. "x": 0,
  625. "y": 0
  626. },
  627. "_fillStart": 0,
  628. "_fillRange": 0,
  629. "_isTrimmedMode": true,
  630. "_atlas": null,
  631. "_id": ""
  632. },
  633. {
  634. "__type__": "cc.PrefabInfo",
  635. "root": {
  636. "__id__": 1
  637. },
  638. "asset": {
  639. "__id__": 0
  640. },
  641. "fileId": "36KA7wIiVD0Zz2+/GLdZhm",
  642. "sync": false
  643. },
  644. {
  645. "__type__": "cc.Sprite",
  646. "_name": "",
  647. "_objFlags": 0,
  648. "node": {
  649. "__id__": 12
  650. },
  651. "_enabled": true,
  652. "_materials": [
  653. {
  654. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  655. }
  656. ],
  657. "_srcBlendFactor": 770,
  658. "_dstBlendFactor": 771,
  659. "_spriteFrame": {
  660. "__uuid__": "9a72358e-e6fa-457f-a307-c86d5081262f"
  661. },
  662. "_type": 0,
  663. "_sizeMode": 1,
  664. "_fillType": 0,
  665. "_fillCenter": {
  666. "__type__": "cc.Vec2",
  667. "x": 0,
  668. "y": 0
  669. },
  670. "_fillStart": 0,
  671. "_fillRange": 0,
  672. "_isTrimmedMode": true,
  673. "_atlas": null,
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "cc.PrefabInfo",
  678. "root": {
  679. "__id__": 1
  680. },
  681. "asset": {
  682. "__id__": 0
  683. },
  684. "fileId": "49XAR72rFLs5ARowvTMCmb",
  685. "sync": false
  686. },
  687. {
  688. "__type__": "cc.RigidBody",
  689. "_name": "",
  690. "_objFlags": 0,
  691. "node": {
  692. "__id__": 1
  693. },
  694. "_enabled": true,
  695. "_type": 0,
  696. "_allowSleep": true,
  697. "_gravityScale": 1,
  698. "_linearDamping": 0,
  699. "_angularDamping": 0,
  700. "_linearVelocity": {
  701. "__type__": "cc.Vec2",
  702. "x": 0,
  703. "y": 0
  704. },
  705. "_angularVelocity": 0,
  706. "_fixedRotation": true,
  707. "enabledContactListener": true,
  708. "bullet": false,
  709. "awakeOnLoad": true,
  710. "_id": ""
  711. },
  712. {
  713. "__type__": "cc.PhysicsBoxCollider",
  714. "_name": "",
  715. "_objFlags": 0,
  716. "node": {
  717. "__id__": 1
  718. },
  719. "_enabled": true,
  720. "tag": 1,
  721. "_density": 1,
  722. "_sensor": true,
  723. "_friction": 0.2,
  724. "_restitution": 0,
  725. "body": null,
  726. "_offset": {
  727. "__type__": "cc.Vec2",
  728. "x": -8,
  729. "y": 40
  730. },
  731. "_size": {
  732. "__type__": "cc.Size",
  733. "width": 233,
  734. "height": 173
  735. },
  736. "_id": ""
  737. },
  738. {
  739. "__type__": "cc.PhysicsBoxCollider",
  740. "_name": "",
  741. "_objFlags": 0,
  742. "node": {
  743. "__id__": 1
  744. },
  745. "_enabled": true,
  746. "tag": 0,
  747. "_density": 1,
  748. "_sensor": false,
  749. "_friction": 0.2,
  750. "_restitution": 0,
  751. "body": null,
  752. "_offset": {
  753. "__type__": "cc.Vec2",
  754. "x": -10,
  755. "y": 111
  756. },
  757. "_size": {
  758. "__type__": "cc.Size",
  759. "width": 145,
  760. "height": 170
  761. },
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cd1d6jVjB5Jv6TZLEXmclun",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 1
  770. },
  771. "_enabled": true,
  772. "mPetId": 1,
  773. "spine": {
  774. "__id__": 10
  775. },
  776. "mPet": {
  777. "__id__": 5
  778. },
  779. "mPetPrefab": {
  780. "__uuid__": "54e0cd76-2c63-4e23-b81c-97efe2699791"
  781. },
  782. "mIcon": {
  783. "__id__": 16
  784. },
  785. "mIconFrame": [
  786. {
  787. "__uuid__": "9a72358e-e6fa-457f-a307-c86d5081262f"
  788. },
  789. {
  790. "__uuid__": "be4abc4a-b1e3-4ad1-9498-afff6aa28e72"
  791. }
  792. ],
  793. "mTipsIcon": {
  794. "__uuid__": "b1957a0d-b3d0-4e6b-ac36-00efde2b10a1"
  795. },
  796. "mDoor": [
  797. null
  798. ],
  799. "text": [
  800. "0|没想到我堂堂一个精灵国王子,刚刚被复活,因为一时好奇捡了个漂流瓶就被黑魔法关起来了,真是命运坎坷,天妒英才",
  801. "-1|你就是蘑菇怪说的那个呆头呆脑的精灵王子么?你这样的都能当上王子么?",
  802. "0|你自己都弱不禁风的样子,嘴巴倒是挺毒辣",
  803. "-1|小王子,以后你就跟着我吧,姐保你吃香喝辣",
  804. "0|信你一次,但凡有一顿让我饿肚子,我就会毫不留情的离开你",
  805. "0|精灵射手加入队伍"
  806. ],
  807. "_id": ""
  808. },
  809. {
  810. "__type__": "cc.PrefabInfo",
  811. "root": {
  812. "__id__": 1
  813. },
  814. "asset": {
  815. "__id__": 0
  816. },
  817. "fileId": "",
  818. "sync": false
  819. }
  820. ]