artist_train_no_job.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693
  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": "artist_train_no_job",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 22
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 23
  35. },
  36. "_id": "",
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_cascadeOpacityEnabled": true,
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 750,
  54. "height": 1624
  55. },
  56. "_rotationX": 0,
  57. "_rotationY": 0,
  58. "_scaleX": 1,
  59. "_scaleY": 1,
  60. "_position": {
  61. "__type__": "cc.Vec2",
  62. "x": 0,
  63. "y": 0
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_localZOrder": 0,
  68. "_globalZOrder": 0,
  69. "_opacityModifyRGB": false,
  70. "groupIndex": 0
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "bg",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 4
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 5
  92. },
  93. "_id": "",
  94. "_opacity": 9,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_cascadeOpacityEnabled": true,
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 2000,
  111. "height": 2000
  112. },
  113. "_rotationX": 0,
  114. "_rotationY": 0,
  115. "_scaleX": 1,
  116. "_scaleY": 1,
  117. "_position": {
  118. "__type__": "cc.Vec2",
  119. "x": 0,
  120. "y": 0
  121. },
  122. "_skewX": 0,
  123. "_skewY": 0,
  124. "_localZOrder": 0,
  125. "_globalZOrder": 0,
  126. "_opacityModifyRGB": false,
  127. "groupIndex": 0
  128. },
  129. {
  130. "__type__": "cc.Sprite",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "_spriteFrame": {
  138. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  139. },
  140. "_type": 0,
  141. "_sizeMode": 0,
  142. "_fillType": 0,
  143. "_fillCenter": {
  144. "__type__": "cc.Vec2",
  145. "x": 0,
  146. "y": 0
  147. },
  148. "_fillStart": 0,
  149. "_fillRange": 0,
  150. "_isTrimmedMode": true,
  151. "_srcBlendFactor": 770,
  152. "_dstBlendFactor": 771,
  153. "_atlas": null
  154. },
  155. {
  156. "__type__": "cc.BlockInputEvents",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true
  163. },
  164. {
  165. "__type__": "cc.PrefabInfo",
  166. "root": {
  167. "__id__": 1
  168. },
  169. "asset": {
  170. "__uuid__": "e316f6bb-6cb4-462e-b581-2b98f40e6a4b"
  171. },
  172. "fileId": "91YsYZDwVF2Kqwv0UwqISg",
  173. "sync": false
  174. },
  175. {
  176. "__type__": "cc.Node",
  177. "_name": "content",
  178. "_objFlags": 0,
  179. "_parent": {
  180. "__id__": 1
  181. },
  182. "_children": [
  183. {
  184. "__id__": 7
  185. },
  186. {
  187. "__id__": 11
  188. }
  189. ],
  190. "_tag": -1,
  191. "_active": true,
  192. "_components": [
  193. {
  194. "__id__": 20
  195. }
  196. ],
  197. "_prefab": {
  198. "__id__": 21
  199. },
  200. "_id": "",
  201. "_opacity": 255,
  202. "_color": {
  203. "__type__": "cc.Color",
  204. "r": 255,
  205. "g": 255,
  206. "b": 255,
  207. "a": 255
  208. },
  209. "_cascadeOpacityEnabled": true,
  210. "_anchorPoint": {
  211. "__type__": "cc.Vec2",
  212. "x": 0.5,
  213. "y": 0.5
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 600,
  218. "height": 280
  219. },
  220. "_rotationX": 0,
  221. "_rotationY": 0,
  222. "_scaleX": 1,
  223. "_scaleY": 1,
  224. "_position": {
  225. "__type__": "cc.Vec2",
  226. "x": 0,
  227. "y": 0
  228. },
  229. "_skewX": 0,
  230. "_skewY": 0,
  231. "_localZOrder": 0,
  232. "_globalZOrder": 0,
  233. "_opacityModifyRGB": false,
  234. "groupIndex": 0
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "New RichText",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 6
  242. },
  243. "_children": [],
  244. "_tag": -1,
  245. "_active": true,
  246. "_components": [
  247. {
  248. "__id__": 8
  249. },
  250. {
  251. "__id__": 9
  252. }
  253. ],
  254. "_prefab": {
  255. "__id__": 10
  256. },
  257. "_id": "",
  258. "_opacity": 255,
  259. "_color": {
  260. "__type__": "cc.Color",
  261. "r": 255,
  262. "g": 255,
  263. "b": 255,
  264. "a": 255
  265. },
  266. "_cascadeOpacityEnabled": true,
  267. "_anchorPoint": {
  268. "__type__": "cc.Vec2",
  269. "x": 0.5,
  270. "y": 0.5
  271. },
  272. "_contentSize": {
  273. "__type__": "cc.Size",
  274. "width": 348,
  275. "height": 50
  276. },
  277. "_rotationX": 0,
  278. "_rotationY": 0,
  279. "_scaleX": 1,
  280. "_scaleY": 1,
  281. "_position": {
  282. "__type__": "cc.Vec2",
  283. "x": 0,
  284. "y": 45
  285. },
  286. "_skewX": 0,
  287. "_skewY": 0,
  288. "_localZOrder": 0,
  289. "_globalZOrder": 0,
  290. "_opacityModifyRGB": false,
  291. "groupIndex": 0
  292. },
  293. {
  294. "__type__": "cc.RichText",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 7
  299. },
  300. "_enabled": true,
  301. "_N$string": "<b><color=#584A47>请先为你的艺人选择职业~</c></b>",
  302. "_N$horizontalAlign": 0,
  303. "_N$fontSize": 30,
  304. "_N$font": null,
  305. "_N$maxWidth": 0,
  306. "_N$lineHeight": 50,
  307. "_N$imageAtlas": null,
  308. "_N$handleTouchEvent": true
  309. },
  310. {
  311. "__type__": "cc.Widget",
  312. "_name": "",
  313. "_objFlags": 0,
  314. "node": {
  315. "__id__": 7
  316. },
  317. "_enabled": true,
  318. "alignMode": 1,
  319. "_target": null,
  320. "_alignFlags": 17,
  321. "_left": 0,
  322. "_right": 0,
  323. "_top": 70,
  324. "_bottom": 0,
  325. "_verticalCenter": 0,
  326. "_horizontalCenter": 0,
  327. "_isAbsLeft": true,
  328. "_isAbsRight": true,
  329. "_isAbsTop": true,
  330. "_isAbsBottom": true,
  331. "_isAbsHorizontalCenter": true,
  332. "_isAbsVerticalCenter": true,
  333. "_originalWidth": 0,
  334. "_originalHeight": 0
  335. },
  336. {
  337. "__type__": "cc.PrefabInfo",
  338. "root": {
  339. "__id__": 1
  340. },
  341. "asset": {
  342. "__uuid__": "e316f6bb-6cb4-462e-b581-2b98f40e6a4b"
  343. },
  344. "fileId": "79BABZ2XREapgIcD2OUmwT",
  345. "sync": false
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "New Button",
  350. "_objFlags": 0,
  351. "_parent": {
  352. "__id__": 6
  353. },
  354. "_children": [
  355. {
  356. "__id__": 12
  357. }
  358. ],
  359. "_tag": -1,
  360. "_active": true,
  361. "_components": [
  362. {
  363. "__id__": 16
  364. },
  365. {
  366. "__id__": 17
  367. }
  368. ],
  369. "_prefab": {
  370. "__id__": 19
  371. },
  372. "_id": "",
  373. "_opacity": 255,
  374. "_color": {
  375. "__type__": "cc.Color",
  376. "r": 255,
  377. "g": 255,
  378. "b": 255,
  379. "a": 255
  380. },
  381. "_cascadeOpacityEnabled": true,
  382. "_anchorPoint": {
  383. "__type__": "cc.Vec2",
  384. "x": 0.5,
  385. "y": 0.5
  386. },
  387. "_contentSize": {
  388. "__type__": "cc.Size",
  389. "width": 236,
  390. "height": 80
  391. },
  392. "_rotationX": 0,
  393. "_rotationY": 0,
  394. "_scaleX": 1,
  395. "_scaleY": 1,
  396. "_position": {
  397. "__type__": "cc.Vec2",
  398. "x": 6,
  399. "y": -54
  400. },
  401. "_skewX": 0,
  402. "_skewY": 0,
  403. "_localZOrder": 0,
  404. "_globalZOrder": 0,
  405. "_opacityModifyRGB": false,
  406. "groupIndex": 0
  407. },
  408. {
  409. "__type__": "cc.Node",
  410. "_name": "New RichText",
  411. "_objFlags": 0,
  412. "_parent": {
  413. "__id__": 11
  414. },
  415. "_children": [],
  416. "_tag": -1,
  417. "_active": true,
  418. "_components": [
  419. {
  420. "__id__": 13
  421. },
  422. {
  423. "__id__": 14
  424. }
  425. ],
  426. "_prefab": {
  427. "__id__": 15
  428. },
  429. "_id": "",
  430. "_opacity": 255,
  431. "_color": {
  432. "__type__": "cc.Color",
  433. "r": 255,
  434. "g": 255,
  435. "b": 255,
  436. "a": 255
  437. },
  438. "_cascadeOpacityEnabled": true,
  439. "_anchorPoint": {
  440. "__type__": "cc.Vec2",
  441. "x": 0.5,
  442. "y": 0.5
  443. },
  444. "_contentSize": {
  445. "__type__": "cc.Size",
  446. "width": 68,
  447. "height": 50
  448. },
  449. "_rotationX": 0,
  450. "_rotationY": 0,
  451. "_scaleX": 1,
  452. "_scaleY": 1,
  453. "_position": {
  454. "__type__": "cc.Vec2",
  455. "x": 0,
  456. "y": 0
  457. },
  458. "_skewX": 0,
  459. "_skewY": 0,
  460. "_localZOrder": 0,
  461. "_globalZOrder": 0,
  462. "_opacityModifyRGB": false,
  463. "groupIndex": 0
  464. },
  465. {
  466. "__type__": "cc.RichText",
  467. "_name": "",
  468. "_objFlags": 0,
  469. "node": {
  470. "__id__": 12
  471. },
  472. "_enabled": true,
  473. "_N$string": "<b><outline color=#4f2711 width=2>确定<outline/><b/>",
  474. "_N$horizontalAlign": 0,
  475. "_N$fontSize": 32,
  476. "_N$font": null,
  477. "_N$maxWidth": 0,
  478. "_N$lineHeight": 50,
  479. "_N$imageAtlas": null,
  480. "_N$handleTouchEvent": true
  481. },
  482. {
  483. "__type__": "cc.Widget",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "node": {
  487. "__id__": 12
  488. },
  489. "_enabled": true,
  490. "alignMode": 0,
  491. "_target": null,
  492. "_alignFlags": 18,
  493. "_left": 0,
  494. "_right": 0,
  495. "_top": 0,
  496. "_bottom": 0,
  497. "_verticalCenter": 0,
  498. "_horizontalCenter": 0,
  499. "_isAbsLeft": true,
  500. "_isAbsRight": true,
  501. "_isAbsTop": true,
  502. "_isAbsBottom": true,
  503. "_isAbsHorizontalCenter": true,
  504. "_isAbsVerticalCenter": true,
  505. "_originalWidth": 0,
  506. "_originalHeight": 0
  507. },
  508. {
  509. "__type__": "cc.PrefabInfo",
  510. "root": {
  511. "__id__": 1
  512. },
  513. "asset": {
  514. "__uuid__": "e316f6bb-6cb4-462e-b581-2b98f40e6a4b"
  515. },
  516. "fileId": "9cgaLerJpPkqHhI+MmFoG0",
  517. "sync": false
  518. },
  519. {
  520. "__type__": "cc.Sprite",
  521. "_name": "",
  522. "_objFlags": 0,
  523. "node": {
  524. "__id__": 11
  525. },
  526. "_enabled": true,
  527. "_spriteFrame": {
  528. "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
  529. },
  530. "_type": 1,
  531. "_sizeMode": 0,
  532. "_fillType": 0,
  533. "_fillCenter": {
  534. "__type__": "cc.Vec2",
  535. "x": 0,
  536. "y": 0
  537. },
  538. "_fillStart": 0,
  539. "_fillRange": 0,
  540. "_isTrimmedMode": true,
  541. "_srcBlendFactor": 770,
  542. "_dstBlendFactor": 771,
  543. "_atlas": null
  544. },
  545. {
  546. "__type__": "cc.Button",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 11
  551. },
  552. "_enabled": true,
  553. "transition": 1,
  554. "pressedColor": {
  555. "__type__": "cc.Color",
  556. "r": 120,
  557. "g": 120,
  558. "b": 120,
  559. "a": 255
  560. },
  561. "hoverColor": {
  562. "__type__": "cc.Color",
  563. "r": 255,
  564. "g": 255,
  565. "b": 255,
  566. "a": 255
  567. },
  568. "duration": 0.1,
  569. "zoomScale": 1.2,
  570. "clickEvents": [
  571. {
  572. "__id__": 18
  573. }
  574. ],
  575. "_N$interactable": true,
  576. "_N$enableAutoGrayEffect": false,
  577. "_N$normalColor": {
  578. "__type__": "cc.Color",
  579. "r": 255,
  580. "g": 255,
  581. "b": 255,
  582. "a": 255
  583. },
  584. "_N$disabledColor": {
  585. "__type__": "cc.Color",
  586. "r": 255,
  587. "g": 255,
  588. "b": 255,
  589. "a": 255
  590. },
  591. "_N$normalSprite": {
  592. "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
  593. },
  594. "_N$pressedSprite": {
  595. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  596. },
  597. "pressedSprite": {
  598. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  599. },
  600. "_N$hoverSprite": {
  601. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  602. },
  603. "hoverSprite": {
  604. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  605. },
  606. "_N$disabledSprite": {
  607. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  608. },
  609. "_N$target": {
  610. "__id__": 11
  611. }
  612. },
  613. {
  614. "__type__": "cc.ClickEvent",
  615. "target": {
  616. "__id__": 1
  617. },
  618. "component": "ArtistTrainNoJob",
  619. "handler": "dissmiss",
  620. "customEventData": ""
  621. },
  622. {
  623. "__type__": "cc.PrefabInfo",
  624. "root": {
  625. "__id__": 1
  626. },
  627. "asset": {
  628. "__uuid__": "e316f6bb-6cb4-462e-b581-2b98f40e6a4b"
  629. },
  630. "fileId": "e9+9qAzaBMl4IFQwsrtAAW",
  631. "sync": false
  632. },
  633. {
  634. "__type__": "cc.Sprite",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "node": {
  638. "__id__": 6
  639. },
  640. "_enabled": true,
  641. "_spriteFrame": {
  642. "__uuid__": "f77c177d-60ed-4171-a329-3aeeab60b13d"
  643. },
  644. "_type": 1,
  645. "_sizeMode": 0,
  646. "_fillType": 0,
  647. "_fillCenter": {
  648. "__type__": "cc.Vec2",
  649. "x": 0,
  650. "y": 0
  651. },
  652. "_fillStart": 0,
  653. "_fillRange": 0,
  654. "_isTrimmedMode": true,
  655. "_srcBlendFactor": 770,
  656. "_dstBlendFactor": 771,
  657. "_atlas": null
  658. },
  659. {
  660. "__type__": "cc.PrefabInfo",
  661. "root": {
  662. "__id__": 1
  663. },
  664. "asset": {
  665. "__uuid__": "e316f6bb-6cb4-462e-b581-2b98f40e6a4b"
  666. },
  667. "fileId": "f579XuMjpG6JNQxlTo/92u",
  668. "sync": false
  669. },
  670. {
  671. "__type__": "74b136LvddN57jNTNYL8YIC",
  672. "_name": "",
  673. "_objFlags": 0,
  674. "node": {
  675. "__id__": 1
  676. },
  677. "_enabled": true,
  678. "content": {
  679. "__id__": 6
  680. }
  681. },
  682. {
  683. "__type__": "cc.PrefabInfo",
  684. "root": {
  685. "__id__": 1
  686. },
  687. "asset": {
  688. "__uuid__": "e316f6bb-6cb4-462e-b581-2b98f40e6a4b"
  689. },
  690. "fileId": "72wbhifCNHOJxdQSoZtXiu",
  691. "sync": false
  692. }
  693. ]