Block.prefab 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Block",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Block",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 12
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 22
  31. },
  32. {
  33. "__id__": 24
  34. },
  35. {
  36. "__id__": 26
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 28
  41. },
  42. "_lpos": {
  43. "__type__": "cc.Vec3",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0
  47. },
  48. "_lrot": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_lscale": {
  56. "__type__": "cc.Vec3",
  57. "x": 1,
  58. "y": 1,
  59. "z": 1
  60. },
  61. "_mobility": 0,
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "gl1",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. },
  87. {
  88. "__id__": 7
  89. },
  90. {
  91. "__id__": 9
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 11
  96. },
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 73,
  100. "y": 20,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_mobility": 0,
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": ""
  125. },
  126. {
  127. "__type__": "cc.UITransform",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 70,
  140. "height": 70
  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": "adXQM6wrtKYpkcHW8hiJ4A"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "__prefab": {
  162. "__id__": 6
  163. },
  164. "_customMaterial": null,
  165. "_srcBlendFactor": 2,
  166. "_dstBlendFactor": 4,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 255,
  170. "g": 255,
  171. "b": 255,
  172. "a": 255
  173. },
  174. "_spriteFrame": {
  175. "__uuid__": "76026a31-6cfd-4ac5-a2c3-412d2ad9957e@f9941",
  176. "__expectedType__": "cc.SpriteFrame"
  177. },
  178. "_type": 0,
  179. "_fillType": 0,
  180. "_sizeMode": 0,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": true,
  189. "_useGrayscale": false,
  190. "_atlas": null,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "bcn53LKi5FLYW3o4eFmxfc"
  196. },
  197. {
  198. "__type__": "cc.Animation",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": false,
  205. "__prefab": {
  206. "__id__": 8
  207. },
  208. "playOnLoad": false,
  209. "_clips": [
  210. {
  211. "__uuid__": "a2d81bf8-2807-41db-a7d0-a04376adc7c2",
  212. "__expectedType__": "cc.AnimationClip"
  213. },
  214. {
  215. "__uuid__": "660fed3d-0834-4c50-9b23-9cdc8ab00fe2",
  216. "__expectedType__": "cc.AnimationClip"
  217. }
  218. ],
  219. "_defaultClip": null,
  220. "_id": ""
  221. },
  222. {
  223. "__type__": "cc.CompPrefabInfo",
  224. "fileId": "5fKdGaWnJN2o70ep0jtpwb"
  225. },
  226. {
  227. "__type__": "cc.animation.AnimationController",
  228. "_name": "",
  229. "_objFlags": 0,
  230. "node": {
  231. "__id__": 2
  232. },
  233. "_enabled": true,
  234. "__prefab": {
  235. "__id__": 10
  236. },
  237. "_graph": {
  238. "__uuid__": "98fbcf98-fc5e-4336-a459-0b23563b7a1d",
  239. "__expectedType__": "cc.animation.AnimationGraph"
  240. },
  241. "graph": {
  242. "__uuid__": "98fbcf98-fc5e-4336-a459-0b23563b7a1d",
  243. "__expectedType__": "cc.animation.AnimationGraph"
  244. },
  245. "_id": ""
  246. },
  247. {
  248. "__type__": "cc.CompPrefabInfo",
  249. "fileId": "bdrQe2G95EAKt5vdtC9eP6"
  250. },
  251. {
  252. "__type__": "cc.PrefabInfo",
  253. "root": {
  254. "__id__": 1
  255. },
  256. "asset": {
  257. "__id__": 0
  258. },
  259. "fileId": "5bmmKFDp1GYZ6fpsA5aNxt",
  260. "instance": null,
  261. "targetOverrides": null,
  262. "nestedPrefabInstanceRoots": null
  263. },
  264. {
  265. "__type__": "cc.Node",
  266. "_name": "gl2",
  267. "_objFlags": 0,
  268. "_parent": {
  269. "__id__": 1
  270. },
  271. "_children": [],
  272. "_active": true,
  273. "_components": [
  274. {
  275. "__id__": 13
  276. },
  277. {
  278. "__id__": 15
  279. },
  280. {
  281. "__id__": 17
  282. },
  283. {
  284. "__id__": 19
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 21
  289. },
  290. "_lpos": {
  291. "__type__": "cc.Vec3",
  292. "x": 268,
  293. "y": 20,
  294. "z": 0
  295. },
  296. "_lrot": {
  297. "__type__": "cc.Quat",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 1
  302. },
  303. "_lscale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1,
  306. "y": 1,
  307. "z": 1
  308. },
  309. "_mobility": 0,
  310. "_layer": 33554432,
  311. "_euler": {
  312. "__type__": "cc.Vec3",
  313. "x": 0,
  314. "y": 0,
  315. "z": 0
  316. },
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.UITransform",
  321. "_name": "",
  322. "_objFlags": 0,
  323. "node": {
  324. "__id__": 12
  325. },
  326. "_enabled": true,
  327. "__prefab": {
  328. "__id__": 14
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 70,
  333. "height": 70
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_id": ""
  341. },
  342. {
  343. "__type__": "cc.CompPrefabInfo",
  344. "fileId": "f9VJ9J409KP5XO0pk4rc9I"
  345. },
  346. {
  347. "__type__": "cc.Sprite",
  348. "_name": "",
  349. "_objFlags": 0,
  350. "node": {
  351. "__id__": 12
  352. },
  353. "_enabled": true,
  354. "__prefab": {
  355. "__id__": 16
  356. },
  357. "_customMaterial": null,
  358. "_srcBlendFactor": 2,
  359. "_dstBlendFactor": 4,
  360. "_color": {
  361. "__type__": "cc.Color",
  362. "r": 255,
  363. "g": 255,
  364. "b": 255,
  365. "a": 255
  366. },
  367. "_spriteFrame": {
  368. "__uuid__": "76026a31-6cfd-4ac5-a2c3-412d2ad9957e@f9941",
  369. "__expectedType__": "cc.SpriteFrame"
  370. },
  371. "_type": 0,
  372. "_fillType": 0,
  373. "_sizeMode": 0,
  374. "_fillCenter": {
  375. "__type__": "cc.Vec2",
  376. "x": 0,
  377. "y": 0
  378. },
  379. "_fillStart": 0,
  380. "_fillRange": 0,
  381. "_isTrimmedMode": true,
  382. "_useGrayscale": false,
  383. "_atlas": null,
  384. "_id": ""
  385. },
  386. {
  387. "__type__": "cc.CompPrefabInfo",
  388. "fileId": "b2xeWTZ01JIpgoQkfVCtmi"
  389. },
  390. {
  391. "__type__": "cc.Animation",
  392. "_name": "",
  393. "_objFlags": 0,
  394. "node": {
  395. "__id__": 12
  396. },
  397. "_enabled": false,
  398. "__prefab": {
  399. "__id__": 18
  400. },
  401. "playOnLoad": false,
  402. "_clips": [
  403. {
  404. "__uuid__": "660fed3d-0834-4c50-9b23-9cdc8ab00fe2",
  405. "__expectedType__": "cc.AnimationClip"
  406. },
  407. {
  408. "__uuid__": "a2d81bf8-2807-41db-a7d0-a04376adc7c2",
  409. "__expectedType__": "cc.AnimationClip"
  410. }
  411. ],
  412. "_defaultClip": null,
  413. "_id": ""
  414. },
  415. {
  416. "__type__": "cc.CompPrefabInfo",
  417. "fileId": "bddLAjOG5ARps1umWKGoPx"
  418. },
  419. {
  420. "__type__": "cc.animation.AnimationController",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "node": {
  424. "__id__": 12
  425. },
  426. "_enabled": true,
  427. "__prefab": {
  428. "__id__": 20
  429. },
  430. "_graph": {
  431. "__uuid__": "98fbcf98-fc5e-4336-a459-0b23563b7a1d",
  432. "__expectedType__": "cc.animation.AnimationGraph"
  433. },
  434. "graph": {
  435. "__uuid__": "98fbcf98-fc5e-4336-a459-0b23563b7a1d",
  436. "__expectedType__": "cc.animation.AnimationGraph"
  437. },
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.CompPrefabInfo",
  442. "fileId": "9d6K0jkIVEiLv9MZPbE506"
  443. },
  444. {
  445. "__type__": "cc.PrefabInfo",
  446. "root": {
  447. "__id__": 1
  448. },
  449. "asset": {
  450. "__id__": 0
  451. },
  452. "fileId": "efu5AOOoBBlKEa3P9fXBPo",
  453. "instance": null,
  454. "targetOverrides": null,
  455. "nestedPrefabInstanceRoots": null
  456. },
  457. {
  458. "__type__": "cc.UITransform",
  459. "_name": "",
  460. "_objFlags": 0,
  461. "node": {
  462. "__id__": 1
  463. },
  464. "_enabled": true,
  465. "__prefab": {
  466. "__id__": 23
  467. },
  468. "_contentSize": {
  469. "__type__": "cc.Size",
  470. "width": 340,
  471. "height": 150
  472. },
  473. "_anchorPoint": {
  474. "__type__": "cc.Vec2",
  475. "x": 0,
  476. "y": 0
  477. },
  478. "_id": ""
  479. },
  480. {
  481. "__type__": "cc.CompPrefabInfo",
  482. "fileId": "10lMUJmL9CXY2PgSzv+iCI"
  483. },
  484. {
  485. "__type__": "cc.Sprite",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "node": {
  489. "__id__": 1
  490. },
  491. "_enabled": true,
  492. "__prefab": {
  493. "__id__": 25
  494. },
  495. "_customMaterial": null,
  496. "_srcBlendFactor": 2,
  497. "_dstBlendFactor": 4,
  498. "_color": {
  499. "__type__": "cc.Color",
  500. "r": 255,
  501. "g": 255,
  502. "b": 255,
  503. "a": 255
  504. },
  505. "_spriteFrame": {
  506. "__uuid__": "14803b02-8007-4f50-b396-cf5497d8cda5@f9941",
  507. "__expectedType__": "cc.SpriteFrame"
  508. },
  509. "_type": 0,
  510. "_fillType": 0,
  511. "_sizeMode": 0,
  512. "_fillCenter": {
  513. "__type__": "cc.Vec2",
  514. "x": 0,
  515. "y": 0
  516. },
  517. "_fillStart": 0,
  518. "_fillRange": 0,
  519. "_isTrimmedMode": true,
  520. "_useGrayscale": false,
  521. "_atlas": null,
  522. "_id": ""
  523. },
  524. {
  525. "__type__": "cc.CompPrefabInfo",
  526. "fileId": "fbOh+iafRONKe5L7DjuTKU"
  527. },
  528. {
  529. "__type__": "90bdbaC571FsJBjZMcKY4W8",
  530. "_name": "",
  531. "_objFlags": 0,
  532. "node": {
  533. "__id__": 1
  534. },
  535. "_enabled": true,
  536. "__prefab": {
  537. "__id__": 27
  538. },
  539. "_id": ""
  540. },
  541. {
  542. "__type__": "cc.CompPrefabInfo",
  543. "fileId": "7cJixcAe9M1Lc7v4jQ/MlO"
  544. },
  545. {
  546. "__type__": "cc.PrefabInfo",
  547. "root": {
  548. "__id__": 1
  549. },
  550. "asset": {
  551. "__id__": 0
  552. },
  553. "fileId": "e3jnOda+hMYIRtsEx3Kkda",
  554. "instance": null,
  555. "targetOverrides": null
  556. }
  557. ]