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