Dialog.prefab 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634
  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": "Dialog",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 26
  28. },
  29. {
  30. "__id__": 29
  31. },
  32. {
  33. "__id__": 36
  34. },
  35. {
  36. "__id__": 41
  37. }
  38. ],
  39. "_active": true,
  40. "_level": 1,
  41. "_components": [
  42. {
  43. "__id__": 46
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 47
  48. },
  49. "_opacity": 255,
  50. "_color": {
  51. "__type__": "cc.Color",
  52. "r": 255,
  53. "g": 255,
  54. "b": 255,
  55. "a": 255
  56. },
  57. "_contentSize": {
  58. "__type__": "cc.Size",
  59. "width": 0,
  60. "height": 0
  61. },
  62. "_anchorPoint": {
  63. "__type__": "cc.Vec2",
  64. "x": 0.5,
  65. "y": 0.5
  66. },
  67. "_position": {
  68. "__type__": "cc.Vec3",
  69. "x": -360,
  70. "y": -640.0000000000001,
  71. "z": 0
  72. },
  73. "_scale": {
  74. "__type__": "cc.Vec3",
  75. "x": 1,
  76. "y": 1,
  77. "z": 1
  78. },
  79. "_quat": {
  80. "__type__": "cc.Quat",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0,
  84. "w": 1
  85. },
  86. "_skewX": 0,
  87. "_skewY": 0,
  88. "_zIndex": 0,
  89. "_is3DNode": false,
  90. "groupIndex": 0,
  91. "_rotationX": 0,
  92. "_rotationY": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "bg",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [],
  103. "_active": true,
  104. "_level": 2,
  105. "_components": [
  106. {
  107. "__id__": 3
  108. },
  109. {
  110. "__id__": 4
  111. }
  112. ],
  113. "_prefab": {
  114. "__id__": 5
  115. },
  116. "_opacity": 133.875,
  117. "_color": {
  118. "__type__": "cc.Color",
  119. "r": 0,
  120. "g": 0,
  121. "b": 0,
  122. "a": 255
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 1000,
  127. "height": 2000
  128. },
  129. "_anchorPoint": {
  130. "__type__": "cc.Vec2",
  131. "x": 0.5,
  132. "y": 0.5
  133. },
  134. "_position": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_scale": {
  141. "__type__": "cc.Vec3",
  142. "x": 1,
  143. "y": 1,
  144. "z": 1
  145. },
  146. "_quat": {
  147. "__type__": "cc.Quat",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0,
  151. "w": 1
  152. },
  153. "_skewX": 0,
  154. "_skewY": 0,
  155. "_zIndex": 0,
  156. "_is3DNode": false,
  157. "groupIndex": 0,
  158. "_rotationX": 0,
  159. "_rotationY": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_srcBlendFactor": 770,
  171. "_dstBlendFactor": 771,
  172. "_spriteFrame": {
  173. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  174. },
  175. "_type": 0,
  176. "_sizeMode": 0,
  177. "_fillType": 0,
  178. "_fillCenter": {
  179. "__type__": "cc.Vec2",
  180. "x": 0,
  181. "y": 0
  182. },
  183. "_fillStart": 0,
  184. "_fillRange": 0,
  185. "_isTrimmedMode": true,
  186. "_state": 0,
  187. "_atlas": null,
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.BlockInputEvents",
  192. "_name": "",
  193. "_objFlags": 0,
  194. "node": {
  195. "__id__": 2
  196. },
  197. "_enabled": true,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.PrefabInfo",
  202. "root": {
  203. "__id__": 1
  204. },
  205. "asset": {
  206. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  207. },
  208. "fileId": "59/jhqB7lFkoLk/qPb+ita",
  209. "sync": false
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "DialogBG",
  214. "_objFlags": 0,
  215. "_parent": {
  216. "__id__": 1
  217. },
  218. "_children": [
  219. {
  220. "__id__": 7
  221. },
  222. {
  223. "__id__": 13
  224. }
  225. ],
  226. "_active": true,
  227. "_level": 2,
  228. "_components": [
  229. {
  230. "__id__": 24
  231. }
  232. ],
  233. "_prefab": {
  234. "__id__": 25
  235. },
  236. "_opacity": 255,
  237. "_color": {
  238. "__type__": "cc.Color",
  239. "r": 255,
  240. "g": 255,
  241. "b": 255,
  242. "a": 255
  243. },
  244. "_contentSize": {
  245. "__type__": "cc.Size",
  246. "width": 635,
  247. "height": 269
  248. },
  249. "_anchorPoint": {
  250. "__type__": "cc.Vec2",
  251. "x": 0.5,
  252. "y": 0.5
  253. },
  254. "_position": {
  255. "__type__": "cc.Vec3",
  256. "x": -202,
  257. "y": -185,
  258. "z": 0
  259. },
  260. "_scale": {
  261. "__type__": "cc.Vec3",
  262. "x": 1,
  263. "y": 1,
  264. "z": 1
  265. },
  266. "_quat": {
  267. "__type__": "cc.Quat",
  268. "x": 0,
  269. "y": 0,
  270. "z": 0,
  271. "w": 1
  272. },
  273. "_skewX": 0,
  274. "_skewY": 0,
  275. "_zIndex": 0,
  276. "_is3DNode": false,
  277. "groupIndex": 0,
  278. "_rotationX": 0,
  279. "_rotationY": 0,
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.Node",
  284. "_name": "BGname",
  285. "_objFlags": 0,
  286. "_parent": {
  287. "__id__": 6
  288. },
  289. "_children": [
  290. {
  291. "__id__": 8
  292. }
  293. ],
  294. "_active": true,
  295. "_level": 4,
  296. "_components": [
  297. {
  298. "__id__": 11
  299. }
  300. ],
  301. "_prefab": {
  302. "__id__": 12
  303. },
  304. "_opacity": 0,
  305. "_color": {
  306. "__type__": "cc.Color",
  307. "r": 255,
  308. "g": 255,
  309. "b": 255,
  310. "a": 255
  311. },
  312. "_contentSize": {
  313. "__type__": "cc.Size",
  314. "width": 150,
  315. "height": 80
  316. },
  317. "_anchorPoint": {
  318. "__type__": "cc.Vec2",
  319. "x": 0.5,
  320. "y": 0.5
  321. },
  322. "_position": {
  323. "__type__": "cc.Vec3",
  324. "x": 66,
  325. "y": 27,
  326. "z": 0
  327. },
  328. "_scale": {
  329. "__type__": "cc.Vec3",
  330. "x": 0.5,
  331. "y": 0.5,
  332. "z": 1
  333. },
  334. "_quat": {
  335. "__type__": "cc.Quat",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0,
  339. "w": 1
  340. },
  341. "_skewX": 0,
  342. "_skewY": 0,
  343. "_zIndex": 0,
  344. "_is3DNode": false,
  345. "groupIndex": 0,
  346. "_rotationX": 0,
  347. "_rotationY": 0,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.Node",
  352. "_name": "DialogName",
  353. "_objFlags": 0,
  354. "_parent": {
  355. "__id__": 7
  356. },
  357. "_children": [],
  358. "_active": true,
  359. "_level": 5,
  360. "_components": [
  361. {
  362. "__id__": 9
  363. }
  364. ],
  365. "_prefab": {
  366. "__id__": 10
  367. },
  368. "_opacity": 255,
  369. "_color": {
  370. "__type__": "cc.Color",
  371. "r": 90,
  372. "g": 32,
  373. "b": 0,
  374. "a": 255
  375. },
  376. "_contentSize": {
  377. "__type__": "cc.Size",
  378. "width": 0,
  379. "height": 45
  380. },
  381. "_anchorPoint": {
  382. "__type__": "cc.Vec2",
  383. "x": 0.5,
  384. "y": 0.5
  385. },
  386. "_position": {
  387. "__type__": "cc.Vec3",
  388. "x": 1.5,
  389. "y": -1.8,
  390. "z": 0
  391. },
  392. "_scale": {
  393. "__type__": "cc.Vec3",
  394. "x": 1,
  395. "y": 1,
  396. "z": 1
  397. },
  398. "_quat": {
  399. "__type__": "cc.Quat",
  400. "x": 0,
  401. "y": 0,
  402. "z": 0,
  403. "w": 1
  404. },
  405. "_skewX": 0,
  406. "_skewY": 0,
  407. "_zIndex": 0,
  408. "_is3DNode": false,
  409. "groupIndex": 0,
  410. "_rotationX": 0,
  411. "_rotationY": 0,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.Label",
  416. "_name": "",
  417. "_objFlags": 0,
  418. "node": {
  419. "__id__": 8
  420. },
  421. "_enabled": true,
  422. "_srcBlendFactor": 1,
  423. "_dstBlendFactor": 771,
  424. "_useOriginalSize": false,
  425. "_string": "",
  426. "_N$string": "",
  427. "_fontSize": 40,
  428. "_lineHeight": 45,
  429. "_enableWrapText": true,
  430. "_N$file": null,
  431. "_isSystemFontUsed": true,
  432. "_spacingX": 0,
  433. "_N$horizontalAlign": 1,
  434. "_N$verticalAlign": 1,
  435. "_N$fontFamily": "Arial",
  436. "_N$overflow": 0,
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  446. },
  447. "fileId": "e0ne/LICdHEKg2Ler5MTj7",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "cc.Sprite",
  452. "_name": "",
  453. "_objFlags": 0,
  454. "node": {
  455. "__id__": 7
  456. },
  457. "_enabled": true,
  458. "_srcBlendFactor": 770,
  459. "_dstBlendFactor": 771,
  460. "_spriteFrame": {
  461. "__uuid__": "9ba5c3a8-1ebd-4b88-982f-51c5e6ba72da"
  462. },
  463. "_type": 0,
  464. "_sizeMode": 0,
  465. "_fillType": 0,
  466. "_fillCenter": {
  467. "__type__": "cc.Vec2",
  468. "x": 0,
  469. "y": 0
  470. },
  471. "_fillStart": 0,
  472. "_fillRange": 0,
  473. "_isTrimmedMode": true,
  474. "_state": 0,
  475. "_atlas": null,
  476. "_id": ""
  477. },
  478. {
  479. "__type__": "cc.PrefabInfo",
  480. "root": {
  481. "__id__": 1
  482. },
  483. "asset": {
  484. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  485. },
  486. "fileId": "e3/uImT2lPQpEiyYos+JJw",
  487. "sync": false
  488. },
  489. {
  490. "__type__": "cc.Node",
  491. "_name": "BGDetail",
  492. "_objFlags": 0,
  493. "_parent": {
  494. "__id__": 6
  495. },
  496. "_children": [
  497. {
  498. "__id__": 14
  499. },
  500. {
  501. "__id__": 17
  502. }
  503. ],
  504. "_active": true,
  505. "_level": 4,
  506. "_components": [
  507. {
  508. "__id__": 21
  509. },
  510. {
  511. "__id__": 22
  512. }
  513. ],
  514. "_prefab": {
  515. "__id__": 23
  516. },
  517. "_opacity": 0,
  518. "_color": {
  519. "__type__": "cc.Color",
  520. "r": 255,
  521. "g": 255,
  522. "b": 255,
  523. "a": 255
  524. },
  525. "_contentSize": {
  526. "__type__": "cc.Size",
  527. "width": 638,
  528. "height": 173
  529. },
  530. "_anchorPoint": {
  531. "__type__": "cc.Vec2",
  532. "x": 0.5,
  533. "y": 0.5
  534. },
  535. "_position": {
  536. "__type__": "cc.Vec3",
  537. "x": 199,
  538. "y": -90,
  539. "z": 0
  540. },
  541. "_scale": {
  542. "__type__": "cc.Vec3",
  543. "x": 1,
  544. "y": 1,
  545. "z": 1
  546. },
  547. "_quat": {
  548. "__type__": "cc.Quat",
  549. "x": 0,
  550. "y": 0,
  551. "z": 0,
  552. "w": 1
  553. },
  554. "_skewX": 0,
  555. "_skewY": 0,
  556. "_zIndex": 0,
  557. "_is3DNode": false,
  558. "groupIndex": 0,
  559. "_rotationX": 0,
  560. "_rotationY": 0,
  561. "_id": ""
  562. },
  563. {
  564. "__type__": "cc.Node",
  565. "_name": "DialogDetail",
  566. "_objFlags": 0,
  567. "_parent": {
  568. "__id__": 13
  569. },
  570. "_children": [],
  571. "_active": true,
  572. "_level": 5,
  573. "_components": [
  574. {
  575. "__id__": 15
  576. }
  577. ],
  578. "_prefab": {
  579. "__id__": 16
  580. },
  581. "_opacity": 255,
  582. "_color": {
  583. "__type__": "cc.Color",
  584. "r": 90,
  585. "g": 32,
  586. "b": 0,
  587. "a": 255
  588. },
  589. "_contentSize": {
  590. "__type__": "cc.Size",
  591. "width": 480,
  592. "height": 140
  593. },
  594. "_anchorPoint": {
  595. "__type__": "cc.Vec2",
  596. "x": 0.5,
  597. "y": 0.5
  598. },
  599. "_position": {
  600. "__type__": "cc.Vec3",
  601. "x": 68,
  602. "y": 10,
  603. "z": 0
  604. },
  605. "_scale": {
  606. "__type__": "cc.Vec3",
  607. "x": 1,
  608. "y": 1,
  609. "z": 1
  610. },
  611. "_quat": {
  612. "__type__": "cc.Quat",
  613. "x": 0,
  614. "y": 0,
  615. "z": 0,
  616. "w": 1
  617. },
  618. "_skewX": 0,
  619. "_skewY": 0,
  620. "_zIndex": 0,
  621. "_is3DNode": false,
  622. "groupIndex": 0,
  623. "_rotationX": 0,
  624. "_rotationY": 0,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.Label",
  629. "_name": "",
  630. "_objFlags": 0,
  631. "node": {
  632. "__id__": 14
  633. },
  634. "_enabled": true,
  635. "_srcBlendFactor": 1,
  636. "_dstBlendFactor": 771,
  637. "_useOriginalSize": false,
  638. "_string": "",
  639. "_N$string": "",
  640. "_fontSize": 25,
  641. "_lineHeight": 33,
  642. "_enableWrapText": true,
  643. "_N$file": null,
  644. "_isSystemFontUsed": true,
  645. "_spacingX": 0,
  646. "_N$horizontalAlign": 0,
  647. "_N$verticalAlign": 1,
  648. "_N$fontFamily": "Arial",
  649. "_N$overflow": 1,
  650. "_id": ""
  651. },
  652. {
  653. "__type__": "cc.PrefabInfo",
  654. "root": {
  655. "__id__": 1
  656. },
  657. "asset": {
  658. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  659. },
  660. "fileId": "eaOZTqL1FFPK9y69B8b/PZ",
  661. "sync": false
  662. },
  663. {
  664. "__type__": "cc.Node",
  665. "_name": "infoclick",
  666. "_objFlags": 0,
  667. "_parent": {
  668. "__id__": 13
  669. },
  670. "_children": [],
  671. "_active": false,
  672. "_level": 5,
  673. "_components": [
  674. {
  675. "__id__": 18
  676. },
  677. {
  678. "__id__": 19
  679. }
  680. ],
  681. "_prefab": {
  682. "__id__": 20
  683. },
  684. "_opacity": 255,
  685. "_color": {
  686. "__type__": "cc.Color",
  687. "r": 255,
  688. "g": 255,
  689. "b": 255,
  690. "a": 255
  691. },
  692. "_contentSize": {
  693. "__type__": "cc.Size",
  694. "width": 60,
  695. "height": 51
  696. },
  697. "_anchorPoint": {
  698. "__type__": "cc.Vec2",
  699. "x": 0.5,
  700. "y": 0.5
  701. },
  702. "_position": {
  703. "__type__": "cc.Vec3",
  704. "x": 267,
  705. "y": -66,
  706. "z": 0
  707. },
  708. "_scale": {
  709. "__type__": "cc.Vec3",
  710. "x": 1,
  711. "y": 1,
  712. "z": 1
  713. },
  714. "_quat": {
  715. "__type__": "cc.Quat",
  716. "x": 0,
  717. "y": 0,
  718. "z": 0,
  719. "w": 1
  720. },
  721. "_skewX": 0,
  722. "_skewY": 0,
  723. "_zIndex": 0,
  724. "_is3DNode": false,
  725. "groupIndex": 0,
  726. "_rotationX": 0,
  727. "_rotationY": 0,
  728. "_id": ""
  729. },
  730. {
  731. "__type__": "cc.Sprite",
  732. "_name": "",
  733. "_objFlags": 0,
  734. "node": {
  735. "__id__": 17
  736. },
  737. "_enabled": true,
  738. "_srcBlendFactor": 770,
  739. "_dstBlendFactor": 771,
  740. "_spriteFrame": {
  741. "__uuid__": "5d4c838c-53ab-437a-be02-24e03bb9338c"
  742. },
  743. "_type": 0,
  744. "_sizeMode": 1,
  745. "_fillType": 0,
  746. "_fillCenter": {
  747. "__type__": "cc.Vec2",
  748. "x": 0,
  749. "y": 0
  750. },
  751. "_fillStart": 0,
  752. "_fillRange": 0,
  753. "_isTrimmedMode": true,
  754. "_state": 0,
  755. "_atlas": null,
  756. "_id": ""
  757. },
  758. {
  759. "__type__": "cc.Animation",
  760. "_name": "",
  761. "_objFlags": 0,
  762. "node": {
  763. "__id__": 17
  764. },
  765. "_enabled": true,
  766. "_defaultClip": {
  767. "__uuid__": "18398459-3381-4990-a49b-8072fa6a8c10"
  768. },
  769. "_clips": [
  770. {
  771. "__uuid__": "18398459-3381-4990-a49b-8072fa6a8c10"
  772. }
  773. ],
  774. "playOnLoad": true,
  775. "_id": ""
  776. },
  777. {
  778. "__type__": "cc.PrefabInfo",
  779. "root": {
  780. "__id__": 1
  781. },
  782. "asset": {
  783. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  784. },
  785. "fileId": "49i/tmVThAvouXVoATcLeC",
  786. "sync": false
  787. },
  788. {
  789. "__type__": "cc.Sprite",
  790. "_name": "",
  791. "_objFlags": 0,
  792. "node": {
  793. "__id__": 13
  794. },
  795. "_enabled": true,
  796. "_srcBlendFactor": 770,
  797. "_dstBlendFactor": 771,
  798. "_spriteFrame": {
  799. "__uuid__": "18af79f0-c4b0-4b0b-bcb2-7da2fbc0a328"
  800. },
  801. "_type": 0,
  802. "_sizeMode": 0,
  803. "_fillType": 0,
  804. "_fillCenter": {
  805. "__type__": "cc.Vec2",
  806. "x": 0,
  807. "y": 0
  808. },
  809. "_fillStart": 0,
  810. "_fillRange": 0,
  811. "_isTrimmedMode": true,
  812. "_state": 0,
  813. "_atlas": null,
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "cc.Animation",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "node": {
  821. "__id__": 13
  822. },
  823. "_enabled": true,
  824. "_defaultClip": null,
  825. "_clips": [],
  826. "playOnLoad": false,
  827. "_id": ""
  828. },
  829. {
  830. "__type__": "cc.PrefabInfo",
  831. "root": {
  832. "__id__": 1
  833. },
  834. "asset": {
  835. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  836. },
  837. "fileId": "bex3WN98xHVLulcgcxWJBc",
  838. "sync": false
  839. },
  840. {
  841. "__type__": "cc.Sprite",
  842. "_name": "",
  843. "_objFlags": 0,
  844. "node": {
  845. "__id__": 6
  846. },
  847. "_enabled": true,
  848. "_srcBlendFactor": 770,
  849. "_dstBlendFactor": 771,
  850. "_spriteFrame": null,
  851. "_type": 0,
  852. "_sizeMode": 1,
  853. "_fillType": 0,
  854. "_fillCenter": {
  855. "__type__": "cc.Vec2",
  856. "x": 0,
  857. "y": 0
  858. },
  859. "_fillStart": 0,
  860. "_fillRange": 0,
  861. "_isTrimmedMode": true,
  862. "_state": 0,
  863. "_atlas": null,
  864. "_id": ""
  865. },
  866. {
  867. "__type__": "cc.PrefabInfo",
  868. "root": {
  869. "__id__": 1
  870. },
  871. "asset": {
  872. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  873. },
  874. "fileId": "21qvWFhjNElqsIfjQur2gC",
  875. "sync": false
  876. },
  877. {
  878. "__type__": "cc.Node",
  879. "_name": "character",
  880. "_objFlags": 0,
  881. "_parent": {
  882. "__id__": 1
  883. },
  884. "_children": [],
  885. "_active": true,
  886. "_level": 2,
  887. "_components": [
  888. {
  889. "__id__": 27
  890. }
  891. ],
  892. "_prefab": {
  893. "__id__": 28
  894. },
  895. "_opacity": 0,
  896. "_color": {
  897. "__type__": "cc.Color",
  898. "r": 255,
  899. "g": 255,
  900. "b": 255,
  901. "a": 255
  902. },
  903. "_contentSize": {
  904. "__type__": "cc.Size",
  905. "width": 177,
  906. "height": 277
  907. },
  908. "_anchorPoint": {
  909. "__type__": "cc.Vec2",
  910. "x": 0.5,
  911. "y": 0
  912. },
  913. "_position": {
  914. "__type__": "cc.Vec3",
  915. "x": -245.2,
  916. "y": -341.7,
  917. "z": 0
  918. },
  919. "_scale": {
  920. "__type__": "cc.Vec3",
  921. "x": 0.86,
  922. "y": 0.86,
  923. "z": 1
  924. },
  925. "_quat": {
  926. "__type__": "cc.Quat",
  927. "x": 0,
  928. "y": 0,
  929. "z": 0,
  930. "w": 1
  931. },
  932. "_skewX": 0,
  933. "_skewY": 0,
  934. "_zIndex": 0,
  935. "_is3DNode": false,
  936. "groupIndex": 0,
  937. "_id": ""
  938. },
  939. {
  940. "__type__": "cc.Sprite",
  941. "_name": "",
  942. "_objFlags": 0,
  943. "node": {
  944. "__id__": 26
  945. },
  946. "_enabled": true,
  947. "_srcBlendFactor": 770,
  948. "_dstBlendFactor": 771,
  949. "_spriteFrame": {
  950. "__uuid__": "41a6a179-6a2e-47a5-a583-319cfc3c8046"
  951. },
  952. "_type": 0,
  953. "_sizeMode": 1,
  954. "_fillType": 0,
  955. "_fillCenter": {
  956. "__type__": "cc.Vec2",
  957. "x": 0,
  958. "y": 0
  959. },
  960. "_fillStart": 0,
  961. "_fillRange": 0,
  962. "_isTrimmedMode": true,
  963. "_state": 0,
  964. "_atlas": null,
  965. "_id": ""
  966. },
  967. {
  968. "__type__": "cc.PrefabInfo",
  969. "root": {
  970. "__id__": 1
  971. },
  972. "asset": {
  973. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  974. },
  975. "fileId": "fd3htkTB1OpZ29SsdVYc2q",
  976. "sync": false
  977. },
  978. {
  979. "__type__": "cc.Node",
  980. "_name": "SureBtn",
  981. "_objFlags": 0,
  982. "_parent": {
  983. "__id__": 1
  984. },
  985. "_children": [
  986. {
  987. "__id__": 30
  988. }
  989. ],
  990. "_active": false,
  991. "_level": 2,
  992. "_components": [
  993. {
  994. "__id__": 33
  995. },
  996. {
  997. "__id__": 34
  998. }
  999. ],
  1000. "_prefab": {
  1001. "__id__": 35
  1002. },
  1003. "_opacity": 255,
  1004. "_color": {
  1005. "__type__": "cc.Color",
  1006. "r": 255,
  1007. "g": 255,
  1008. "b": 255,
  1009. "a": 255
  1010. },
  1011. "_contentSize": {
  1012. "__type__": "cc.Size",
  1013. "width": 1800,
  1014. "height": 1800
  1015. },
  1016. "_anchorPoint": {
  1017. "__type__": "cc.Vec2",
  1018. "x": 0.5,
  1019. "y": 0.5
  1020. },
  1021. "_position": {
  1022. "__type__": "cc.Vec3",
  1023. "x": 0,
  1024. "y": 0,
  1025. "z": 0
  1026. },
  1027. "_scale": {
  1028. "__type__": "cc.Vec3",
  1029. "x": 2,
  1030. "y": 2,
  1031. "z": 2
  1032. },
  1033. "_quat": {
  1034. "__type__": "cc.Quat",
  1035. "x": 0,
  1036. "y": 0,
  1037. "z": 0,
  1038. "w": 1
  1039. },
  1040. "_skewX": 0,
  1041. "_skewY": 0,
  1042. "_zIndex": 0,
  1043. "_is3DNode": false,
  1044. "groupIndex": 0,
  1045. "_id": ""
  1046. },
  1047. {
  1048. "__type__": "cc.Node",
  1049. "_name": "New Label",
  1050. "_objFlags": 0,
  1051. "_parent": {
  1052. "__id__": 29
  1053. },
  1054. "_children": [],
  1055. "_active": false,
  1056. "_level": 3,
  1057. "_components": [
  1058. {
  1059. "__id__": 31
  1060. }
  1061. ],
  1062. "_prefab": {
  1063. "__id__": 32
  1064. },
  1065. "_opacity": 255,
  1066. "_color": {
  1067. "__type__": "cc.Color",
  1068. "r": 0,
  1069. "g": 0,
  1070. "b": 0,
  1071. "a": 255
  1072. },
  1073. "_contentSize": {
  1074. "__type__": "cc.Size",
  1075. "width": 60,
  1076. "height": 20
  1077. },
  1078. "_anchorPoint": {
  1079. "__type__": "cc.Vec2",
  1080. "x": 0.5,
  1081. "y": 0.5
  1082. },
  1083. "_position": {
  1084. "__type__": "cc.Vec3",
  1085. "x": -1,
  1086. "y": -2,
  1087. "z": 0
  1088. },
  1089. "_scale": {
  1090. "__type__": "cc.Vec3",
  1091. "x": 1,
  1092. "y": 1,
  1093. "z": 1
  1094. },
  1095. "_quat": {
  1096. "__type__": "cc.Quat",
  1097. "x": 0,
  1098. "y": 0,
  1099. "z": 0,
  1100. "w": 1
  1101. },
  1102. "_skewX": 0,
  1103. "_skewY": 0,
  1104. "_zIndex": 0,
  1105. "_is3DNode": false,
  1106. "groupIndex": 0,
  1107. "_rotationX": 0,
  1108. "_rotationY": 0,
  1109. "_id": ""
  1110. },
  1111. {
  1112. "__type__": "cc.Label",
  1113. "_name": "",
  1114. "_objFlags": 0,
  1115. "node": {
  1116. "__id__": 30
  1117. },
  1118. "_enabled": true,
  1119. "_srcBlendFactor": 1,
  1120. "_dstBlendFactor": 771,
  1121. "_useOriginalSize": false,
  1122. "_string": "下一步",
  1123. "_N$string": "下一步",
  1124. "_fontSize": 20,
  1125. "_lineHeight": 20,
  1126. "_enableWrapText": true,
  1127. "_N$file": null,
  1128. "_isSystemFontUsed": true,
  1129. "_spacingX": 0,
  1130. "_N$horizontalAlign": 1,
  1131. "_N$verticalAlign": 1,
  1132. "_N$fontFamily": "Arial",
  1133. "_N$overflow": 0,
  1134. "_id": ""
  1135. },
  1136. {
  1137. "__type__": "cc.PrefabInfo",
  1138. "root": {
  1139. "__id__": 1
  1140. },
  1141. "asset": {
  1142. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1143. },
  1144. "fileId": "25pNwo4zxFz44zZ33RGm8v",
  1145. "sync": false
  1146. },
  1147. {
  1148. "__type__": "cc.Sprite",
  1149. "_name": "",
  1150. "_objFlags": 0,
  1151. "node": {
  1152. "__id__": 29
  1153. },
  1154. "_enabled": true,
  1155. "_srcBlendFactor": 770,
  1156. "_dstBlendFactor": 771,
  1157. "_spriteFrame": null,
  1158. "_type": 0,
  1159. "_sizeMode": 0,
  1160. "_fillType": 0,
  1161. "_fillCenter": {
  1162. "__type__": "cc.Vec2",
  1163. "x": 0,
  1164. "y": 0
  1165. },
  1166. "_fillStart": 0,
  1167. "_fillRange": 0,
  1168. "_isTrimmedMode": true,
  1169. "_state": 0,
  1170. "_atlas": null,
  1171. "_id": ""
  1172. },
  1173. {
  1174. "__type__": "cc.Button",
  1175. "_name": "",
  1176. "_objFlags": 0,
  1177. "node": {
  1178. "__id__": 29
  1179. },
  1180. "_enabled": true,
  1181. "duration": 0.1,
  1182. "zoomScale": 1.2,
  1183. "clickEvents": [],
  1184. "_N$interactable": true,
  1185. "_N$enableAutoGrayEffect": false,
  1186. "_N$transition": 3,
  1187. "transition": 3,
  1188. "_N$normalColor": {
  1189. "__type__": "cc.Color",
  1190. "r": 214,
  1191. "g": 214,
  1192. "b": 214,
  1193. "a": 255
  1194. },
  1195. "_N$pressedColor": {
  1196. "__type__": "cc.Color",
  1197. "r": 211,
  1198. "g": 211,
  1199. "b": 211,
  1200. "a": 255
  1201. },
  1202. "pressedColor": {
  1203. "__type__": "cc.Color",
  1204. "r": 211,
  1205. "g": 211,
  1206. "b": 211,
  1207. "a": 255
  1208. },
  1209. "_N$hoverColor": {
  1210. "__type__": "cc.Color",
  1211. "r": 255,
  1212. "g": 255,
  1213. "b": 255,
  1214. "a": 255
  1215. },
  1216. "hoverColor": {
  1217. "__type__": "cc.Color",
  1218. "r": 255,
  1219. "g": 255,
  1220. "b": 255,
  1221. "a": 255
  1222. },
  1223. "_N$disabledColor": {
  1224. "__type__": "cc.Color",
  1225. "r": 124,
  1226. "g": 124,
  1227. "b": 124,
  1228. "a": 255
  1229. },
  1230. "_N$normalSprite": null,
  1231. "_N$pressedSprite": null,
  1232. "pressedSprite": null,
  1233. "_N$hoverSprite": null,
  1234. "hoverSprite": null,
  1235. "_N$disabledSprite": null,
  1236. "_N$target": null,
  1237. "_id": ""
  1238. },
  1239. {
  1240. "__type__": "cc.PrefabInfo",
  1241. "root": {
  1242. "__id__": 1
  1243. },
  1244. "asset": {
  1245. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1246. },
  1247. "fileId": "40jpFD1FhMSL04FL/zqbMG",
  1248. "sync": false
  1249. },
  1250. {
  1251. "__type__": "cc.Node",
  1252. "_name": "Skip",
  1253. "_objFlags": 0,
  1254. "_parent": {
  1255. "__id__": 1
  1256. },
  1257. "_children": [
  1258. {
  1259. "__id__": 37
  1260. }
  1261. ],
  1262. "_active": true,
  1263. "_level": 2,
  1264. "_components": [],
  1265. "_prefab": {
  1266. "__id__": 40
  1267. },
  1268. "_opacity": 255,
  1269. "_color": {
  1270. "__type__": "cc.Color",
  1271. "r": 255,
  1272. "g": 255,
  1273. "b": 255,
  1274. "a": 255
  1275. },
  1276. "_contentSize": {
  1277. "__type__": "cc.Size",
  1278. "width": 150,
  1279. "height": 80
  1280. },
  1281. "_anchorPoint": {
  1282. "__type__": "cc.Vec2",
  1283. "x": 0.5,
  1284. "y": 0.5
  1285. },
  1286. "_position": {
  1287. "__type__": "cc.Vec3",
  1288. "x": 239,
  1289. "y": -137,
  1290. "z": 0
  1291. },
  1292. "_scale": {
  1293. "__type__": "cc.Vec3",
  1294. "x": 1,
  1295. "y": 1,
  1296. "z": 1
  1297. },
  1298. "_quat": {
  1299. "__type__": "cc.Quat",
  1300. "x": 0,
  1301. "y": 0,
  1302. "z": 0,
  1303. "w": 1
  1304. },
  1305. "_skewX": 0,
  1306. "_skewY": 0,
  1307. "_zIndex": 0,
  1308. "_is3DNode": false,
  1309. "groupIndex": 0,
  1310. "_id": ""
  1311. },
  1312. {
  1313. "__type__": "cc.Node",
  1314. "_name": "dialogbox_skip",
  1315. "_objFlags": 0,
  1316. "_parent": {
  1317. "__id__": 36
  1318. },
  1319. "_children": [],
  1320. "_active": true,
  1321. "_level": 3,
  1322. "_components": [
  1323. {
  1324. "__id__": 38
  1325. }
  1326. ],
  1327. "_prefab": {
  1328. "__id__": 39
  1329. },
  1330. "_opacity": 255,
  1331. "_color": {
  1332. "__type__": "cc.Color",
  1333. "r": 255,
  1334. "g": 255,
  1335. "b": 255,
  1336. "a": 255
  1337. },
  1338. "_contentSize": {
  1339. "__type__": "cc.Size",
  1340. "width": 123,
  1341. "height": 44
  1342. },
  1343. "_anchorPoint": {
  1344. "__type__": "cc.Vec2",
  1345. "x": 0.5,
  1346. "y": 0.5
  1347. },
  1348. "_position": {
  1349. "__type__": "cc.Vec3",
  1350. "x": 0,
  1351. "y": 0,
  1352. "z": 0
  1353. },
  1354. "_scale": {
  1355. "__type__": "cc.Vec3",
  1356. "x": 1,
  1357. "y": 1,
  1358. "z": 1
  1359. },
  1360. "_quat": {
  1361. "__type__": "cc.Quat",
  1362. "x": 0,
  1363. "y": 0,
  1364. "z": 0,
  1365. "w": 1
  1366. },
  1367. "_skewX": 0,
  1368. "_skewY": 0,
  1369. "_zIndex": 0,
  1370. "_is3DNode": false,
  1371. "groupIndex": 0,
  1372. "_id": ""
  1373. },
  1374. {
  1375. "__type__": "cc.Sprite",
  1376. "_name": "",
  1377. "_objFlags": 0,
  1378. "node": {
  1379. "__id__": 37
  1380. },
  1381. "_enabled": true,
  1382. "_srcBlendFactor": 770,
  1383. "_dstBlendFactor": 771,
  1384. "_spriteFrame": {
  1385. "__uuid__": "f64d0697-7685-4f05-82b2-1dc824a83590"
  1386. },
  1387. "_type": 0,
  1388. "_sizeMode": 1,
  1389. "_fillType": 0,
  1390. "_fillCenter": {
  1391. "__type__": "cc.Vec2",
  1392. "x": 0,
  1393. "y": 0
  1394. },
  1395. "_fillStart": 0,
  1396. "_fillRange": 0,
  1397. "_isTrimmedMode": true,
  1398. "_state": 0,
  1399. "_atlas": null,
  1400. "_id": ""
  1401. },
  1402. {
  1403. "__type__": "cc.PrefabInfo",
  1404. "root": {
  1405. "__id__": 1
  1406. },
  1407. "asset": {
  1408. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1409. },
  1410. "fileId": "464gmu5TZJRpZxKNDVfDSw",
  1411. "sync": false
  1412. },
  1413. {
  1414. "__type__": "cc.PrefabInfo",
  1415. "root": {
  1416. "__id__": 1
  1417. },
  1418. "asset": {
  1419. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1420. },
  1421. "fileId": "d8bzFs40ROz7N2sjE92pfU",
  1422. "sync": false
  1423. },
  1424. {
  1425. "__type__": "cc.Node",
  1426. "_name": "End",
  1427. "_objFlags": 0,
  1428. "_parent": {
  1429. "__id__": 1
  1430. },
  1431. "_children": [
  1432. {
  1433. "__id__": 42
  1434. }
  1435. ],
  1436. "_active": true,
  1437. "_level": 2,
  1438. "_components": [],
  1439. "_prefab": {
  1440. "__id__": 45
  1441. },
  1442. "_opacity": 255,
  1443. "_color": {
  1444. "__type__": "cc.Color",
  1445. "r": 255,
  1446. "g": 255,
  1447. "b": 255,
  1448. "a": 255
  1449. },
  1450. "_contentSize": {
  1451. "__type__": "cc.Size",
  1452. "width": 230,
  1453. "height": 80
  1454. },
  1455. "_anchorPoint": {
  1456. "__type__": "cc.Vec2",
  1457. "x": 0.5,
  1458. "y": 0.5
  1459. },
  1460. "_position": {
  1461. "__type__": "cc.Vec3",
  1462. "x": -4,
  1463. "y": -433,
  1464. "z": 0
  1465. },
  1466. "_scale": {
  1467. "__type__": "cc.Vec3",
  1468. "x": 1,
  1469. "y": 1,
  1470. "z": 1
  1471. },
  1472. "_quat": {
  1473. "__type__": "cc.Quat",
  1474. "x": 0,
  1475. "y": 0,
  1476. "z": 0,
  1477. "w": 1
  1478. },
  1479. "_skewX": 0,
  1480. "_skewY": 0,
  1481. "_zIndex": 0,
  1482. "_is3DNode": false,
  1483. "groupIndex": 0,
  1484. "_id": ""
  1485. },
  1486. {
  1487. "__type__": "cc.Node",
  1488. "_name": "dialogbox_end",
  1489. "_objFlags": 0,
  1490. "_parent": {
  1491. "__id__": 41
  1492. },
  1493. "_children": [],
  1494. "_active": true,
  1495. "_level": 3,
  1496. "_components": [
  1497. {
  1498. "__id__": 43
  1499. }
  1500. ],
  1501. "_prefab": {
  1502. "__id__": 44
  1503. },
  1504. "_opacity": 255,
  1505. "_color": {
  1506. "__type__": "cc.Color",
  1507. "r": 255,
  1508. "g": 255,
  1509. "b": 255,
  1510. "a": 255
  1511. },
  1512. "_contentSize": {
  1513. "__type__": "cc.Size",
  1514. "width": 305,
  1515. "height": 108
  1516. },
  1517. "_anchorPoint": {
  1518. "__type__": "cc.Vec2",
  1519. "x": 0.5,
  1520. "y": 0.5
  1521. },
  1522. "_position": {
  1523. "__type__": "cc.Vec3",
  1524. "x": 0,
  1525. "y": 0,
  1526. "z": 0
  1527. },
  1528. "_scale": {
  1529. "__type__": "cc.Vec3",
  1530. "x": 1,
  1531. "y": 1,
  1532. "z": 1
  1533. },
  1534. "_quat": {
  1535. "__type__": "cc.Quat",
  1536. "x": 0,
  1537. "y": 0,
  1538. "z": 0,
  1539. "w": 1
  1540. },
  1541. "_skewX": 0,
  1542. "_skewY": 0,
  1543. "_zIndex": 0,
  1544. "_is3DNode": false,
  1545. "groupIndex": 0,
  1546. "_id": ""
  1547. },
  1548. {
  1549. "__type__": "cc.Sprite",
  1550. "_name": "",
  1551. "_objFlags": 0,
  1552. "node": {
  1553. "__id__": 42
  1554. },
  1555. "_enabled": true,
  1556. "_srcBlendFactor": 770,
  1557. "_dstBlendFactor": 771,
  1558. "_spriteFrame": {
  1559. "__uuid__": "6526d8fe-082a-488c-87fe-fbbb189b3a64"
  1560. },
  1561. "_type": 0,
  1562. "_sizeMode": 1,
  1563. "_fillType": 0,
  1564. "_fillCenter": {
  1565. "__type__": "cc.Vec2",
  1566. "x": 0,
  1567. "y": 0
  1568. },
  1569. "_fillStart": 0,
  1570. "_fillRange": 0,
  1571. "_isTrimmedMode": true,
  1572. "_state": 0,
  1573. "_atlas": null,
  1574. "_id": ""
  1575. },
  1576. {
  1577. "__type__": "cc.PrefabInfo",
  1578. "root": {
  1579. "__id__": 1
  1580. },
  1581. "asset": {
  1582. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1583. },
  1584. "fileId": "e2fgO8RXZAJp0C+/7pTCsW",
  1585. "sync": false
  1586. },
  1587. {
  1588. "__type__": "cc.PrefabInfo",
  1589. "root": {
  1590. "__id__": 1
  1591. },
  1592. "asset": {
  1593. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1594. },
  1595. "fileId": "922SY6QwtKb72645/Nm/tz",
  1596. "sync": false
  1597. },
  1598. {
  1599. "__type__": "aa432NUylpFrIFSv3MW01H6",
  1600. "_name": "",
  1601. "_objFlags": 0,
  1602. "node": {
  1603. "__id__": 1
  1604. },
  1605. "_enabled": true,
  1606. "secretary": {
  1607. "__uuid__": "eb772ad1-cca2-4e88-8306-d9a13eebfc43"
  1608. },
  1609. "worker": {
  1610. "__uuid__": "cbab25bd-d4a1-4c6d-a8de-8395d716ca95"
  1611. },
  1612. "businessman": {
  1613. "__uuid__": "41a6a179-6a2e-47a5-a583-319cfc3c8046"
  1614. },
  1615. "player": {
  1616. "__uuid__": "7cd26166-6503-4908-bef9-c737459005ca"
  1617. },
  1618. "character": {
  1619. "__id__": 26
  1620. },
  1621. "_id": ""
  1622. },
  1623. {
  1624. "__type__": "cc.PrefabInfo",
  1625. "root": {
  1626. "__id__": 1
  1627. },
  1628. "asset": {
  1629. "__uuid__": "75938b8d-e58f-4e16-8151-46966e1b7b82"
  1630. },
  1631. "fileId": "10NuX+oTVGxpfcVpmbTw4e",
  1632. "sync": false
  1633. }
  1634. ]