2.prefab 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "1fen",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 11
  34. },
  35. {
  36. "__id__": 12
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 13
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 80,
  53. "height": 70
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 955.528,
  65. 281.401,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 1,
  86. "groupIndex": 1,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "backrest",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": false,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 68,
  117. "height": 33
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. -13.479,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 1,
  150. "groupIndex": 1,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [],
  162. "_srcBlendFactor": 770,
  163. "_dstBlendFactor": 771,
  164. "_spriteFrame": {
  165. "__uuid__": "c0e3ed01-447a-4fcf-82f4-9ec12d17b5ca"
  166. },
  167. "_type": 0,
  168. "_sizeMode": 1,
  169. "_fillType": 0,
  170. "_fillCenter": {
  171. "__type__": "cc.Vec2",
  172. "x": 0,
  173. "y": 0
  174. },
  175. "_fillStart": 0,
  176. "_fillRange": 0,
  177. "_isTrimmedMode": true,
  178. "_atlas": null,
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.PrefabInfo",
  183. "root": {
  184. "__id__": 1
  185. },
  186. "asset": {
  187. "__id__": 0
  188. },
  189. "fileId": "3fU361+9BJd4Nfns7XauG3",
  190. "sync": false
  191. },
  192. {
  193. "__type__": "cc.Node",
  194. "_name": "Lock",
  195. "_objFlags": 0,
  196. "_parent": {
  197. "__id__": 1
  198. },
  199. "_children": [],
  200. "_active": true,
  201. "_components": [
  202. {
  203. "__id__": 6
  204. }
  205. ],
  206. "_prefab": {
  207. "__id__": 7
  208. },
  209. "_opacity": 255,
  210. "_color": {
  211. "__type__": "cc.Color",
  212. "r": 255,
  213. "g": 255,
  214. "b": 255,
  215. "a": 255
  216. },
  217. "_contentSize": {
  218. "__type__": "cc.Size",
  219. "width": 55,
  220. "height": 55
  221. },
  222. "_anchorPoint": {
  223. "__type__": "cc.Vec2",
  224. "x": 0.5,
  225. "y": 0.5
  226. },
  227. "_trs": {
  228. "__type__": "TypedArray",
  229. "ctor": "Float64Array",
  230. "array": [
  231. 0,
  232. 0,
  233. 0,
  234. 0,
  235. 0,
  236. 0,
  237. 1,
  238. 1,
  239. 1,
  240. 1
  241. ]
  242. },
  243. "_eulerAngles": {
  244. "__type__": "cc.Vec3",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0
  248. },
  249. "_skewX": 0,
  250. "_skewY": 0,
  251. "_is3DNode": false,
  252. "_groupIndex": 1,
  253. "groupIndex": 1,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.Sprite",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "node": {
  261. "__id__": 5
  262. },
  263. "_enabled": true,
  264. "_materials": [
  265. {
  266. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  267. }
  268. ],
  269. "_srcBlendFactor": 770,
  270. "_dstBlendFactor": 771,
  271. "_spriteFrame": {
  272. "__uuid__": "9f369019-0e79-45ae-8f41-d1ad2745acd9"
  273. },
  274. "_type": 0,
  275. "_sizeMode": 0,
  276. "_fillType": 0,
  277. "_fillCenter": {
  278. "__type__": "cc.Vec2",
  279. "x": 0,
  280. "y": 0
  281. },
  282. "_fillStart": 0,
  283. "_fillRange": 0,
  284. "_isTrimmedMode": true,
  285. "_atlas": null,
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.PrefabInfo",
  290. "root": {
  291. "__id__": 1
  292. },
  293. "asset": {
  294. "__id__": 0
  295. },
  296. "fileId": "c0wTZobXhJjYogAdV+Gv4r",
  297. "sync": false
  298. },
  299. {
  300. "__type__": "cc.Node",
  301. "_name": "Select",
  302. "_objFlags": 0,
  303. "_parent": {
  304. "__id__": 1
  305. },
  306. "_children": [],
  307. "_active": false,
  308. "_components": [
  309. {
  310. "__id__": 9
  311. }
  312. ],
  313. "_prefab": {
  314. "__id__": 10
  315. },
  316. "_opacity": 255,
  317. "_color": {
  318. "__type__": "cc.Color",
  319. "r": 255,
  320. "g": 255,
  321. "b": 255,
  322. "a": 255
  323. },
  324. "_contentSize": {
  325. "__type__": "cc.Size",
  326. "width": 81,
  327. "height": 78
  328. },
  329. "_anchorPoint": {
  330. "__type__": "cc.Vec2",
  331. "x": 0.5,
  332. "y": 0.5
  333. },
  334. "_trs": {
  335. "__type__": "TypedArray",
  336. "ctor": "Float64Array",
  337. "array": [
  338. 0,
  339. 0,
  340. 0,
  341. 0,
  342. 0,
  343. 0,
  344. 1,
  345. 1,
  346. 1,
  347. 1
  348. ]
  349. },
  350. "_eulerAngles": {
  351. "__type__": "cc.Vec3",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0
  355. },
  356. "_skewX": 0,
  357. "_skewY": 0,
  358. "_is3DNode": false,
  359. "_groupIndex": 0,
  360. "groupIndex": 0,
  361. "_id": ""
  362. },
  363. {
  364. "__type__": "cc.Sprite",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "node": {
  368. "__id__": 8
  369. },
  370. "_enabled": true,
  371. "_materials": [
  372. {
  373. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  374. }
  375. ],
  376. "_srcBlendFactor": 770,
  377. "_dstBlendFactor": 771,
  378. "_spriteFrame": {
  379. "__uuid__": "b75fe45a-8e59-4b96-abfd-0eb7f4f5273b"
  380. },
  381. "_type": 1,
  382. "_sizeMode": 0,
  383. "_fillType": 0,
  384. "_fillCenter": {
  385. "__type__": "cc.Vec2",
  386. "x": 0,
  387. "y": 0
  388. },
  389. "_fillStart": 0,
  390. "_fillRange": 0,
  391. "_isTrimmedMode": true,
  392. "_atlas": null,
  393. "_id": ""
  394. },
  395. {
  396. "__type__": "cc.PrefabInfo",
  397. "root": {
  398. "__id__": 1
  399. },
  400. "asset": {
  401. "__id__": 0
  402. },
  403. "fileId": "91TUW9l6VI6ZCQxRatTOfy",
  404. "sync": false
  405. },
  406. {
  407. "__type__": "cc.Sprite",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 1
  412. },
  413. "_enabled": true,
  414. "_materials": [
  415. {
  416. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  417. }
  418. ],
  419. "_srcBlendFactor": 770,
  420. "_dstBlendFactor": 771,
  421. "_spriteFrame": {
  422. "__uuid__": "e27e37f5-0193-4d3f-9018-9312cc7985ec"
  423. },
  424. "_type": 0,
  425. "_sizeMode": 0,
  426. "_fillType": 0,
  427. "_fillCenter": {
  428. "__type__": "cc.Vec2",
  429. "x": 0,
  430. "y": 0
  431. },
  432. "_fillStart": 0,
  433. "_fillRange": 0,
  434. "_isTrimmedMode": true,
  435. "_atlas": null,
  436. "_id": ""
  437. },
  438. {
  439. "__type__": "cc.BoxCollider",
  440. "_name": "",
  441. "_objFlags": 0,
  442. "node": {
  443. "__id__": 1
  444. },
  445. "_enabled": true,
  446. "tag": 0,
  447. "_offset": {
  448. "__type__": "cc.Vec2",
  449. "x": 0,
  450. "y": 0
  451. },
  452. "_size": {
  453. "__type__": "cc.Size",
  454. "width": 72,
  455. "height": 66
  456. },
  457. "_id": ""
  458. },
  459. {
  460. "__type__": "cc.PrefabInfo",
  461. "root": {
  462. "__id__": 1
  463. },
  464. "asset": {
  465. "__id__": 0
  466. },
  467. "fileId": "",
  468. "sync": false
  469. }
  470. ]