box.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "box",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "box",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 18
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 24
  35. },
  36. {
  37. "__id__": 26
  38. },
  39. {
  40. "__id__": 28
  41. },
  42. {
  43. "__id__": 30
  44. },
  45. {
  46. "__id__": 32
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 34
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "fku",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. },
  98. {
  99. "__id__": 7
  100. },
  101. {
  102. "__id__": 9
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 11
  107. },
  108. "_lpos": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": -126,
  112. "z": 0
  113. },
  114. "_lrot": {
  115. "__type__": "cc.Quat",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0,
  119. "w": 1
  120. },
  121. "_lscale": {
  122. "__type__": "cc.Vec3",
  123. "x": 1,
  124. "y": 1,
  125. "z": 1
  126. },
  127. "_mobility": 0,
  128. "_layer": 33554432,
  129. "_euler": {
  130. "__type__": "cc.Vec3",
  131. "x": 0,
  132. "y": 0,
  133. "z": 0
  134. },
  135. "_id": ""
  136. },
  137. {
  138. "__type__": "cc.UITransform",
  139. "_name": "",
  140. "_objFlags": 0,
  141. "__editorExtras__": {},
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "__prefab": {
  147. "__id__": 4
  148. },
  149. "_contentSize": {
  150. "__type__": "cc.Size",
  151. "width": 220,
  152. "height": 15
  153. },
  154. "_anchorPoint": {
  155. "__type__": "cc.Vec2",
  156. "x": 0.5,
  157. "y": 0.5
  158. },
  159. "_id": ""
  160. },
  161. {
  162. "__type__": "cc.CompPrefabInfo",
  163. "fileId": "3a9FDPsn1NLZzz2I5Yf9PL"
  164. },
  165. {
  166. "__type__": "cc.RigidBody2D",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "__editorExtras__": {},
  170. "node": {
  171. "__id__": 2
  172. },
  173. "_enabled": true,
  174. "__prefab": {
  175. "__id__": 6
  176. },
  177. "enabledContactListener": false,
  178. "bullet": false,
  179. "awakeOnLoad": true,
  180. "_group": 1,
  181. "_type": 1,
  182. "_allowSleep": true,
  183. "_gravityScale": 1,
  184. "_linearDamping": 0,
  185. "_angularDamping": 0,
  186. "_linearVelocity": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_angularVelocity": 0,
  192. "_fixedRotation": false,
  193. "_id": ""
  194. },
  195. {
  196. "__type__": "cc.CompPrefabInfo",
  197. "fileId": "b8MGljJHlDCal9n0MkWss0"
  198. },
  199. {
  200. "__type__": "cc.BoxCollider2D",
  201. "_name": "",
  202. "_objFlags": 0,
  203. "__editorExtras__": {},
  204. "node": {
  205. "__id__": 2
  206. },
  207. "_enabled": true,
  208. "__prefab": {
  209. "__id__": 8
  210. },
  211. "tag": 0,
  212. "_group": 1,
  213. "_density": 1,
  214. "_sensor": true,
  215. "_friction": 0.2,
  216. "_restitution": 0.2,
  217. "_offset": {
  218. "__type__": "cc.Vec2",
  219. "x": 0,
  220. "y": 0
  221. },
  222. "_size": {
  223. "__type__": "cc.Size",
  224. "width": 220,
  225. "height": 15
  226. },
  227. "_id": ""
  228. },
  229. {
  230. "__type__": "cc.CompPrefabInfo",
  231. "fileId": "b34e4hNRtPQIitlBReREdt"
  232. },
  233. {
  234. "__type__": "cc.Widget",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "__editorExtras__": {},
  238. "node": {
  239. "__id__": 2
  240. },
  241. "_enabled": true,
  242. "__prefab": {
  243. "__id__": 10
  244. },
  245. "_alignFlags": 4,
  246. "_target": null,
  247. "_left": 0,
  248. "_right": 0,
  249. "_top": 0,
  250. "_bottom": 0,
  251. "_horizontalCenter": 0,
  252. "_verticalCenter": 0,
  253. "_isAbsLeft": true,
  254. "_isAbsRight": true,
  255. "_isAbsTop": true,
  256. "_isAbsBottom": true,
  257. "_isAbsHorizontalCenter": true,
  258. "_isAbsVerticalCenter": true,
  259. "_originalWidth": 0,
  260. "_originalHeight": 0,
  261. "_alignMode": 2,
  262. "_lockFlags": 0,
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.CompPrefabInfo",
  267. "fileId": "37TgpIERVAupJDMQIjKmlr"
  268. },
  269. {
  270. "__type__": "cc.PrefabInfo",
  271. "root": {
  272. "__id__": 1
  273. },
  274. "asset": {
  275. "__id__": 0
  276. },
  277. "fileId": "b1KcAzsZtDML1sIiqtxSKb",
  278. "instance": null,
  279. "targetOverrides": null,
  280. "nestedPrefabInstanceRoots": null
  281. },
  282. {
  283. "__type__": "cc.Node",
  284. "_name": "buff",
  285. "_objFlags": 0,
  286. "__editorExtras__": {},
  287. "_parent": {
  288. "__id__": 1
  289. },
  290. "_children": [],
  291. "_active": true,
  292. "_components": [
  293. {
  294. "__id__": 13
  295. },
  296. {
  297. "__id__": 15
  298. }
  299. ],
  300. "_prefab": {
  301. "__id__": 17
  302. },
  303. "_lpos": {
  304. "__type__": "cc.Vec3",
  305. "x": 0,
  306. "y": 0,
  307. "z": 0
  308. },
  309. "_lrot": {
  310. "__type__": "cc.Quat",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0,
  314. "w": 1
  315. },
  316. "_lscale": {
  317. "__type__": "cc.Vec3",
  318. "x": 4,
  319. "y": 4,
  320. "z": 1
  321. },
  322. "_mobility": 0,
  323. "_layer": 33554432,
  324. "_euler": {
  325. "__type__": "cc.Vec3",
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. },
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.UITransform",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "__editorExtras__": {},
  337. "node": {
  338. "__id__": 12
  339. },
  340. "_enabled": true,
  341. "__prefab": {
  342. "__id__": 14
  343. },
  344. "_contentSize": {
  345. "__type__": "cc.Size",
  346. "width": 50,
  347. "height": 48
  348. },
  349. "_anchorPoint": {
  350. "__type__": "cc.Vec2",
  351. "x": 0.5,
  352. "y": 0.5
  353. },
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.CompPrefabInfo",
  358. "fileId": "fbve4zyvlMTLaxnPoJqlNb"
  359. },
  360. {
  361. "__type__": "cc.Sprite",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "__editorExtras__": {},
  365. "node": {
  366. "__id__": 12
  367. },
  368. "_enabled": true,
  369. "__prefab": {
  370. "__id__": 16
  371. },
  372. "_customMaterial": null,
  373. "_srcBlendFactor": 2,
  374. "_dstBlendFactor": 4,
  375. "_color": {
  376. "__type__": "cc.Color",
  377. "r": 255,
  378. "g": 255,
  379. "b": 255,
  380. "a": 255
  381. },
  382. "_spriteFrame": {
  383. "__uuid__": "a4557bfa-8be4-4944-a707-12fa8fd0782c@f9941",
  384. "__expectedType__": "cc.SpriteFrame"
  385. },
  386. "_type": 0,
  387. "_fillType": 0,
  388. "_sizeMode": 0,
  389. "_fillCenter": {
  390. "__type__": "cc.Vec2",
  391. "x": 0,
  392. "y": 0
  393. },
  394. "_fillStart": 0,
  395. "_fillRange": 0,
  396. "_isTrimmedMode": true,
  397. "_useGrayscale": false,
  398. "_atlas": null,
  399. "_id": ""
  400. },
  401. {
  402. "__type__": "cc.CompPrefabInfo",
  403. "fileId": "10mqmWVQ1DaZ91aBqBUy04"
  404. },
  405. {
  406. "__type__": "cc.PrefabInfo",
  407. "root": {
  408. "__id__": 1
  409. },
  410. "asset": {
  411. "__id__": 0
  412. },
  413. "fileId": "fb8CVvVVlNp66WC+Ylp1vZ",
  414. "instance": null,
  415. "targetOverrides": null,
  416. "nestedPrefabInstanceRoots": null
  417. },
  418. {
  419. "__type__": "cc.Node",
  420. "_name": "lab_scores",
  421. "_objFlags": 0,
  422. "__editorExtras__": {},
  423. "_parent": {
  424. "__id__": 1
  425. },
  426. "_children": [],
  427. "_active": true,
  428. "_components": [
  429. {
  430. "__id__": 19
  431. },
  432. {
  433. "__id__": 21
  434. }
  435. ],
  436. "_prefab": {
  437. "__id__": 23
  438. },
  439. "_lpos": {
  440. "__type__": "cc.Vec3",
  441. "x": 0,
  442. "y": 0,
  443. "z": 0
  444. },
  445. "_lrot": {
  446. "__type__": "cc.Quat",
  447. "x": 0,
  448. "y": 0,
  449. "z": 0,
  450. "w": 1
  451. },
  452. "_lscale": {
  453. "__type__": "cc.Vec3",
  454. "x": 1,
  455. "y": 1,
  456. "z": 1
  457. },
  458. "_mobility": 0,
  459. "_layer": 33554432,
  460. "_euler": {
  461. "__type__": "cc.Vec3",
  462. "x": 0,
  463. "y": 0,
  464. "z": 0
  465. },
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.UITransform",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "__editorExtras__": {},
  473. "node": {
  474. "__id__": 18
  475. },
  476. "_enabled": true,
  477. "__prefab": {
  478. "__id__": 20
  479. },
  480. "_contentSize": {
  481. "__type__": "cc.Size",
  482. "width": 88.984375,
  483. "height": 100.8
  484. },
  485. "_anchorPoint": {
  486. "__type__": "cc.Vec2",
  487. "x": 0.5,
  488. "y": 0.5
  489. },
  490. "_id": ""
  491. },
  492. {
  493. "__type__": "cc.CompPrefabInfo",
  494. "fileId": "a7Kz7M1kVPK6thO1fGGTh6"
  495. },
  496. {
  497. "__type__": "cc.Label",
  498. "_name": "",
  499. "_objFlags": 0,
  500. "__editorExtras__": {},
  501. "node": {
  502. "__id__": 18
  503. },
  504. "_enabled": true,
  505. "__prefab": {
  506. "__id__": 22
  507. },
  508. "_customMaterial": null,
  509. "_srcBlendFactor": 2,
  510. "_dstBlendFactor": 4,
  511. "_color": {
  512. "__type__": "cc.Color",
  513. "r": 255,
  514. "g": 255,
  515. "b": 255,
  516. "a": 255
  517. },
  518. "_string": "10",
  519. "_horizontalAlign": 1,
  520. "_verticalAlign": 1,
  521. "_actualFontSize": 80,
  522. "_fontSize": 80,
  523. "_fontFamily": "Arial",
  524. "_lineHeight": 80,
  525. "_overflow": 0,
  526. "_enableWrapText": true,
  527. "_font": null,
  528. "_isSystemFontUsed": true,
  529. "_spacingX": 0,
  530. "_isItalic": false,
  531. "_isBold": true,
  532. "_isUnderline": false,
  533. "_underlineHeight": 2,
  534. "_cacheMode": 0,
  535. "_enableOutline": false,
  536. "_outlineColor": {
  537. "__type__": "cc.Color",
  538. "r": 0,
  539. "g": 0,
  540. "b": 0,
  541. "a": 255
  542. },
  543. "_outlineWidth": 2,
  544. "_enableShadow": false,
  545. "_shadowColor": {
  546. "__type__": "cc.Color",
  547. "r": 0,
  548. "g": 0,
  549. "b": 0,
  550. "a": 255
  551. },
  552. "_shadowOffset": {
  553. "__type__": "cc.Vec2",
  554. "x": 2,
  555. "y": 2
  556. },
  557. "_shadowBlur": 2,
  558. "_id": ""
  559. },
  560. {
  561. "__type__": "cc.CompPrefabInfo",
  562. "fileId": "0aL+VBSUhOrIJlwN5qReIB"
  563. },
  564. {
  565. "__type__": "cc.PrefabInfo",
  566. "root": {
  567. "__id__": 1
  568. },
  569. "asset": {
  570. "__id__": 0
  571. },
  572. "fileId": "d9qIaj8WdKsLIYywJBDcJJ",
  573. "instance": null,
  574. "targetOverrides": null,
  575. "nestedPrefabInstanceRoots": null
  576. },
  577. {
  578. "__type__": "cc.UITransform",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "__editorExtras__": {},
  582. "node": {
  583. "__id__": 1
  584. },
  585. "_enabled": true,
  586. "__prefab": {
  587. "__id__": 25
  588. },
  589. "_contentSize": {
  590. "__type__": "cc.Size",
  591. "width": 228,
  592. "height": 267
  593. },
  594. "_anchorPoint": {
  595. "__type__": "cc.Vec2",
  596. "x": 0.5,
  597. "y": 0.5
  598. },
  599. "_id": ""
  600. },
  601. {
  602. "__type__": "cc.CompPrefabInfo",
  603. "fileId": "71zbfTkyJFMLIjHBX6kbu2"
  604. },
  605. {
  606. "__type__": "cc.Sprite",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "__editorExtras__": {},
  610. "node": {
  611. "__id__": 1
  612. },
  613. "_enabled": true,
  614. "__prefab": {
  615. "__id__": 27
  616. },
  617. "_customMaterial": null,
  618. "_srcBlendFactor": 2,
  619. "_dstBlendFactor": 4,
  620. "_color": {
  621. "__type__": "cc.Color",
  622. "r": 255,
  623. "g": 255,
  624. "b": 255,
  625. "a": 255
  626. },
  627. "_spriteFrame": {
  628. "__uuid__": "5ab4c80d-cd4b-4e5f-b623-cb80c226235c@f9941",
  629. "__expectedType__": "cc.SpriteFrame"
  630. },
  631. "_type": 0,
  632. "_fillType": 0,
  633. "_sizeMode": 0,
  634. "_fillCenter": {
  635. "__type__": "cc.Vec2",
  636. "x": 0,
  637. "y": 0
  638. },
  639. "_fillStart": 0,
  640. "_fillRange": 0,
  641. "_isTrimmedMode": true,
  642. "_useGrayscale": false,
  643. "_atlas": null,
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "cc.CompPrefabInfo",
  648. "fileId": "cbj5JhfFxOprgkUdyDHNA+"
  649. },
  650. {
  651. "__type__": "cc.RigidBody2D",
  652. "_name": "",
  653. "_objFlags": 0,
  654. "__editorExtras__": {},
  655. "node": {
  656. "__id__": 1
  657. },
  658. "_enabled": false,
  659. "__prefab": {
  660. "__id__": 29
  661. },
  662. "enabledContactListener": false,
  663. "bullet": false,
  664. "awakeOnLoad": true,
  665. "_group": 1,
  666. "_type": 0,
  667. "_allowSleep": true,
  668. "_gravityScale": 1,
  669. "_linearDamping": 0,
  670. "_angularDamping": 0,
  671. "_linearVelocity": {
  672. "__type__": "cc.Vec2",
  673. "x": 0,
  674. "y": 0
  675. },
  676. "_angularVelocity": 0,
  677. "_fixedRotation": false,
  678. "_id": ""
  679. },
  680. {
  681. "__type__": "cc.CompPrefabInfo",
  682. "fileId": "96a2p6Xq5ID7IQopEEvZNs"
  683. },
  684. {
  685. "__type__": "cc.BoxCollider2D",
  686. "_name": "",
  687. "_objFlags": 0,
  688. "__editorExtras__": {},
  689. "node": {
  690. "__id__": 1
  691. },
  692. "_enabled": true,
  693. "__prefab": {
  694. "__id__": 31
  695. },
  696. "tag": 0,
  697. "_group": 1,
  698. "_density": 1,
  699. "_sensor": true,
  700. "_friction": -1,
  701. "_restitution": 0,
  702. "_offset": {
  703. "__type__": "cc.Vec2",
  704. "x": 0,
  705. "y": 0
  706. },
  707. "_size": {
  708. "__type__": "cc.Size",
  709. "width": 228,
  710. "height": 200
  711. },
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.CompPrefabInfo",
  716. "fileId": "49JOH1ZsBErJLx+T73JskP"
  717. },
  718. {
  719. "__type__": "4f3cbMepA9Ac4O7a/NGVch/",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "__editorExtras__": {},
  723. "node": {
  724. "__id__": 1
  725. },
  726. "_enabled": true,
  727. "__prefab": {
  728. "__id__": 33
  729. },
  730. "buff": {
  731. "__id__": 12
  732. },
  733. "collider": {
  734. "__id__": 7
  735. },
  736. "lab_scores": {
  737. "__id__": 18
  738. },
  739. "_id": ""
  740. },
  741. {
  742. "__type__": "cc.CompPrefabInfo",
  743. "fileId": "43IJGNDJFD1ZvjeBsMnc05"
  744. },
  745. {
  746. "__type__": "cc.PrefabInfo",
  747. "root": {
  748. "__id__": 1
  749. },
  750. "asset": {
  751. "__id__": 0
  752. },
  753. "fileId": "b2N9bDeXdCBYa5gNp3no/9",
  754. "instance": null,
  755. "targetOverrides": null
  756. }
  757. ]