tips_flash.prefab 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "tips_flash",
  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": "tips_flash",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 14
  32. },
  33. {
  34. "__id__": 16
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 18
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  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": 1073741824,
  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": "Sprite",
  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": 1073741824,
  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": 600,
  134. "height": 90
  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": "20QxAAHhNKWIfxLPSZJezN"
  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__": "6457627e-9d2e-48b8-b015-2efa204d8091@f9941",
  171. "__expectedType__": "cc.SpriteFrame"
  172. },
  173. "_type": 1,
  174. "_fillType": 0,
  175. "_sizeMode": 0,
  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": "a2EFfaYrdN7ocspivrpJb/"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "09YDfJkA9JqrFUU6ByHhtN",
  201. "instance": null,
  202. "targetOverrides": null,
  203. "nestedPrefabInstanceRoots": null
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "Label",
  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": 0,
  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": 1073741824,
  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": 550,
  270. "height": 27.72
  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": "2bon9/iltI/IBzG5IS4MnX"
  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": 255,
  301. "g": 255,
  302. "b": 255,
  303. "a": 255
  304. },
  305. "_string": "",
  306. "_horizontalAlign": 1,
  307. "_verticalAlign": 1,
  308. "_actualFontSize": 20,
  309. "_fontSize": 20,
  310. "_fontFamily": "Arial",
  311. "_lineHeight": 22,
  312. "_overflow": 3,
  313. "_enableWrapText": true,
  314. "_font": {
  315. "__uuid__": "20e32a4b-c53f-43f1-afa0-30a906b3e3e8",
  316. "__expectedType__": "cc.TTFFont"
  317. },
  318. "_isSystemFontUsed": false,
  319. "_spacingX": 0,
  320. "_isItalic": false,
  321. "_isBold": false,
  322. "_isUnderline": false,
  323. "_underlineHeight": 2,
  324. "_cacheMode": 0,
  325. "_enableOutline": false,
  326. "_outlineColor": {
  327. "__type__": "cc.Color",
  328. "r": 0,
  329. "g": 0,
  330. "b": 0,
  331. "a": 255
  332. },
  333. "_outlineWidth": 2,
  334. "_enableShadow": false,
  335. "_shadowColor": {
  336. "__type__": "cc.Color",
  337. "r": 0,
  338. "g": 0,
  339. "b": 0,
  340. "a": 255
  341. },
  342. "_shadowOffset": {
  343. "__type__": "cc.Vec2",
  344. "x": 2,
  345. "y": 2
  346. },
  347. "_shadowBlur": 2,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.CompPrefabInfo",
  352. "fileId": "a591FDyulKm7yo96MeOL0d"
  353. },
  354. {
  355. "__type__": "cc.PrefabInfo",
  356. "root": {
  357. "__id__": 1
  358. },
  359. "asset": {
  360. "__id__": 0
  361. },
  362. "fileId": "7eUQTe7jJPkazFyKa+W30x",
  363. "instance": null,
  364. "targetOverrides": null,
  365. "nestedPrefabInstanceRoots": null
  366. },
  367. {
  368. "__type__": "cc.UITransform",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "__editorExtras__": {},
  372. "node": {
  373. "__id__": 1
  374. },
  375. "_enabled": true,
  376. "__prefab": {
  377. "__id__": 15
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 100,
  382. "height": 100
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_id": ""
  390. },
  391. {
  392. "__type__": "cc.CompPrefabInfo",
  393. "fileId": "9d3ofvISVAuZHCmJTdYVtI"
  394. },
  395. {
  396. "__type__": "0ebe4ZbhTpC3YQZ0JRPPR6I",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "__editorExtras__": {},
  400. "node": {
  401. "__id__": 1
  402. },
  403. "_enabled": true,
  404. "__prefab": {
  405. "__id__": 17
  406. },
  407. "label": {
  408. "__id__": 11
  409. },
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.CompPrefabInfo",
  414. "fileId": "e656PipclI3asifazhHdS0"
  415. },
  416. {
  417. "__type__": "cc.PrefabInfo",
  418. "root": {
  419. "__id__": 1
  420. },
  421. "asset": {
  422. "__id__": 0
  423. },
  424. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  425. "instance": null,
  426. "targetOverrides": null
  427. }
  428. ]