GuideTip2.prefab 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "GuideTip2",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [],
  29. "_prefab": {
  30. "__id__": 14
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "Role",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 4
  95. },
  96. "_opacity": 255,
  97. "_color": {
  98. "__type__": "cc.Color",
  99. "r": 255,
  100. "g": 255,
  101. "b": 255,
  102. "a": 255
  103. },
  104. "_contentSize": {
  105. "__type__": "cc.Size",
  106. "width": 199,
  107. "height": 191
  108. },
  109. "_anchorPoint": {
  110. "__type__": "cc.Vec2",
  111. "x": 0.5,
  112. "y": 0.5
  113. },
  114. "_trs": {
  115. "__type__": "TypedArray",
  116. "ctor": "Float64Array",
  117. "array": [
  118. -210.685,
  119. 0,
  120. 0,
  121. 0,
  122. 0,
  123. 0,
  124. 1,
  125. 1,
  126. 1,
  127. 1
  128. ]
  129. },
  130. "_eulerAngles": {
  131. "__type__": "cc.Vec3",
  132. "x": 0,
  133. "y": 0,
  134. "z": 0
  135. },
  136. "_skewX": 0,
  137. "_skewY": 0,
  138. "_is3DNode": false,
  139. "_groupIndex": 0,
  140. "groupIndex": 0,
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.Sprite",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "node": {
  148. "__id__": 2
  149. },
  150. "_enabled": true,
  151. "_materials": [
  152. {
  153. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  154. }
  155. ],
  156. "_srcBlendFactor": 770,
  157. "_dstBlendFactor": 771,
  158. "_spriteFrame": {
  159. "__uuid__": "798ce667-43f2-40bc-aa51-08950bc2b915"
  160. },
  161. "_type": 0,
  162. "_sizeMode": 1,
  163. "_fillType": 0,
  164. "_fillCenter": {
  165. "__type__": "cc.Vec2",
  166. "x": 0,
  167. "y": 0
  168. },
  169. "_fillStart": 0,
  170. "_fillRange": 0,
  171. "_isTrimmedMode": true,
  172. "_atlas": null,
  173. "_id": ""
  174. },
  175. {
  176. "__type__": "cc.PrefabInfo",
  177. "root": {
  178. "__id__": 1
  179. },
  180. "asset": {
  181. "__uuid__": "75e2d085-6f9e-4f45-aba7-47dd9f12e6c0"
  182. },
  183. "fileId": "a8jfheaz5MzImJP2YhjhB6",
  184. "sync": false
  185. },
  186. {
  187. "__type__": "cc.Node",
  188. "_name": "Qipao",
  189. "_objFlags": 0,
  190. "_parent": {
  191. "__id__": 1
  192. },
  193. "_children": [
  194. {
  195. "__id__": 6
  196. }
  197. ],
  198. "_active": true,
  199. "_components": [
  200. {
  201. "__id__": 12
  202. }
  203. ],
  204. "_prefab": {
  205. "__id__": 13
  206. },
  207. "_opacity": 255,
  208. "_color": {
  209. "__type__": "cc.Color",
  210. "r": 255,
  211. "g": 255,
  212. "b": 255,
  213. "a": 255
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 427,
  218. "height": 156
  219. },
  220. "_anchorPoint": {
  221. "__type__": "cc.Vec2",
  222. "x": 0.5,
  223. "y": 0.5
  224. },
  225. "_trs": {
  226. "__type__": "TypedArray",
  227. "ctor": "Float64Array",
  228. "array": [
  229. 87.824,
  230. -10,
  231. 0,
  232. 0,
  233. 0,
  234. 0,
  235. 1,
  236. 1,
  237. 1,
  238. 1
  239. ]
  240. },
  241. "_eulerAngles": {
  242. "__type__": "cc.Vec3",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0
  246. },
  247. "_skewX": 0,
  248. "_skewY": 0,
  249. "_is3DNode": false,
  250. "_groupIndex": 0,
  251. "groupIndex": 0,
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.Node",
  256. "_name": "TipTxt",
  257. "_objFlags": 0,
  258. "_parent": {
  259. "__id__": 5
  260. },
  261. "_children": [
  262. {
  263. "__id__": 7
  264. }
  265. ],
  266. "_active": true,
  267. "_components": [
  268. {
  269. "__id__": 10
  270. }
  271. ],
  272. "_prefab": {
  273. "__id__": 11
  274. },
  275. "_opacity": 255,
  276. "_color": {
  277. "__type__": "cc.Color",
  278. "r": 138,
  279. "g": 47,
  280. "b": 1,
  281. "a": 255
  282. },
  283. "_contentSize": {
  284. "__type__": "cc.Size",
  285. "width": 324,
  286. "height": 69.3
  287. },
  288. "_anchorPoint": {
  289. "__type__": "cc.Vec2",
  290. "x": 0.5,
  291. "y": 0.5
  292. },
  293. "_trs": {
  294. "__type__": "TypedArray",
  295. "ctor": "Float64Array",
  296. "array": [
  297. 6,
  298. 3.187,
  299. 0,
  300. 0,
  301. 0,
  302. 0,
  303. 1,
  304. 1,
  305. 1,
  306. 1
  307. ]
  308. },
  309. "_eulerAngles": {
  310. "__type__": "cc.Vec3",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0
  314. },
  315. "_skewX": 0,
  316. "_skewY": 0,
  317. "_is3DNode": false,
  318. "_groupIndex": 0,
  319. "groupIndex": 0,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.PrivateNode",
  324. "_name": "RICHTEXT_CHILD",
  325. "_objFlags": 1024,
  326. "_parent": {
  327. "__id__": 6
  328. },
  329. "_children": [],
  330. "_active": true,
  331. "_components": [
  332. {
  333. "__id__": 8
  334. }
  335. ],
  336. "_prefab": {
  337. "__id__": 9
  338. },
  339. "_opacity": 255,
  340. "_color": {
  341. "__type__": "cc.Color",
  342. "r": 138,
  343. "g": 47,
  344. "b": 1,
  345. "a": 255
  346. },
  347. "_contentSize": {
  348. "__type__": "cc.Size",
  349. "width": 324,
  350. "height": 69.3
  351. },
  352. "_anchorPoint": {
  353. "__type__": "cc.Vec2",
  354. "x": 0,
  355. "y": 0
  356. },
  357. "_trs": {
  358. "__type__": "TypedArray",
  359. "ctor": "Float64Array",
  360. "array": [
  361. -162,
  362. -34.65,
  363. 0,
  364. 0,
  365. 0,
  366. 0,
  367. 1,
  368. 1,
  369. 1,
  370. 1
  371. ]
  372. },
  373. "_eulerAngles": {
  374. "__type__": "cc.Vec3",
  375. "x": 0,
  376. "y": 0,
  377. "z": 0
  378. },
  379. "_skewX": 0,
  380. "_skewY": 0,
  381. "_zIndex": -32768,
  382. "_is3DNode": false,
  383. "_groupIndex": 0,
  384. "groupIndex": 0,
  385. "showInEditor": false,
  386. "_id": ""
  387. },
  388. {
  389. "__type__": "cc.Label",
  390. "_name": "",
  391. "_objFlags": 0,
  392. "node": {
  393. "__id__": 7
  394. },
  395. "_enabled": true,
  396. "_materials": [
  397. {
  398. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  399. }
  400. ],
  401. "_useOriginalSize": true,
  402. "_string": "这是伙伴的天赋效果",
  403. "_N$string": "这是伙伴的天赋效果",
  404. "_fontSize": 36,
  405. "_lineHeight": 55,
  406. "_enableWrapText": true,
  407. "_N$file": null,
  408. "_isSystemFontUsed": true,
  409. "_spacingX": 0,
  410. "_batchAsBitmap": false,
  411. "_styleFlags": 1,
  412. "_underlineHeight": 0,
  413. "_N$horizontalAlign": 0,
  414. "_N$verticalAlign": 1,
  415. "_N$fontFamily": "Arial",
  416. "_N$overflow": 0,
  417. "_N$cacheMode": 0,
  418. "_id": ""
  419. },
  420. {
  421. "__type__": "cc.PrefabInfo",
  422. "root": {
  423. "__id__": 1
  424. },
  425. "asset": {
  426. "__uuid__": "75e2d085-6f9e-4f45-aba7-47dd9f12e6c0"
  427. },
  428. "fileId": "75LI0OhU5Evqw3mZXWRl1r",
  429. "sync": false
  430. },
  431. {
  432. "__type__": "cc.RichText",
  433. "_name": "",
  434. "_objFlags": 0,
  435. "node": {
  436. "__id__": 6
  437. },
  438. "_enabled": true,
  439. "_fontFamily": "Arial",
  440. "_isSystemFontUsed": true,
  441. "_N$string": "<b>这是伙伴的天赋效果</b>",
  442. "_N$horizontalAlign": 0,
  443. "_N$fontSize": 36,
  444. "_N$font": null,
  445. "_N$cacheMode": 0,
  446. "_N$maxWidth": 0,
  447. "_N$lineHeight": 55,
  448. "_N$imageAtlas": null,
  449. "_N$handleTouchEvent": true,
  450. "_id": ""
  451. },
  452. {
  453. "__type__": "cc.PrefabInfo",
  454. "root": {
  455. "__id__": 1
  456. },
  457. "asset": {
  458. "__uuid__": "75e2d085-6f9e-4f45-aba7-47dd9f12e6c0"
  459. },
  460. "fileId": "10bilGpNpJS5REL3ugCJz3",
  461. "sync": false
  462. },
  463. {
  464. "__type__": "cc.Sprite",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 5
  469. },
  470. "_enabled": true,
  471. "_materials": [
  472. {
  473. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  474. }
  475. ],
  476. "_srcBlendFactor": 770,
  477. "_dstBlendFactor": 771,
  478. "_spriteFrame": {
  479. "__uuid__": "d0c5e085-217b-468d-a3b1-1d3c40527b27"
  480. },
  481. "_type": 0,
  482. "_sizeMode": 0,
  483. "_fillType": 0,
  484. "_fillCenter": {
  485. "__type__": "cc.Vec2",
  486. "x": 0,
  487. "y": 0
  488. },
  489. "_fillStart": 0,
  490. "_fillRange": 0,
  491. "_isTrimmedMode": true,
  492. "_atlas": null,
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.PrefabInfo",
  497. "root": {
  498. "__id__": 1
  499. },
  500. "asset": {
  501. "__uuid__": "75e2d085-6f9e-4f45-aba7-47dd9f12e6c0"
  502. },
  503. "fileId": "2aTByt0d1G9K1Jl52c7kPj",
  504. "sync": false
  505. },
  506. {
  507. "__type__": "cc.PrefabInfo",
  508. "root": {
  509. "__id__": 1
  510. },
  511. "asset": {
  512. "__uuid__": "75e2d085-6f9e-4f45-aba7-47dd9f12e6c0"
  513. },
  514. "fileId": "0d9WwtFvlIq65le5eXbpyl",
  515. "sync": false
  516. }
  517. ]