level1.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "level1",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 6
  26. },
  27. {
  28. "__id__": 28
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 69
  35. },
  36. {
  37. "__id__": 71
  38. },
  39. {
  40. "__id__": 73
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 75
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 803.31,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_layer": 33554432,
  66. "_euler": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_id": ""
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "empty",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [],
  82. "_active": true,
  83. "_components": [
  84. {
  85. "__id__": 3
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 5
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 0,
  94. "y": -250,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  110. "_layer": 33554432,
  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": 720,
  134. "height": 500
  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": "e9blwPeldJaZt4/6NXU0CT"
  146. },
  147. {
  148. "__type__": "cc.PrefabInfo",
  149. "root": {
  150. "__id__": 1
  151. },
  152. "asset": {
  153. "__id__": 0
  154. },
  155. "fileId": "e8pH4iOhRH45WSYdUTm31s"
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "f",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 1
  163. },
  164. "_children": [
  165. {
  166. "__id__": 7
  167. }
  168. ],
  169. "_active": true,
  170. "_components": [
  171. {
  172. "__id__": 25
  173. }
  174. ],
  175. "_prefab": {
  176. "__id__": 27
  177. },
  178. "_lpos": {
  179. "__type__": "cc.Vec3",
  180. "x": 0,
  181. "y": -650,
  182. "z": 0
  183. },
  184. "_lrot": {
  185. "__type__": "cc.Quat",
  186. "x": 0,
  187. "y": 0,
  188. "z": 0,
  189. "w": 1
  190. },
  191. "_lscale": {
  192. "__type__": "cc.Vec3",
  193. "x": 1,
  194. "y": 1,
  195. "z": 1
  196. },
  197. "_layer": 33554432,
  198. "_euler": {
  199. "__type__": "cc.Vec3",
  200. "x": 0,
  201. "y": 0,
  202. "z": 0
  203. },
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.Node",
  208. "_name": "g",
  209. "_objFlags": 0,
  210. "_parent": {
  211. "__id__": 6
  212. },
  213. "_children": [
  214. {
  215. "__id__": 8
  216. }
  217. ],
  218. "_active": true,
  219. "_components": [
  220. {
  221. "__id__": 20
  222. },
  223. {
  224. "__id__": 22
  225. }
  226. ],
  227. "_prefab": {
  228. "__id__": 24
  229. },
  230. "_lpos": {
  231. "__type__": "cc.Vec3",
  232. "x": 107.21800000000002,
  233. "y": 0,
  234. "z": 0
  235. },
  236. "_lrot": {
  237. "__type__": "cc.Quat",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0,
  241. "w": 1
  242. },
  243. "_lscale": {
  244. "__type__": "cc.Vec3",
  245. "x": 1,
  246. "y": 1,
  247. "z": 1
  248. },
  249. "_layer": 33554432,
  250. "_euler": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.Node",
  260. "_objFlags": 0,
  261. "_parent": {
  262. "__id__": 7
  263. },
  264. "_prefab": {
  265. "__id__": 9
  266. },
  267. "__editorExtras__": {}
  268. },
  269. {
  270. "__type__": "cc.PrefabInfo",
  271. "root": {
  272. "__id__": 8
  273. },
  274. "asset": {
  275. "__uuid__": "e2c779ec-d352-473e-926a-ba4aad61bac8",
  276. "__expectedType__": "cc.Prefab"
  277. },
  278. "fileId": "23Shh68qVKLJ0cCLTsPddX",
  279. "instance": {
  280. "__id__": 10
  281. }
  282. },
  283. {
  284. "__type__": "cc.PrefabInstance",
  285. "fileId": "88E7mcmv5DM6K+Wgbug11R",
  286. "prefabRootNode": {
  287. "__id__": 1
  288. },
  289. "mountedChildren": [],
  290. "mountedComponents": [],
  291. "propertyOverrides": [
  292. {
  293. "__id__": 11
  294. },
  295. {
  296. "__id__": 13
  297. },
  298. {
  299. "__id__": 14
  300. },
  301. {
  302. "__id__": 15
  303. },
  304. {
  305. "__id__": 16
  306. },
  307. {
  308. "__id__": 18
  309. }
  310. ],
  311. "removedComponents": []
  312. },
  313. {
  314. "__type__": "CCPropertyOverrideInfo",
  315. "targetInfo": {
  316. "__id__": 12
  317. },
  318. "propertyPath": [
  319. "_name"
  320. ],
  321. "value": "role_yezhu"
  322. },
  323. {
  324. "__type__": "cc.TargetInfo",
  325. "localID": [
  326. "23Shh68qVKLJ0cCLTsPddX"
  327. ]
  328. },
  329. {
  330. "__type__": "CCPropertyOverrideInfo",
  331. "targetInfo": {
  332. "__id__": 12
  333. },
  334. "propertyPath": [
  335. "_lpos"
  336. ],
  337. "value": {
  338. "__type__": "cc.Vec3",
  339. "x": 123.733,
  340. "y": 0,
  341. "z": 0
  342. }
  343. },
  344. {
  345. "__type__": "CCPropertyOverrideInfo",
  346. "targetInfo": {
  347. "__id__": 12
  348. },
  349. "propertyPath": [
  350. "_lrot"
  351. ],
  352. "value": {
  353. "__type__": "cc.Quat",
  354. "x": 0,
  355. "y": 0,
  356. "z": 0,
  357. "w": 1
  358. }
  359. },
  360. {
  361. "__type__": "CCPropertyOverrideInfo",
  362. "targetInfo": {
  363. "__id__": 12
  364. },
  365. "propertyPath": [
  366. "_euler"
  367. ],
  368. "value": {
  369. "__type__": "cc.Vec3",
  370. "x": 0,
  371. "y": 0,
  372. "z": 0
  373. }
  374. },
  375. {
  376. "__type__": "CCPropertyOverrideInfo",
  377. "targetInfo": {
  378. "__id__": 17
  379. },
  380. "propertyPath": [
  381. "_string"
  382. ],
  383. "value": "5"
  384. },
  385. {
  386. "__type__": "cc.TargetInfo",
  387. "localID": [
  388. "3cxFYWW1RLiLNjw6kMjSKk"
  389. ]
  390. },
  391. {
  392. "__type__": "CCPropertyOverrideInfo",
  393. "targetInfo": {
  394. "__id__": 19
  395. },
  396. "propertyPath": [
  397. "_contentSize"
  398. ],
  399. "value": {
  400. "__type__": "cc.Size",
  401. "width": 24.44,
  402. "height": 40
  403. }
  404. },
  405. {
  406. "__type__": "cc.TargetInfo",
  407. "localID": [
  408. "d9R+nrXWtEf6ZgmiV+Scpc"
  409. ]
  410. },
  411. {
  412. "__type__": "cc.UITransform",
  413. "_name": "",
  414. "_objFlags": 0,
  415. "__editorExtras__": {},
  416. "node": {
  417. "__id__": 7
  418. },
  419. "_enabled": true,
  420. "__prefab": {
  421. "__id__": 21
  422. },
  423. "_contentSize": {
  424. "__type__": "cc.Size",
  425. "width": 474,
  426. "height": 318
  427. },
  428. "_anchorPoint": {
  429. "__type__": "cc.Vec2",
  430. "x": 0.5,
  431. "y": 0.85
  432. },
  433. "_id": ""
  434. },
  435. {
  436. "__type__": "cc.CompPrefabInfo",
  437. "fileId": "28h57ssF5M1KdhzC9Cuf6z"
  438. },
  439. {
  440. "__type__": "cc.Sprite",
  441. "_name": "",
  442. "_objFlags": 0,
  443. "__editorExtras__": {},
  444. "node": {
  445. "__id__": 7
  446. },
  447. "_enabled": true,
  448. "__prefab": {
  449. "__id__": 23
  450. },
  451. "_visFlags": 0,
  452. "_customMaterial": null,
  453. "_srcBlendFactor": 2,
  454. "_dstBlendFactor": 4,
  455. "_color": {
  456. "__type__": "cc.Color",
  457. "r": 255,
  458. "g": 255,
  459. "b": 255,
  460. "a": 255
  461. },
  462. "_spriteFrame": {
  463. "__uuid__": "87bba8b7-d10b-469f-a621-de35488e64b1@f9941",
  464. "__expectedType__": "cc.SpriteFrame"
  465. },
  466. "_type": 0,
  467. "_fillType": 0,
  468. "_sizeMode": 2,
  469. "_fillCenter": {
  470. "__type__": "cc.Vec2",
  471. "x": 0,
  472. "y": 0
  473. },
  474. "_fillStart": 0,
  475. "_fillRange": 0,
  476. "_isTrimmedMode": false,
  477. "_useGrayscale": false,
  478. "_atlas": null,
  479. "_id": ""
  480. },
  481. {
  482. "__type__": "cc.CompPrefabInfo",
  483. "fileId": "69g7HYuCNBnpo9m5yKnSnY"
  484. },
  485. {
  486. "__type__": "cc.PrefabInfo",
  487. "root": {
  488. "__id__": 1
  489. },
  490. "asset": {
  491. "__id__": 0
  492. },
  493. "fileId": "e2/GesnT9K6LcJYzGRm+Lb"
  494. },
  495. {
  496. "__type__": "cc.UITransform",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "__editorExtras__": {},
  500. "node": {
  501. "__id__": 6
  502. },
  503. "_enabled": true,
  504. "__prefab": {
  505. "__id__": 26
  506. },
  507. "_contentSize": {
  508. "__type__": "cc.Size",
  509. "width": 747,
  510. "height": 300
  511. },
  512. "_anchorPoint": {
  513. "__type__": "cc.Vec2",
  514. "x": 0.5,
  515. "y": 0.5
  516. },
  517. "_id": ""
  518. },
  519. {
  520. "__type__": "cc.CompPrefabInfo",
  521. "fileId": "f5SXrqwZtGEYK6KcpWtbsl"
  522. },
  523. {
  524. "__type__": "cc.PrefabInfo",
  525. "root": {
  526. "__id__": 1
  527. },
  528. "asset": {
  529. "__id__": 0
  530. },
  531. "fileId": "16kxY0qVJGWKOXQrbX36vs"
  532. },
  533. {
  534. "__type__": "cc.Node",
  535. "_name": "f",
  536. "_objFlags": 0,
  537. "_parent": {
  538. "__id__": 1
  539. },
  540. "_children": [
  541. {
  542. "__id__": 29
  543. }
  544. ],
  545. "_active": true,
  546. "_components": [
  547. {
  548. "__id__": 66
  549. }
  550. ],
  551. "_prefab": {
  552. "__id__": 68
  553. },
  554. "_lpos": {
  555. "__type__": "cc.Vec3",
  556. "x": 0,
  557. "y": -950,
  558. "z": 0
  559. },
  560. "_lrot": {
  561. "__type__": "cc.Quat",
  562. "x": 0,
  563. "y": 0,
  564. "z": 0,
  565. "w": 1
  566. },
  567. "_lscale": {
  568. "__type__": "cc.Vec3",
  569. "x": 1,
  570. "y": 1,
  571. "z": 1
  572. },
  573. "_layer": 33554432,
  574. "_euler": {
  575. "__type__": "cc.Vec3",
  576. "x": 0,
  577. "y": 0,
  578. "z": 0
  579. },
  580. "_id": ""
  581. },
  582. {
  583. "__type__": "cc.Node",
  584. "_name": "g",
  585. "_objFlags": 0,
  586. "_parent": {
  587. "__id__": 28
  588. },
  589. "_children": [
  590. {
  591. "__id__": 30
  592. },
  593. {
  594. "__id__": 45
  595. }
  596. ],
  597. "_active": true,
  598. "_components": [
  599. {
  600. "__id__": 61
  601. },
  602. {
  603. "__id__": 63
  604. }
  605. ],
  606. "_prefab": {
  607. "__id__": 65
  608. },
  609. "_lpos": {
  610. "__type__": "cc.Vec3",
  611. "x": 0,
  612. "y": 0,
  613. "z": 0
  614. },
  615. "_lrot": {
  616. "__type__": "cc.Quat",
  617. "x": 0,
  618. "y": 0,
  619. "z": 0,
  620. "w": 1
  621. },
  622. "_lscale": {
  623. "__type__": "cc.Vec3",
  624. "x": 1,
  625. "y": 1,
  626. "z": 1
  627. },
  628. "_layer": 33554432,
  629. "_euler": {
  630. "__type__": "cc.Vec3",
  631. "x": 0,
  632. "y": 0,
  633. "z": 0
  634. },
  635. "_id": ""
  636. },
  637. {
  638. "__type__": "cc.Node",
  639. "_objFlags": 0,
  640. "_parent": {
  641. "__id__": 29
  642. },
  643. "_prefab": {
  644. "__id__": 31
  645. },
  646. "__editorExtras__": {}
  647. },
  648. {
  649. "__type__": "cc.PrefabInfo",
  650. "root": {
  651. "__id__": 30
  652. },
  653. "asset": {
  654. "__uuid__": "e2c779ec-d352-473e-926a-ba4aad61bac8",
  655. "__expectedType__": "cc.Prefab"
  656. },
  657. "fileId": "23Shh68qVKLJ0cCLTsPddX",
  658. "instance": {
  659. "__id__": 32
  660. }
  661. },
  662. {
  663. "__type__": "cc.PrefabInstance",
  664. "fileId": "4ee4MT9spJx4vI8ZP4saLf",
  665. "prefabRootNode": {
  666. "__id__": 1
  667. },
  668. "mountedChildren": [],
  669. "mountedComponents": [],
  670. "propertyOverrides": [
  671. {
  672. "__id__": 33
  673. },
  674. {
  675. "__id__": 35
  676. },
  677. {
  678. "__id__": 36
  679. },
  680. {
  681. "__id__": 37
  682. },
  683. {
  684. "__id__": 38
  685. },
  686. {
  687. "__id__": 40
  688. },
  689. {
  690. "__id__": 42
  691. },
  692. {
  693. "__id__": 44
  694. }
  695. ],
  696. "removedComponents": []
  697. },
  698. {
  699. "__type__": "CCPropertyOverrideInfo",
  700. "targetInfo": {
  701. "__id__": 34
  702. },
  703. "propertyPath": [
  704. "_name"
  705. ],
  706. "value": "role_yezhu"
  707. },
  708. {
  709. "__type__": "cc.TargetInfo",
  710. "localID": [
  711. "23Shh68qVKLJ0cCLTsPddX"
  712. ]
  713. },
  714. {
  715. "__type__": "CCPropertyOverrideInfo",
  716. "targetInfo": {
  717. "__id__": 34
  718. },
  719. "propertyPath": [
  720. "_lpos"
  721. ],
  722. "value": {
  723. "__type__": "cc.Vec3",
  724. "x": 215.383,
  725. "y": 0,
  726. "z": 0
  727. }
  728. },
  729. {
  730. "__type__": "CCPropertyOverrideInfo",
  731. "targetInfo": {
  732. "__id__": 34
  733. },
  734. "propertyPath": [
  735. "_lrot"
  736. ],
  737. "value": {
  738. "__type__": "cc.Quat",
  739. "x": 0,
  740. "y": 0,
  741. "z": 0,
  742. "w": 1
  743. }
  744. },
  745. {
  746. "__type__": "CCPropertyOverrideInfo",
  747. "targetInfo": {
  748. "__id__": 34
  749. },
  750. "propertyPath": [
  751. "_euler"
  752. ],
  753. "value": {
  754. "__type__": "cc.Vec3",
  755. "x": 0,
  756. "y": 0,
  757. "z": 0
  758. }
  759. },
  760. {
  761. "__type__": "CCPropertyOverrideInfo",
  762. "targetInfo": {
  763. "__id__": 39
  764. },
  765. "propertyPath": [
  766. "_string"
  767. ],
  768. "value": "3"
  769. },
  770. {
  771. "__type__": "cc.TargetInfo",
  772. "localID": [
  773. "3cxFYWW1RLiLNjw6kMjSKk"
  774. ]
  775. },
  776. {
  777. "__type__": "CCPropertyOverrideInfo",
  778. "targetInfo": {
  779. "__id__": 41
  780. },
  781. "propertyPath": [
  782. "_contentSize"
  783. ],
  784. "value": {
  785. "__type__": "cc.Size",
  786. "width": 24.44,
  787. "height": 40
  788. }
  789. },
  790. {
  791. "__type__": "cc.TargetInfo",
  792. "localID": [
  793. "d9R+nrXWtEf6ZgmiV+Scpc"
  794. ]
  795. },
  796. {
  797. "__type__": "CCPropertyOverrideInfo",
  798. "targetInfo": {
  799. "__id__": 43
  800. },
  801. "propertyPath": [
  802. "_lscale"
  803. ],
  804. "value": {
  805. "__type__": "cc.Vec3",
  806. "x": 0.5,
  807. "y": 0.5,
  808. "z": 1
  809. }
  810. },
  811. {
  812. "__type__": "cc.TargetInfo",
  813. "localID": [
  814. "9aWY3NvjVGN6BIf1YtifUZ"
  815. ]
  816. },
  817. {
  818. "__type__": "CCPropertyOverrideInfo",
  819. "targetInfo": {
  820. "__id__": 39
  821. },
  822. "propertyPath": [
  823. "_color"
  824. ],
  825. "value": {
  826. "__type__": "cc.Color",
  827. "r": 255,
  828. "g": 255,
  829. "b": 255,
  830. "a": 255
  831. }
  832. },
  833. {
  834. "__type__": "cc.Node",
  835. "_objFlags": 0,
  836. "_parent": {
  837. "__id__": 29
  838. },
  839. "_prefab": {
  840. "__id__": 46
  841. },
  842. "__editorExtras__": {}
  843. },
  844. {
  845. "__type__": "cc.PrefabInfo",
  846. "root": {
  847. "__id__": 45
  848. },
  849. "asset": {
  850. "__uuid__": "765453ef-514e-459a-9d7d-c58b9104dd34",
  851. "__expectedType__": "cc.Prefab"
  852. },
  853. "fileId": "20cVgNMc9LLYnnK6S4McTL",
  854. "instance": {
  855. "__id__": 47
  856. }
  857. },
  858. {
  859. "__type__": "cc.PrefabInstance",
  860. "fileId": "a9L5oiMhZBbrZpMo1XEQdK",
  861. "prefabRootNode": {
  862. "__id__": 1
  863. },
  864. "mountedChildren": [],
  865. "mountedComponents": [],
  866. "propertyOverrides": [
  867. {
  868. "__id__": 48
  869. },
  870. {
  871. "__id__": 50
  872. },
  873. {
  874. "__id__": 51
  875. },
  876. {
  877. "__id__": 52
  878. },
  879. {
  880. "__id__": 53
  881. },
  882. {
  883. "__id__": 55
  884. },
  885. {
  886. "__id__": 57
  887. },
  888. {
  889. "__id__": 59
  890. }
  891. ],
  892. "removedComponents": []
  893. },
  894. {
  895. "__type__": "CCPropertyOverrideInfo",
  896. "targetInfo": {
  897. "__id__": 49
  898. },
  899. "propertyPath": [
  900. "_name"
  901. ],
  902. "value": "role_player"
  903. },
  904. {
  905. "__type__": "cc.TargetInfo",
  906. "localID": [
  907. "20cVgNMc9LLYnnK6S4McTL"
  908. ]
  909. },
  910. {
  911. "__type__": "CCPropertyOverrideInfo",
  912. "targetInfo": {
  913. "__id__": 49
  914. },
  915. "propertyPath": [
  916. "_lpos"
  917. ],
  918. "value": {
  919. "__type__": "cc.Vec3",
  920. "x": -124.972,
  921. "y": 0,
  922. "z": 0
  923. }
  924. },
  925. {
  926. "__type__": "CCPropertyOverrideInfo",
  927. "targetInfo": {
  928. "__id__": 49
  929. },
  930. "propertyPath": [
  931. "_lrot"
  932. ],
  933. "value": {
  934. "__type__": "cc.Quat",
  935. "x": 0,
  936. "y": 0,
  937. "z": 0,
  938. "w": 1
  939. }
  940. },
  941. {
  942. "__type__": "CCPropertyOverrideInfo",
  943. "targetInfo": {
  944. "__id__": 49
  945. },
  946. "propertyPath": [
  947. "_euler"
  948. ],
  949. "value": {
  950. "__type__": "cc.Vec3",
  951. "x": 0,
  952. "y": 0,
  953. "z": 0
  954. }
  955. },
  956. {
  957. "__type__": "CCPropertyOverrideInfo",
  958. "targetInfo": {
  959. "__id__": 54
  960. },
  961. "propertyPath": [
  962. "_string"
  963. ],
  964. "value": "4"
  965. },
  966. {
  967. "__type__": "cc.TargetInfo",
  968. "localID": [
  969. "ebDK9ERglCvIaTlwSdEF+S"
  970. ]
  971. },
  972. {
  973. "__type__": "CCPropertyOverrideInfo",
  974. "targetInfo": {
  975. "__id__": 56
  976. },
  977. "propertyPath": [
  978. "_contentSize"
  979. ],
  980. "value": {
  981. "__type__": "cc.Size",
  982. "width": 24.44,
  983. "height": 40
  984. }
  985. },
  986. {
  987. "__type__": "cc.TargetInfo",
  988. "localID": [
  989. "0855lmLBBESolir6c7gFnt"
  990. ]
  991. },
  992. {
  993. "__type__": "CCPropertyOverrideInfo",
  994. "targetInfo": {
  995. "__id__": 58
  996. },
  997. "propertyPath": [
  998. "_contentSize"
  999. ],
  1000. "value": {
  1001. "__type__": "cc.Size",
  1002. "width": 381.02,
  1003. "height": 451.68
  1004. }
  1005. },
  1006. {
  1007. "__type__": "cc.TargetInfo",
  1008. "localID": [
  1009. "770U6ItP9Ga7dS0KNfd9Zx"
  1010. ]
  1011. },
  1012. {
  1013. "__type__": "CCPropertyOverrideInfo",
  1014. "targetInfo": {
  1015. "__id__": 60
  1016. },
  1017. "propertyPath": [
  1018. "_lpos"
  1019. ],
  1020. "value": {
  1021. "__type__": "cc.Vec3",
  1022. "x": 0,
  1023. "y": 83.876,
  1024. "z": 0
  1025. }
  1026. },
  1027. {
  1028. "__type__": "cc.TargetInfo",
  1029. "localID": [
  1030. "ab11MmQKpKW58TBu7sIYxC"
  1031. ]
  1032. },
  1033. {
  1034. "__type__": "cc.UITransform",
  1035. "_name": "",
  1036. "_objFlags": 0,
  1037. "__editorExtras__": {},
  1038. "node": {
  1039. "__id__": 29
  1040. },
  1041. "_enabled": true,
  1042. "__prefab": {
  1043. "__id__": 62
  1044. },
  1045. "_contentSize": {
  1046. "__type__": "cc.Size",
  1047. "width": 719,
  1048. "height": 394
  1049. },
  1050. "_anchorPoint": {
  1051. "__type__": "cc.Vec2",
  1052. "x": 0.5,
  1053. "y": 0.8
  1054. },
  1055. "_id": ""
  1056. },
  1057. {
  1058. "__type__": "cc.CompPrefabInfo",
  1059. "fileId": "37a/x+NUlACpxEYPr03WHL"
  1060. },
  1061. {
  1062. "__type__": "cc.Sprite",
  1063. "_name": "",
  1064. "_objFlags": 0,
  1065. "__editorExtras__": {},
  1066. "node": {
  1067. "__id__": 29
  1068. },
  1069. "_enabled": true,
  1070. "__prefab": {
  1071. "__id__": 64
  1072. },
  1073. "_visFlags": 0,
  1074. "_customMaterial": null,
  1075. "_srcBlendFactor": 2,
  1076. "_dstBlendFactor": 4,
  1077. "_color": {
  1078. "__type__": "cc.Color",
  1079. "r": 255,
  1080. "g": 255,
  1081. "b": 255,
  1082. "a": 255
  1083. },
  1084. "_spriteFrame": {
  1085. "__uuid__": "3c8c1889-e867-466c-aab5-5a5edcf1e607@f9941",
  1086. "__expectedType__": "cc.SpriteFrame"
  1087. },
  1088. "_type": 0,
  1089. "_fillType": 0,
  1090. "_sizeMode": 2,
  1091. "_fillCenter": {
  1092. "__type__": "cc.Vec2",
  1093. "x": 0,
  1094. "y": 0
  1095. },
  1096. "_fillStart": 0,
  1097. "_fillRange": 0,
  1098. "_isTrimmedMode": false,
  1099. "_useGrayscale": false,
  1100. "_atlas": null,
  1101. "_id": ""
  1102. },
  1103. {
  1104. "__type__": "cc.CompPrefabInfo",
  1105. "fileId": "2bUDBR79dJ4LkHDnfKUlbf"
  1106. },
  1107. {
  1108. "__type__": "cc.PrefabInfo",
  1109. "root": {
  1110. "__id__": 1
  1111. },
  1112. "asset": {
  1113. "__id__": 0
  1114. },
  1115. "fileId": "3bcCDP4G9FBoyT6EOrAUKC"
  1116. },
  1117. {
  1118. "__type__": "cc.UITransform",
  1119. "_name": "",
  1120. "_objFlags": 0,
  1121. "__editorExtras__": {},
  1122. "node": {
  1123. "__id__": 28
  1124. },
  1125. "_enabled": true,
  1126. "__prefab": {
  1127. "__id__": 67
  1128. },
  1129. "_contentSize": {
  1130. "__type__": "cc.Size",
  1131. "width": 720,
  1132. "height": 300
  1133. },
  1134. "_anchorPoint": {
  1135. "__type__": "cc.Vec2",
  1136. "x": 0.5,
  1137. "y": 0.5
  1138. },
  1139. "_id": ""
  1140. },
  1141. {
  1142. "__type__": "cc.CompPrefabInfo",
  1143. "fileId": "e6FiixuTlJToDImeUFJjPU"
  1144. },
  1145. {
  1146. "__type__": "cc.PrefabInfo",
  1147. "root": {
  1148. "__id__": 1
  1149. },
  1150. "asset": {
  1151. "__id__": 0
  1152. },
  1153. "fileId": "5a18gAgz1K6KB8lYXWvVYP"
  1154. },
  1155. {
  1156. "__type__": "cc.UITransform",
  1157. "_name": "",
  1158. "_objFlags": 0,
  1159. "__editorExtras__": {},
  1160. "node": {
  1161. "__id__": 1
  1162. },
  1163. "_enabled": true,
  1164. "__prefab": {
  1165. "__id__": 70
  1166. },
  1167. "_contentSize": {
  1168. "__type__": "cc.Size",
  1169. "width": 720,
  1170. "height": 1100
  1171. },
  1172. "_anchorPoint": {
  1173. "__type__": "cc.Vec2",
  1174. "x": 0.5,
  1175. "y": 1
  1176. },
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.CompPrefabInfo",
  1181. "fileId": "f5C73TBO1BUaTJzq9UqK7o"
  1182. },
  1183. {
  1184. "__type__": "cc.Widget",
  1185. "_name": "",
  1186. "_objFlags": 0,
  1187. "__editorExtras__": {},
  1188. "node": {
  1189. "__id__": 1
  1190. },
  1191. "_enabled": true,
  1192. "__prefab": {
  1193. "__id__": 72
  1194. },
  1195. "_alignFlags": 40,
  1196. "_target": null,
  1197. "_left": 0,
  1198. "_right": 0,
  1199. "_top": 0,
  1200. "_bottom": 0,
  1201. "_horizontalCenter": 0,
  1202. "_verticalCenter": 0,
  1203. "_isAbsLeft": true,
  1204. "_isAbsRight": true,
  1205. "_isAbsTop": true,
  1206. "_isAbsBottom": true,
  1207. "_isAbsHorizontalCenter": true,
  1208. "_isAbsVerticalCenter": true,
  1209. "_originalWidth": 100,
  1210. "_originalHeight": 0,
  1211. "_alignMode": 2,
  1212. "_lockFlags": 0,
  1213. "_id": ""
  1214. },
  1215. {
  1216. "__type__": "cc.CompPrefabInfo",
  1217. "fileId": "514IyosJ9FLJyJjdTuWe/D"
  1218. },
  1219. {
  1220. "__type__": "cc.Layout",
  1221. "_name": "",
  1222. "_objFlags": 0,
  1223. "__editorExtras__": {},
  1224. "node": {
  1225. "__id__": 1
  1226. },
  1227. "_enabled": true,
  1228. "__prefab": {
  1229. "__id__": 74
  1230. },
  1231. "_resizeMode": 1,
  1232. "_layoutType": 2,
  1233. "_cellSize": {
  1234. "__type__": "cc.Size",
  1235. "width": 40,
  1236. "height": 40
  1237. },
  1238. "_startAxis": 0,
  1239. "_paddingLeft": 0,
  1240. "_paddingRight": 0,
  1241. "_paddingTop": 0,
  1242. "_paddingBottom": 0,
  1243. "_spacingX": 0,
  1244. "_spacingY": 0,
  1245. "_verticalDirection": 1,
  1246. "_horizontalDirection": 0,
  1247. "_constraint": 0,
  1248. "_constraintNum": 2,
  1249. "_affectedByScale": false,
  1250. "_isAlign": false,
  1251. "_id": ""
  1252. },
  1253. {
  1254. "__type__": "cc.CompPrefabInfo",
  1255. "fileId": "3e40aiiXNPZK59rLGry/jm"
  1256. },
  1257. {
  1258. "__type__": "cc.PrefabInfo",
  1259. "root": {
  1260. "__id__": 1
  1261. },
  1262. "asset": {
  1263. "__id__": 0
  1264. },
  1265. "fileId": "96sI46BKJGa6hjFwLecxx8",
  1266. "nestedPrefabInstanceRoots": [
  1267. {
  1268. "__id__": 8
  1269. },
  1270. {
  1271. "__id__": 30
  1272. },
  1273. {
  1274. "__id__": 45
  1275. }
  1276. ]
  1277. }
  1278. ]