box.prefab 14 KB

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