Obstacle.prefab 11 KB

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