DetailPrefabs.prefab 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "DetailPrefabs",
  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": "DetailPrefabs",
  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. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 20
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 22
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 10,
  43. "y": -10,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "Avatar",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": 0,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 40,
  134. "height": 36
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "4fgbkOpLBPBKxD4YZ5aWzU"
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 255,
  165. "g": 255,
  166. "b": 255,
  167. "a": 255
  168. },
  169. "_spriteFrame": {
  170. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941",
  171. "__expectedType__": "cc.SpriteFrame"
  172. },
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 1,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_useGrayscale": false,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "bctzSiaEpFiok1t++VXyKV"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "416uw1499NVq8tZjphWAhC",
  201. "instance": null,
  202. "targetOverrides": null,
  203. "nestedPrefabInstanceRoots": null
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "Name",
  208. "_objFlags": 0,
  209. "__editorExtras__": {},
  210. "_parent": {
  211. "__id__": 1
  212. },
  213. "_children": [],
  214. "_active": true,
  215. "_components": [
  216. {
  217. "__id__": 9
  218. },
  219. {
  220. "__id__": 11
  221. }
  222. ],
  223. "_prefab": {
  224. "__id__": 13
  225. },
  226. "_lpos": {
  227. "__type__": "cc.Vec3",
  228. "x": 0,
  229. "y": -56.903,
  230. "z": 0
  231. },
  232. "_lrot": {
  233. "__type__": "cc.Quat",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0,
  237. "w": 1
  238. },
  239. "_lscale": {
  240. "__type__": "cc.Vec3",
  241. "x": 1,
  242. "y": 1,
  243. "z": 1
  244. },
  245. "_mobility": 0,
  246. "_layer": 33554432,
  247. "_euler": {
  248. "__type__": "cc.Vec3",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0
  252. },
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.UITransform",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "__editorExtras__": {},
  260. "node": {
  261. "__id__": 8
  262. },
  263. "_enabled": true,
  264. "__prefab": {
  265. "__id__": 10
  266. },
  267. "_contentSize": {
  268. "__type__": "cc.Size",
  269. "width": 52.81982421875,
  270. "height": 50.4
  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": "bfSZz4dNZANrtxiJby746s"
  282. },
  283. {
  284. "__type__": "cc.Label",
  285. "_name": "",
  286. "_objFlags": 0,
  287. "__editorExtras__": {},
  288. "node": {
  289. "__id__": 8
  290. },
  291. "_enabled": true,
  292. "__prefab": {
  293. "__id__": 12
  294. },
  295. "_customMaterial": null,
  296. "_srcBlendFactor": 2,
  297. "_dstBlendFactor": 4,
  298. "_color": {
  299. "__type__": "cc.Color",
  300. "r": 0,
  301. "g": 0,
  302. "b": 0,
  303. "a": 255
  304. },
  305. "_string": "label",
  306. "_horizontalAlign": 1,
  307. "_verticalAlign": 1,
  308. "_actualFontSize": 25,
  309. "_fontSize": 25,
  310. "_fontFamily": "Arial",
  311. "_lineHeight": 40,
  312. "_overflow": 0,
  313. "_enableWrapText": true,
  314. "_font": null,
  315. "_isSystemFontUsed": true,
  316. "_spacingX": 0,
  317. "_isItalic": false,
  318. "_isBold": false,
  319. "_isUnderline": false,
  320. "_underlineHeight": 2,
  321. "_cacheMode": 0,
  322. "_enableOutline": false,
  323. "_outlineColor": {
  324. "__type__": "cc.Color",
  325. "r": 0,
  326. "g": 0,
  327. "b": 0,
  328. "a": 255
  329. },
  330. "_outlineWidth": 2,
  331. "_enableShadow": false,
  332. "_shadowColor": {
  333. "__type__": "cc.Color",
  334. "r": 0,
  335. "g": 0,
  336. "b": 0,
  337. "a": 255
  338. },
  339. "_shadowOffset": {
  340. "__type__": "cc.Vec2",
  341. "x": 2,
  342. "y": 2
  343. },
  344. "_shadowBlur": 2,
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.CompPrefabInfo",
  349. "fileId": "ac3N/rHlpLeaQzg5xR/yOr"
  350. },
  351. {
  352. "__type__": "cc.PrefabInfo",
  353. "root": {
  354. "__id__": 1
  355. },
  356. "asset": {
  357. "__id__": 0
  358. },
  359. "fileId": "54kDIn4VdPToru/ccDVhbw",
  360. "instance": null,
  361. "targetOverrides": null,
  362. "nestedPrefabInstanceRoots": null
  363. },
  364. {
  365. "__type__": "cc.Node",
  366. "_name": "DetailButton",
  367. "_objFlags": 0,
  368. "__editorExtras__": {},
  369. "_parent": {
  370. "__id__": 1
  371. },
  372. "_children": [],
  373. "_active": true,
  374. "_components": [
  375. {
  376. "__id__": 15
  377. },
  378. {
  379. "__id__": 17
  380. }
  381. ],
  382. "_prefab": {
  383. "__id__": 19
  384. },
  385. "_lpos": {
  386. "__type__": "cc.Vec3",
  387. "x": 0,
  388. "y": -89.763,
  389. "z": 0
  390. },
  391. "_lrot": {
  392. "__type__": "cc.Quat",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0,
  396. "w": 1
  397. },
  398. "_lscale": {
  399. "__type__": "cc.Vec3",
  400. "x": 1,
  401. "y": 1,
  402. "z": 1
  403. },
  404. "_mobility": 0,
  405. "_layer": 33554432,
  406. "_euler": {
  407. "__type__": "cc.Vec3",
  408. "x": 0,
  409. "y": 0,
  410. "z": 0
  411. },
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.UITransform",
  416. "_name": "",
  417. "_objFlags": 0,
  418. "__editorExtras__": {},
  419. "node": {
  420. "__id__": 14
  421. },
  422. "_enabled": true,
  423. "__prefab": {
  424. "__id__": 16
  425. },
  426. "_contentSize": {
  427. "__type__": "cc.Size",
  428. "width": 153,
  429. "height": 41
  430. },
  431. "_anchorPoint": {
  432. "__type__": "cc.Vec2",
  433. "x": 0.5,
  434. "y": 0.5
  435. },
  436. "_id": ""
  437. },
  438. {
  439. "__type__": "cc.CompPrefabInfo",
  440. "fileId": "4e1TCNT7dKX5wuY1PMKAi/"
  441. },
  442. {
  443. "__type__": "cc.Sprite",
  444. "_name": "",
  445. "_objFlags": 0,
  446. "__editorExtras__": {},
  447. "node": {
  448. "__id__": 14
  449. },
  450. "_enabled": true,
  451. "__prefab": {
  452. "__id__": 18
  453. },
  454. "_customMaterial": null,
  455. "_srcBlendFactor": 2,
  456. "_dstBlendFactor": 4,
  457. "_color": {
  458. "__type__": "cc.Color",
  459. "r": 255,
  460. "g": 255,
  461. "b": 255,
  462. "a": 255
  463. },
  464. "_spriteFrame": {
  465. "__uuid__": "dc58cc6b-a25d-4cbe-804b-beb94fed686c@f9941",
  466. "__expectedType__": "cc.SpriteFrame"
  467. },
  468. "_type": 0,
  469. "_fillType": 0,
  470. "_sizeMode": 1,
  471. "_fillCenter": {
  472. "__type__": "cc.Vec2",
  473. "x": 0,
  474. "y": 0
  475. },
  476. "_fillStart": 0,
  477. "_fillRange": 0,
  478. "_isTrimmedMode": true,
  479. "_useGrayscale": false,
  480. "_atlas": null,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "cc.CompPrefabInfo",
  485. "fileId": "14VIC1pmxHfKPBhHjAC9uk"
  486. },
  487. {
  488. "__type__": "cc.PrefabInfo",
  489. "root": {
  490. "__id__": 1
  491. },
  492. "asset": {
  493. "__id__": 0
  494. },
  495. "fileId": "bb/1iqT5hHGqRdI5llT+kJ",
  496. "instance": null,
  497. "targetOverrides": null,
  498. "nestedPrefabInstanceRoots": null
  499. },
  500. {
  501. "__type__": "cc.UITransform",
  502. "_name": "",
  503. "_objFlags": 0,
  504. "__editorExtras__": {},
  505. "node": {
  506. "__id__": 1
  507. },
  508. "_enabled": true,
  509. "__prefab": {
  510. "__id__": 21
  511. },
  512. "_contentSize": {
  513. "__type__": "cc.Size",
  514. "width": 100,
  515. "height": 100
  516. },
  517. "_anchorPoint": {
  518. "__type__": "cc.Vec2",
  519. "x": 0.5,
  520. "y": 0.5
  521. },
  522. "_id": ""
  523. },
  524. {
  525. "__type__": "cc.CompPrefabInfo",
  526. "fileId": "b1KZKc1jtCi5gFTpHaVYpm"
  527. },
  528. {
  529. "__type__": "cc.PrefabInfo",
  530. "root": {
  531. "__id__": 1
  532. },
  533. "asset": {
  534. "__id__": 0
  535. },
  536. "fileId": "820p2BA6tHlqUONpsHuHsM",
  537. "targetOverrides": null
  538. }
  539. ]