tips.prefab 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  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. "_active": true,
  24. "_components": [
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 10
  30. },
  31. {
  32. "__id__": 12
  33. },
  34. {
  35. "__id__": 14
  36. }
  37. ],
  38. "_prefab": {
  39. "__id__": 19
  40. },
  41. "_lpos": {
  42. "__type__": "cc.Vec3",
  43. "x": 0,
  44. "y": 0,
  45. "z": 0
  46. },
  47. "_lrot": {
  48. "__type__": "cc.Quat",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0,
  52. "w": 1
  53. },
  54. "_lscale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  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": "提示文本",
  72. "_objFlags": 0,
  73. "_parent": {
  74. "__id__": 1
  75. },
  76. "_children": [],
  77. "_active": true,
  78. "_components": [
  79. {
  80. "__id__": 3
  81. },
  82. {
  83. "__id__": 5
  84. }
  85. ],
  86. "_prefab": {
  87. "__id__": 7
  88. },
  89. "_lpos": {
  90. "__type__": "cc.Vec3",
  91. "x": 0,
  92. "y": 0,
  93. "z": 0
  94. },
  95. "_lrot": {
  96. "__type__": "cc.Quat",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0,
  100. "w": 1
  101. },
  102. "_lscale": {
  103. "__type__": "cc.Vec3",
  104. "x": 1,
  105. "y": 1,
  106. "z": 1
  107. },
  108. "_layer": 33554432,
  109. "_euler": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_id": ""
  116. },
  117. {
  118. "__type__": "cc.UITransform",
  119. "_name": "",
  120. "_objFlags": 0,
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_priority": 0,
  129. "_contentSize": {
  130. "__type__": "cc.Size",
  131. "width": 120,
  132. "height": 50.4
  133. },
  134. "_anchorPoint": {
  135. "__type__": "cc.Vec2",
  136. "x": 0.5,
  137. "y": 0.5
  138. },
  139. "_id": ""
  140. },
  141. {
  142. "__type__": "cc.CompPrefabInfo",
  143. "fileId": "c68UOAlNhN171Umca6yVvF"
  144. },
  145. {
  146. "__type__": "cc.Label",
  147. "_name": "",
  148. "_objFlags": 0,
  149. "node": {
  150. "__id__": 2
  151. },
  152. "_enabled": true,
  153. "__prefab": {
  154. "__id__": 6
  155. },
  156. "_visFlags": 0,
  157. "_customMaterial": null,
  158. "_srcBlendFactor": 2,
  159. "_dstBlendFactor": 4,
  160. "_color": {
  161. "__type__": "cc.Color",
  162. "r": 255,
  163. "g": 255,
  164. "b": 255,
  165. "a": 255
  166. },
  167. "_string": "文本提示",
  168. "_horizontalAlign": 1,
  169. "_verticalAlign": 1,
  170. "_actualFontSize": 30,
  171. "_fontSize": 30,
  172. "_fontFamily": "Arial",
  173. "_lineHeight": 40,
  174. "_overflow": 0,
  175. "_enableWrapText": true,
  176. "_font": null,
  177. "_isSystemFontUsed": true,
  178. "_isItalic": false,
  179. "_isBold": false,
  180. "_isUnderline": false,
  181. "_underlineHeight": 2,
  182. "_cacheMode": 0,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.CompPrefabInfo",
  187. "fileId": "2frm37uaJHQr0AEEaYyM82"
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 1
  193. },
  194. "asset": {
  195. "__id__": 0
  196. },
  197. "fileId": "5aqcCboKNMmJ7cp+d6WR8T"
  198. },
  199. {
  200. "__type__": "cc.UITransform",
  201. "_name": "",
  202. "_objFlags": 0,
  203. "node": {
  204. "__id__": 1
  205. },
  206. "_enabled": true,
  207. "__prefab": {
  208. "__id__": 9
  209. },
  210. "_priority": 0,
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 750,
  214. "height": 80
  215. },
  216. "_anchorPoint": {
  217. "__type__": "cc.Vec2",
  218. "x": 0.5,
  219. "y": 0.5
  220. },
  221. "_id": ""
  222. },
  223. {
  224. "__type__": "cc.CompPrefabInfo",
  225. "fileId": "70L0fXmG1I6JFGQqEwBfFO"
  226. },
  227. {
  228. "__type__": "cc.Sprite",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 1
  233. },
  234. "_enabled": true,
  235. "__prefab": {
  236. "__id__": 11
  237. },
  238. "_visFlags": 0,
  239. "_customMaterial": null,
  240. "_srcBlendFactor": 2,
  241. "_dstBlendFactor": 4,
  242. "_color": {
  243. "__type__": "cc.Color",
  244. "r": 255,
  245. "g": 255,
  246. "b": 255,
  247. "a": 255
  248. },
  249. "_spriteFrame": {
  250. "__uuid__": "c0d0c3c6-0129-4102-a33b-bd5c8f5f8871@f9941"
  251. },
  252. "_type": 0,
  253. "_fillType": 0,
  254. "_sizeMode": 0,
  255. "_fillCenter": {
  256. "__type__": "cc.Vec2",
  257. "x": 0,
  258. "y": 0
  259. },
  260. "_fillStart": 0,
  261. "_fillRange": 0,
  262. "_isTrimmedMode": true,
  263. "_useGrayscale": false,
  264. "_atlas": null,
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.CompPrefabInfo",
  269. "fileId": "65xx9MUsdL7rlKDdszZopw"
  270. },
  271. {
  272. "__type__": "4f198OZcCNFcb8ADZSuC5tv",
  273. "_name": "",
  274. "_objFlags": 0,
  275. "node": {
  276. "__id__": 1
  277. },
  278. "_enabled": true,
  279. "__prefab": {
  280. "__id__": 13
  281. },
  282. "label": {
  283. "__id__": 5
  284. },
  285. "duration": 3,
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.CompPrefabInfo",
  290. "fileId": "eeMoebrsRAz4X7CdJHfWU/"
  291. },
  292. {
  293. "__type__": "38fbeyvXe9H8pLxETV9p9u+",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "node": {
  297. "__id__": 1
  298. },
  299. "_enabled": true,
  300. "__prefab": {
  301. "__id__": 15
  302. },
  303. "fromData": {
  304. "__id__": 16
  305. },
  306. "targetData": [
  307. {
  308. "__id__": 17
  309. }
  310. ],
  311. "playOnLoad": true,
  312. "tweenEasing": 0,
  313. "repeat": 1,
  314. "onOneRepeatComplete": [],
  315. "_id": ""
  316. },
  317. {
  318. "__type__": "cc.CompPrefabInfo",
  319. "fileId": "97hFPzuvdOOqqh5ojayHrB"
  320. },
  321. {
  322. "__type__": "PropsData",
  323. "position": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": -50,
  327. "z": 0
  328. },
  329. "eulerAngles": {
  330. "__type__": "cc.Vec3",
  331. "x": 0,
  332. "y": 0,
  333. "z": 0
  334. },
  335. "scale": {
  336. "__type__": "cc.Vec3",
  337. "x": 1,
  338. "y": 1,
  339. "z": 1
  340. }
  341. },
  342. {
  343. "__type__": "TweenData",
  344. "propsData": {
  345. "__id__": 18
  346. },
  347. "duration": 0.3,
  348. "delay": 0,
  349. "isOffset": true,
  350. "onComplete": [],
  351. "onStart": [],
  352. "onUpdate": []
  353. },
  354. {
  355. "__type__": "PropsData",
  356. "position": {
  357. "__type__": "cc.Vec3",
  358. "x": 0,
  359. "y": 50,
  360. "z": 0
  361. },
  362. "eulerAngles": {
  363. "__type__": "cc.Vec3",
  364. "x": 0,
  365. "y": 0,
  366. "z": 0
  367. },
  368. "scale": {
  369. "__type__": "cc.Vec3",
  370. "x": 0,
  371. "y": 0,
  372. "z": 0
  373. }
  374. },
  375. {
  376. "__type__": "cc.PrefabInfo",
  377. "root": {
  378. "__id__": 1
  379. },
  380. "asset": {
  381. "__id__": 0
  382. },
  383. "fileId": "ddQ0nVDTRHsroBKU76/LUp"
  384. }
  385. ]