tips.prefab 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  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": "tips",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 8
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 14
  30. },
  31. {
  32. "__id__": 16
  33. },
  34. {
  35. "__id__": 18
  36. },
  37. {
  38. "__id__": 20
  39. },
  40. {
  41. "__id__": 22
  42. }
  43. ],
  44. "_prefab": {
  45. "__id__": 24
  46. },
  47. "_lpos": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 250,
  51. "z": 0
  52. },
  53. "_lrot": {
  54. "__type__": "cc.Quat",
  55. "x": 0,
  56. "y": 0,
  57. "z": 0,
  58. "w": 1
  59. },
  60. "_lscale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "icon",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [],
  83. "_active": true,
  84. "_components": [
  85. {
  86. "__id__": 3
  87. },
  88. {
  89. "__id__": 5
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 7
  94. },
  95. "_lpos": {
  96. "__type__": "cc.Vec3",
  97. "x": -79.34,
  98. "y": 0,
  99. "z": 0
  100. },
  101. "_lrot": {
  102. "__type__": "cc.Quat",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0,
  106. "w": 1
  107. },
  108. "_lscale": {
  109. "__type__": "cc.Vec3",
  110. "x": 1,
  111. "y": 1,
  112. "z": 1
  113. },
  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": 50,
  137. "height": 50
  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": "46SxjHOe9KFYnNTRuiZurT"
  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. "_visFlags": 0,
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_spriteFrame": null,
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 2,
  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": "b3LGYZ9Y1Kqq3z9UOOObSL"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "f0WVP8E+xKyKkqKioYhvmX"
  201. },
  202. {
  203. "__type__": "cc.Node",
  204. "_name": "txt",
  205. "_objFlags": 0,
  206. "_parent": {
  207. "__id__": 1
  208. },
  209. "_children": [],
  210. "_active": true,
  211. "_components": [
  212. {
  213. "__id__": 9
  214. },
  215. {
  216. "__id__": 11
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 13
  221. },
  222. "_lpos": {
  223. "__type__": "cc.Vec3",
  224. "x": 30,
  225. "y": 0,
  226. "z": 0
  227. },
  228. "_lrot": {
  229. "__type__": "cc.Quat",
  230. "x": 0,
  231. "y": 0,
  232. "z": 0,
  233. "w": 1
  234. },
  235. "_lscale": {
  236. "__type__": "cc.Vec3",
  237. "x": 1,
  238. "y": 1,
  239. "z": 1
  240. },
  241. "_layer": 33554432,
  242. "_euler": {
  243. "__type__": "cc.Vec3",
  244. "x": 0,
  245. "y": 0,
  246. "z": 0
  247. },
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.UITransform",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 8
  256. },
  257. "_enabled": true,
  258. "__prefab": {
  259. "__id__": 10
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 148.68,
  264. "height": 30
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_id": ""
  272. },
  273. {
  274. "__type__": "cc.CompPrefabInfo",
  275. "fileId": "c6sZ+GWApLr5GoHAgt8MlZ"
  276. },
  277. {
  278. "__type__": "cc.Label",
  279. "_name": "",
  280. "_objFlags": 0,
  281. "node": {
  282. "__id__": 8
  283. },
  284. "_enabled": true,
  285. "__prefab": {
  286. "__id__": 12
  287. },
  288. "_visFlags": 0,
  289. "_customMaterial": null,
  290. "_srcBlendFactor": 2,
  291. "_dstBlendFactor": 4,
  292. "_color": {
  293. "__type__": "cc.Color",
  294. "r": 255,
  295. "g": 255,
  296. "b": 255,
  297. "a": 255
  298. },
  299. "_string": "x100000000",
  300. "_horizontalAlign": 1,
  301. "_verticalAlign": 1,
  302. "_actualFontSize": 27,
  303. "_fontSize": 27,
  304. "_fontFamily": "Arial",
  305. "_lineHeight": 30,
  306. "_overflow": 0,
  307. "_enableWrapText": true,
  308. "_font": null,
  309. "_isSystemFontUsed": true,
  310. "_isItalic": false,
  311. "_isBold": false,
  312. "_isUnderline": false,
  313. "_underlineHeight": 2,
  314. "_cacheMode": 2,
  315. "_id": ""
  316. },
  317. {
  318. "__type__": "cc.CompPrefabInfo",
  319. "fileId": "27AGY5sMVLwJ6d1KG7/aKo"
  320. },
  321. {
  322. "__type__": "cc.PrefabInfo",
  323. "root": {
  324. "__id__": 1
  325. },
  326. "asset": {
  327. "__id__": 0
  328. },
  329. "fileId": "b2qjP3jo1EzYM7Qdp/RvsG"
  330. },
  331. {
  332. "__type__": "cc.UITransform",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 1
  337. },
  338. "_enabled": true,
  339. "__prefab": {
  340. "__id__": 15
  341. },
  342. "_contentSize": {
  343. "__type__": "cc.Size",
  344. "width": 308.68,
  345. "height": 60
  346. },
  347. "_anchorPoint": {
  348. "__type__": "cc.Vec2",
  349. "x": 0.5,
  350. "y": 0.5
  351. },
  352. "_id": ""
  353. },
  354. {
  355. "__type__": "cc.CompPrefabInfo",
  356. "fileId": "96HcErivxNH5MEiW0tuf9U"
  357. },
  358. {
  359. "__type__": "cc.Sprite",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "node": {
  363. "__id__": 1
  364. },
  365. "_enabled": true,
  366. "__prefab": {
  367. "__id__": 17
  368. },
  369. "_visFlags": 0,
  370. "_customMaterial": null,
  371. "_srcBlendFactor": 2,
  372. "_dstBlendFactor": 4,
  373. "_color": {
  374. "__type__": "cc.Color",
  375. "r": 255,
  376. "g": 255,
  377. "b": 255,
  378. "a": 255
  379. },
  380. "_spriteFrame": null,
  381. "_type": 1,
  382. "_fillType": 0,
  383. "_sizeMode": 0,
  384. "_fillCenter": {
  385. "__type__": "cc.Vec2",
  386. "x": 0,
  387. "y": 0
  388. },
  389. "_fillStart": 0,
  390. "_fillRange": 0,
  391. "_isTrimmedMode": true,
  392. "_useGrayscale": false,
  393. "_atlas": null,
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.CompPrefabInfo",
  398. "fileId": "3cvpSTX6pAz67AfTNd2lis"
  399. },
  400. {
  401. "__type__": "cc.Layout",
  402. "_name": "",
  403. "_objFlags": 0,
  404. "node": {
  405. "__id__": 1
  406. },
  407. "_enabled": true,
  408. "__prefab": {
  409. "__id__": 19
  410. },
  411. "_resizeMode": 1,
  412. "_layoutType": 1,
  413. "_cellSize": {
  414. "__type__": "cc.Size",
  415. "width": 40,
  416. "height": 40
  417. },
  418. "_startAxis": 0,
  419. "_paddingLeft": 50,
  420. "_paddingRight": 50,
  421. "_paddingTop": 0,
  422. "_paddingBottom": 0,
  423. "_spacingX": 10,
  424. "_spacingY": 0,
  425. "_verticalDirection": 1,
  426. "_horizontalDirection": 0,
  427. "_constraint": 0,
  428. "_constraintNum": 2,
  429. "_affectedByScale": false,
  430. "_isAlign": true,
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "cc.CompPrefabInfo",
  435. "fileId": "5cIFt8vZlEl5xj/1hbCJf9"
  436. },
  437. {
  438. "__type__": "cc.UIOpacity",
  439. "_name": "",
  440. "_objFlags": 0,
  441. "node": {
  442. "__id__": 1
  443. },
  444. "_enabled": true,
  445. "__prefab": {
  446. "__id__": 21
  447. },
  448. "_opacity": 255,
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.CompPrefabInfo",
  453. "fileId": "66peluf+FCuYBhAVJNaKCO"
  454. },
  455. {
  456. "__type__": "a91d7M56W1FG4vm4cXb+REy",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "node": {
  460. "__id__": 1
  461. },
  462. "_enabled": true,
  463. "__prefab": {
  464. "__id__": 23
  465. },
  466. "lbTips": {
  467. "__id__": 11
  468. },
  469. "UIOpacityBg": {
  470. "__id__": 20
  471. },
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.CompPrefabInfo",
  476. "fileId": "3ap2Je7xVFFqLWuHMHd6TQ"
  477. },
  478. {
  479. "__type__": "cc.PrefabInfo",
  480. "root": {
  481. "__id__": 1
  482. },
  483. "asset": {
  484. "__id__": 0
  485. },
  486. "fileId": "22Xi9ikuhJA5NXgM9wwplA"
  487. }
  488. ]