blockSpace.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "blockSpace",
  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": "blockSpace",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 20
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 26
  38. },
  39. {
  40. "__id__": 28
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 30
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 1073741824,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "bg",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 1073741824,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 83,
  140. "height": 83
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "fe458t5Y5CCL8qwpjzU4u8"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "75e640df-6830-4d69-bac1-70397ed4b26c@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 1,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "60F8GGaUpBjrV/x9F8J1nm"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "6dvMLmr7VG6oFtGFQBm5wl",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "cottent",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": false,
  221. "_components": [
  222. {
  223. "__id__": 9
  224. },
  225. {
  226. "__id__": 11
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 13
  231. },
  232. "_lpos": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0
  237. },
  238. "_lrot": {
  239. "__type__": "cc.Quat",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0,
  243. "w": 1
  244. },
  245. "_lscale": {
  246. "__type__": "cc.Vec3",
  247. "x": 1,
  248. "y": 1,
  249. "z": 1
  250. },
  251. "_mobility": 0,
  252. "_layer": 1073741824,
  253. "_euler": {
  254. "__type__": "cc.Vec3",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0
  258. },
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.UITransform",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "__editorExtras__": {},
  266. "node": {
  267. "__id__": 8
  268. },
  269. "_enabled": true,
  270. "__prefab": {
  271. "__id__": 10
  272. },
  273. "_contentSize": {
  274. "__type__": "cc.Size",
  275. "width": 75,
  276. "height": 75
  277. },
  278. "_anchorPoint": {
  279. "__type__": "cc.Vec2",
  280. "x": 0.5,
  281. "y": 0.5
  282. },
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.CompPrefabInfo",
  287. "fileId": "70Cl62XVdCwr9uxKJa3r3t"
  288. },
  289. {
  290. "__type__": "cc.Sprite",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "__editorExtras__": {},
  294. "node": {
  295. "__id__": 8
  296. },
  297. "_enabled": true,
  298. "__prefab": {
  299. "__id__": 12
  300. },
  301. "_customMaterial": null,
  302. "_srcBlendFactor": 2,
  303. "_dstBlendFactor": 4,
  304. "_color": {
  305. "__type__": "cc.Color",
  306. "r": 228,
  307. "g": 108,
  308. "b": 108,
  309. "a": 255
  310. },
  311. "_spriteFrame": {
  312. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  313. "__expectedType__": "cc.SpriteFrame"
  314. },
  315. "_type": 0,
  316. "_fillType": 0,
  317. "_sizeMode": 0,
  318. "_fillCenter": {
  319. "__type__": "cc.Vec2",
  320. "x": 0,
  321. "y": 0
  322. },
  323. "_fillStart": 0,
  324. "_fillRange": 0,
  325. "_isTrimmedMode": true,
  326. "_useGrayscale": false,
  327. "_atlas": null,
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "cc.CompPrefabInfo",
  332. "fileId": "24cdh59bVFF4B+WnDN4w8t"
  333. },
  334. {
  335. "__type__": "cc.PrefabInfo",
  336. "root": {
  337. "__id__": 1
  338. },
  339. "asset": {
  340. "__id__": 0
  341. },
  342. "fileId": "ebNXWy8z9Pa4H/gKq6pYih",
  343. "instance": null,
  344. "targetOverrides": null,
  345. "nestedPrefabInstanceRoots": null
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "pattern",
  350. "_objFlags": 0,
  351. "__editorExtras__": {},
  352. "_parent": {
  353. "__id__": 1
  354. },
  355. "_children": [],
  356. "_active": false,
  357. "_components": [
  358. {
  359. "__id__": 15
  360. },
  361. {
  362. "__id__": 17
  363. }
  364. ],
  365. "_prefab": {
  366. "__id__": 19
  367. },
  368. "_lpos": {
  369. "__type__": "cc.Vec3",
  370. "x": 0,
  371. "y": 0,
  372. "z": 0
  373. },
  374. "_lrot": {
  375. "__type__": "cc.Quat",
  376. "x": 0,
  377. "y": 0,
  378. "z": 0,
  379. "w": 1
  380. },
  381. "_lscale": {
  382. "__type__": "cc.Vec3",
  383. "x": 1,
  384. "y": 1,
  385. "z": 1
  386. },
  387. "_mobility": 0,
  388. "_layer": 1073741824,
  389. "_euler": {
  390. "__type__": "cc.Vec3",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0
  394. },
  395. "_id": ""
  396. },
  397. {
  398. "__type__": "cc.UITransform",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "__editorExtras__": {},
  402. "node": {
  403. "__id__": 14
  404. },
  405. "_enabled": true,
  406. "__prefab": {
  407. "__id__": 16
  408. },
  409. "_contentSize": {
  410. "__type__": "cc.Size",
  411. "width": 65,
  412. "height": 65
  413. },
  414. "_anchorPoint": {
  415. "__type__": "cc.Vec2",
  416. "x": 0.5,
  417. "y": 0.5
  418. },
  419. "_id": ""
  420. },
  421. {
  422. "__type__": "cc.CompPrefabInfo",
  423. "fileId": "0czqD3SmZD26ggaywg+Lwd"
  424. },
  425. {
  426. "__type__": "cc.Sprite",
  427. "_name": "",
  428. "_objFlags": 0,
  429. "__editorExtras__": {},
  430. "node": {
  431. "__id__": 14
  432. },
  433. "_enabled": true,
  434. "__prefab": {
  435. "__id__": 18
  436. },
  437. "_customMaterial": null,
  438. "_srcBlendFactor": 2,
  439. "_dstBlendFactor": 4,
  440. "_color": {
  441. "__type__": "cc.Color",
  442. "r": 255,
  443. "g": 255,
  444. "b": 255,
  445. "a": 255
  446. },
  447. "_spriteFrame": {
  448. "__uuid__": "921bf01b-5943-4987-a040-f6861ac3f111@f9941",
  449. "__expectedType__": "cc.SpriteFrame"
  450. },
  451. "_type": 0,
  452. "_fillType": 0,
  453. "_sizeMode": 0,
  454. "_fillCenter": {
  455. "__type__": "cc.Vec2",
  456. "x": 0,
  457. "y": 0
  458. },
  459. "_fillStart": 0,
  460. "_fillRange": 0,
  461. "_isTrimmedMode": true,
  462. "_useGrayscale": false,
  463. "_atlas": null,
  464. "_id": ""
  465. },
  466. {
  467. "__type__": "cc.CompPrefabInfo",
  468. "fileId": "33f3MSTk9P0KH6XsfO9BZI"
  469. },
  470. {
  471. "__type__": "cc.PrefabInfo",
  472. "root": {
  473. "__id__": 1
  474. },
  475. "asset": {
  476. "__id__": 0
  477. },
  478. "fileId": "f3CpR16h1Mib0mwhrvggcP",
  479. "instance": null,
  480. "targetOverrides": null,
  481. "nestedPrefabInstanceRoots": null
  482. },
  483. {
  484. "__type__": "cc.Node",
  485. "_name": "obstacle",
  486. "_objFlags": 0,
  487. "__editorExtras__": {},
  488. "_parent": {
  489. "__id__": 1
  490. },
  491. "_children": [],
  492. "_active": false,
  493. "_components": [
  494. {
  495. "__id__": 21
  496. },
  497. {
  498. "__id__": 23
  499. }
  500. ],
  501. "_prefab": {
  502. "__id__": 25
  503. },
  504. "_lpos": {
  505. "__type__": "cc.Vec3",
  506. "x": 0,
  507. "y": 0,
  508. "z": 0
  509. },
  510. "_lrot": {
  511. "__type__": "cc.Quat",
  512. "x": 0,
  513. "y": 0,
  514. "z": 0,
  515. "w": 1
  516. },
  517. "_lscale": {
  518. "__type__": "cc.Vec3",
  519. "x": 1,
  520. "y": 1,
  521. "z": 1
  522. },
  523. "_mobility": 0,
  524. "_layer": 1073741824,
  525. "_euler": {
  526. "__type__": "cc.Vec3",
  527. "x": 0,
  528. "y": 0,
  529. "z": 0
  530. },
  531. "_id": ""
  532. },
  533. {
  534. "__type__": "cc.UITransform",
  535. "_name": "",
  536. "_objFlags": 0,
  537. "__editorExtras__": {},
  538. "node": {
  539. "__id__": 20
  540. },
  541. "_enabled": true,
  542. "__prefab": {
  543. "__id__": 22
  544. },
  545. "_contentSize": {
  546. "__type__": "cc.Size",
  547. "width": 65,
  548. "height": 65
  549. },
  550. "_anchorPoint": {
  551. "__type__": "cc.Vec2",
  552. "x": 0.5,
  553. "y": 0.5
  554. },
  555. "_id": ""
  556. },
  557. {
  558. "__type__": "cc.CompPrefabInfo",
  559. "fileId": "85bjSHeiBCC4B/u4EGJSvl"
  560. },
  561. {
  562. "__type__": "cc.Sprite",
  563. "_name": "",
  564. "_objFlags": 0,
  565. "__editorExtras__": {},
  566. "node": {
  567. "__id__": 20
  568. },
  569. "_enabled": true,
  570. "__prefab": {
  571. "__id__": 24
  572. },
  573. "_customMaterial": null,
  574. "_srcBlendFactor": 2,
  575. "_dstBlendFactor": 4,
  576. "_color": {
  577. "__type__": "cc.Color",
  578. "r": 255,
  579. "g": 255,
  580. "b": 255,
  581. "a": 255
  582. },
  583. "_spriteFrame": {
  584. "__uuid__": "58f0ea9f-4867-43bd-8b24-c261bd91b108@f9941",
  585. "__expectedType__": "cc.SpriteFrame"
  586. },
  587. "_type": 0,
  588. "_fillType": 0,
  589. "_sizeMode": 0,
  590. "_fillCenter": {
  591. "__type__": "cc.Vec2",
  592. "x": 0,
  593. "y": 0
  594. },
  595. "_fillStart": 0,
  596. "_fillRange": 0,
  597. "_isTrimmedMode": true,
  598. "_useGrayscale": false,
  599. "_atlas": null,
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.CompPrefabInfo",
  604. "fileId": "76DOhmSkxMEbiJWpTtKhHv"
  605. },
  606. {
  607. "__type__": "cc.PrefabInfo",
  608. "root": {
  609. "__id__": 1
  610. },
  611. "asset": {
  612. "__id__": 0
  613. },
  614. "fileId": "d88IDbHH1OL7FBhcIK2Ns9",
  615. "instance": null,
  616. "targetOverrides": null,
  617. "nestedPrefabInstanceRoots": null
  618. },
  619. {
  620. "__type__": "cc.UITransform",
  621. "_name": "",
  622. "_objFlags": 0,
  623. "__editorExtras__": {},
  624. "node": {
  625. "__id__": 1
  626. },
  627. "_enabled": true,
  628. "__prefab": {
  629. "__id__": 27
  630. },
  631. "_contentSize": {
  632. "__type__": "cc.Size",
  633. "width": 80,
  634. "height": 80
  635. },
  636. "_anchorPoint": {
  637. "__type__": "cc.Vec2",
  638. "x": 0.5,
  639. "y": 0.5
  640. },
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "cc.CompPrefabInfo",
  645. "fileId": "17NpP7tsdDB7d+noZX6DDD"
  646. },
  647. {
  648. "__type__": "cc.Sprite",
  649. "_name": "",
  650. "_objFlags": 0,
  651. "__editorExtras__": {},
  652. "node": {
  653. "__id__": 1
  654. },
  655. "_enabled": true,
  656. "__prefab": {
  657. "__id__": 29
  658. },
  659. "_customMaterial": null,
  660. "_srcBlendFactor": 2,
  661. "_dstBlendFactor": 4,
  662. "_color": {
  663. "__type__": "cc.Color",
  664. "r": 255,
  665. "g": 255,
  666. "b": 255,
  667. "a": 255
  668. },
  669. "_spriteFrame": {
  670. "__uuid__": "75e640df-6830-4d69-bac1-70397ed4b26c@f9941",
  671. "__expectedType__": "cc.SpriteFrame"
  672. },
  673. "_type": 0,
  674. "_fillType": 0,
  675. "_sizeMode": 0,
  676. "_fillCenter": {
  677. "__type__": "cc.Vec2",
  678. "x": 0,
  679. "y": 0
  680. },
  681. "_fillStart": 0,
  682. "_fillRange": 0,
  683. "_isTrimmedMode": true,
  684. "_useGrayscale": false,
  685. "_atlas": null,
  686. "_id": ""
  687. },
  688. {
  689. "__type__": "cc.CompPrefabInfo",
  690. "fileId": "4egQiaCK1Em503U/NNGhlf"
  691. },
  692. {
  693. "__type__": "cc.PrefabInfo",
  694. "root": {
  695. "__id__": 1
  696. },
  697. "asset": {
  698. "__id__": 0
  699. },
  700. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  701. "instance": null,
  702. "targetOverrides": null
  703. }
  704. ]