UnlockFunction.prefab 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UnlockFunction",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UnlockFunction",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 18
  29. },
  30. {
  31. "__id__": 24
  32. },
  33. {
  34. "__id__": 38
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 44
  41. },
  42. {
  43. "__id__": 46
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 48
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_prefab": {
  85. "__id__": 3
  86. },
  87. "__editorExtras__": {}
  88. },
  89. {
  90. "__type__": "cc.PrefabInfo",
  91. "root": {
  92. "__id__": 2
  93. },
  94. "asset": {
  95. "__uuid__": "142393a8-2641-4775-a79c-cbfe1bd9e5ca",
  96. "__expectedType__": "cc.Prefab"
  97. },
  98. "fileId": "a0daVw8DRLi6ToMaTA0VS2",
  99. "instance": {
  100. "__id__": 4
  101. },
  102. "targetOverrides": null
  103. },
  104. {
  105. "__type__": "cc.PrefabInstance",
  106. "fileId": "ceA9DXdwFMV7+5wNu848DZ",
  107. "prefabRootNode": {
  108. "__id__": 1
  109. },
  110. "mountedChildren": [],
  111. "mountedComponents": [],
  112. "propertyOverrides": [
  113. {
  114. "__id__": 5
  115. },
  116. {
  117. "__id__": 7
  118. },
  119. {
  120. "__id__": 8
  121. },
  122. {
  123. "__id__": 9
  124. },
  125. {
  126. "__id__": 10
  127. }
  128. ],
  129. "removedComponents": []
  130. },
  131. {
  132. "__type__": "CCPropertyOverrideInfo",
  133. "targetInfo": {
  134. "__id__": 6
  135. },
  136. "propertyPath": [
  137. "_name"
  138. ],
  139. "value": "mask"
  140. },
  141. {
  142. "__type__": "cc.TargetInfo",
  143. "localID": [
  144. "a0daVw8DRLi6ToMaTA0VS2"
  145. ]
  146. },
  147. {
  148. "__type__": "CCPropertyOverrideInfo",
  149. "targetInfo": {
  150. "__id__": 6
  151. },
  152. "propertyPath": [
  153. "_lpos"
  154. ],
  155. "value": {
  156. "__type__": "cc.Vec3",
  157. "x": 0,
  158. "y": 0,
  159. "z": 0
  160. }
  161. },
  162. {
  163. "__type__": "CCPropertyOverrideInfo",
  164. "targetInfo": {
  165. "__id__": 6
  166. },
  167. "propertyPath": [
  168. "_lrot"
  169. ],
  170. "value": {
  171. "__type__": "cc.Quat",
  172. "x": 0,
  173. "y": 0,
  174. "z": 0,
  175. "w": 1
  176. }
  177. },
  178. {
  179. "__type__": "CCPropertyOverrideInfo",
  180. "targetInfo": {
  181. "__id__": 6
  182. },
  183. "propertyPath": [
  184. "_euler"
  185. ],
  186. "value": {
  187. "__type__": "cc.Vec3",
  188. "x": 0,
  189. "y": 0,
  190. "z": 0
  191. }
  192. },
  193. {
  194. "__type__": "CCPropertyOverrideInfo",
  195. "targetInfo": {
  196. "__id__": 11
  197. },
  198. "propertyPath": [
  199. "_contentSize"
  200. ],
  201. "value": {
  202. "__type__": "cc.Size",
  203. "width": 720,
  204. "height": 1600
  205. }
  206. },
  207. {
  208. "__type__": "cc.TargetInfo",
  209. "localID": [
  210. "77N2cid5pKDpXplRH/AWEU"
  211. ]
  212. },
  213. {
  214. "__type__": "cc.Node",
  215. "_name": "title_jsgn",
  216. "_objFlags": 0,
  217. "__editorExtras__": {},
  218. "_parent": {
  219. "__id__": 1
  220. },
  221. "_children": [],
  222. "_active": true,
  223. "_components": [
  224. {
  225. "__id__": 13
  226. },
  227. {
  228. "__id__": 15
  229. }
  230. ],
  231. "_prefab": {
  232. "__id__": 17
  233. },
  234. "_lpos": {
  235. "__type__": "cc.Vec3",
  236. "x": 0,
  237. "y": 461.038,
  238. "z": 0
  239. },
  240. "_lrot": {
  241. "__type__": "cc.Quat",
  242. "x": 0,
  243. "y": 0,
  244. "z": 0,
  245. "w": 1
  246. },
  247. "_lscale": {
  248. "__type__": "cc.Vec3",
  249. "x": 1,
  250. "y": 1,
  251. "z": 1
  252. },
  253. "_mobility": 0,
  254. "_layer": 33554432,
  255. "_euler": {
  256. "__type__": "cc.Vec3",
  257. "x": 0,
  258. "y": 0,
  259. "z": 0
  260. },
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.UITransform",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "__editorExtras__": {},
  268. "node": {
  269. "__id__": 12
  270. },
  271. "_enabled": true,
  272. "__prefab": {
  273. "__id__": 14
  274. },
  275. "_contentSize": {
  276. "__type__": "cc.Size",
  277. "width": 685,
  278. "height": 118
  279. },
  280. "_anchorPoint": {
  281. "__type__": "cc.Vec2",
  282. "x": 0.5,
  283. "y": 0.5
  284. },
  285. "_id": ""
  286. },
  287. {
  288. "__type__": "cc.CompPrefabInfo",
  289. "fileId": "eeypXJuGFAzrxiN1sn8krv"
  290. },
  291. {
  292. "__type__": "cc.Sprite",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "__editorExtras__": {},
  296. "node": {
  297. "__id__": 12
  298. },
  299. "_enabled": true,
  300. "__prefab": {
  301. "__id__": 16
  302. },
  303. "_customMaterial": null,
  304. "_srcBlendFactor": 2,
  305. "_dstBlendFactor": 4,
  306. "_color": {
  307. "__type__": "cc.Color",
  308. "r": 255,
  309. "g": 255,
  310. "b": 255,
  311. "a": 255
  312. },
  313. "_spriteFrame": {
  314. "__uuid__": "84851d76-5fff-4cce-9285-b1c9c89d2490@f9941",
  315. "__expectedType__": "cc.SpriteFrame"
  316. },
  317. "_type": 0,
  318. "_fillType": 0,
  319. "_sizeMode": 1,
  320. "_fillCenter": {
  321. "__type__": "cc.Vec2",
  322. "x": 0,
  323. "y": 0
  324. },
  325. "_fillStart": 0,
  326. "_fillRange": 0,
  327. "_isTrimmedMode": true,
  328. "_useGrayscale": false,
  329. "_atlas": null,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.CompPrefabInfo",
  334. "fileId": "3dr56TqrRCEKy20SDVhdqb"
  335. },
  336. {
  337. "__type__": "cc.PrefabInfo",
  338. "root": {
  339. "__id__": 1
  340. },
  341. "asset": {
  342. "__id__": 0
  343. },
  344. "fileId": "73EMYmM/5MdKr8wmsyUqIG",
  345. "instance": null,
  346. "targetOverrides": null,
  347. "nestedPrefabInstanceRoots": null
  348. },
  349. {
  350. "__type__": "cc.Node",
  351. "_name": "bg9",
  352. "_objFlags": 0,
  353. "__editorExtras__": {},
  354. "_parent": {
  355. "__id__": 1
  356. },
  357. "_children": [],
  358. "_active": true,
  359. "_components": [
  360. {
  361. "__id__": 19
  362. },
  363. {
  364. "__id__": 21
  365. }
  366. ],
  367. "_prefab": {
  368. "__id__": 23
  369. },
  370. "_lpos": {
  371. "__type__": "cc.Vec3",
  372. "x": 0,
  373. "y": 21.398,
  374. "z": 0
  375. },
  376. "_lrot": {
  377. "__type__": "cc.Quat",
  378. "x": 0,
  379. "y": 0,
  380. "z": 0,
  381. "w": 1
  382. },
  383. "_lscale": {
  384. "__type__": "cc.Vec3",
  385. "x": 1,
  386. "y": 1,
  387. "z": 1
  388. },
  389. "_mobility": 0,
  390. "_layer": 33554432,
  391. "_euler": {
  392. "__type__": "cc.Vec3",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0
  396. },
  397. "_id": ""
  398. },
  399. {
  400. "__type__": "cc.UITransform",
  401. "_name": "",
  402. "_objFlags": 0,
  403. "__editorExtras__": {},
  404. "node": {
  405. "__id__": 18
  406. },
  407. "_enabled": true,
  408. "__prefab": {
  409. "__id__": 20
  410. },
  411. "_contentSize": {
  412. "__type__": "cc.Size",
  413. "width": 679,
  414. "height": 720
  415. },
  416. "_anchorPoint": {
  417. "__type__": "cc.Vec2",
  418. "x": 0.5,
  419. "y": 0.5
  420. },
  421. "_id": ""
  422. },
  423. {
  424. "__type__": "cc.CompPrefabInfo",
  425. "fileId": "2aKCo7/d9Dp533QPaRvY39"
  426. },
  427. {
  428. "__type__": "cc.Sprite",
  429. "_name": "",
  430. "_objFlags": 0,
  431. "__editorExtras__": {},
  432. "node": {
  433. "__id__": 18
  434. },
  435. "_enabled": true,
  436. "__prefab": {
  437. "__id__": 22
  438. },
  439. "_customMaterial": null,
  440. "_srcBlendFactor": 2,
  441. "_dstBlendFactor": 4,
  442. "_color": {
  443. "__type__": "cc.Color",
  444. "r": 255,
  445. "g": 255,
  446. "b": 255,
  447. "a": 255
  448. },
  449. "_spriteFrame": {
  450. "__uuid__": "52e88965-937c-4adb-8e8f-568a75930810@f9941",
  451. "__expectedType__": "cc.SpriteFrame"
  452. },
  453. "_type": 0,
  454. "_fillType": 0,
  455. "_sizeMode": 1,
  456. "_fillCenter": {
  457. "__type__": "cc.Vec2",
  458. "x": 0,
  459. "y": 0
  460. },
  461. "_fillStart": 0,
  462. "_fillRange": 0,
  463. "_isTrimmedMode": true,
  464. "_useGrayscale": false,
  465. "_atlas": null,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.CompPrefabInfo",
  470. "fileId": "a86TvpKZ1C46nYR5kfftJJ"
  471. },
  472. {
  473. "__type__": "cc.PrefabInfo",
  474. "root": {
  475. "__id__": 1
  476. },
  477. "asset": {
  478. "__id__": 0
  479. },
  480. "fileId": "5akHeLEThG3rLuMeDebISX",
  481. "instance": null,
  482. "targetOverrides": null,
  483. "nestedPrefabInstanceRoots": null
  484. },
  485. {
  486. "__type__": "cc.Node",
  487. "_name": "btn_confirm",
  488. "_objFlags": 0,
  489. "__editorExtras__": {},
  490. "_parent": {
  491. "__id__": 1
  492. },
  493. "_children": [
  494. {
  495. "__id__": 25
  496. }
  497. ],
  498. "_active": true,
  499. "_components": [
  500. {
  501. "__id__": 31
  502. },
  503. {
  504. "__id__": 33
  505. },
  506. {
  507. "__id__": 35
  508. }
  509. ],
  510. "_prefab": {
  511. "__id__": 37
  512. },
  513. "_lpos": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": -183.589,
  517. "z": 0
  518. },
  519. "_lrot": {
  520. "__type__": "cc.Quat",
  521. "x": 0,
  522. "y": 0,
  523. "z": 0,
  524. "w": 1
  525. },
  526. "_lscale": {
  527. "__type__": "cc.Vec3",
  528. "x": 1,
  529. "y": 1,
  530. "z": 1
  531. },
  532. "_mobility": 0,
  533. "_layer": 33554432,
  534. "_euler": {
  535. "__type__": "cc.Vec3",
  536. "x": 0,
  537. "y": 0,
  538. "z": 0
  539. },
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.Node",
  544. "_name": "Label",
  545. "_objFlags": 512,
  546. "__editorExtras__": {},
  547. "_parent": {
  548. "__id__": 24
  549. },
  550. "_children": [],
  551. "_active": true,
  552. "_components": [
  553. {
  554. "__id__": 26
  555. },
  556. {
  557. "__id__": 28
  558. }
  559. ],
  560. "_prefab": {
  561. "__id__": 30
  562. },
  563. "_lpos": {
  564. "__type__": "cc.Vec3",
  565. "x": 0,
  566. "y": 0,
  567. "z": 0
  568. },
  569. "_lrot": {
  570. "__type__": "cc.Quat",
  571. "x": 0,
  572. "y": 0,
  573. "z": 0,
  574. "w": 1
  575. },
  576. "_lscale": {
  577. "__type__": "cc.Vec3",
  578. "x": 1,
  579. "y": 1,
  580. "z": 1
  581. },
  582. "_mobility": 0,
  583. "_layer": 33554432,
  584. "_euler": {
  585. "__type__": "cc.Vec3",
  586. "x": 0,
  587. "y": 0,
  588. "z": 0
  589. },
  590. "_id": ""
  591. },
  592. {
  593. "__type__": "cc.UITransform",
  594. "_name": "",
  595. "_objFlags": 0,
  596. "__editorExtras__": {},
  597. "node": {
  598. "__id__": 25
  599. },
  600. "_enabled": true,
  601. "__prefab": {
  602. "__id__": 27
  603. },
  604. "_contentSize": {
  605. "__type__": "cc.Size",
  606. "width": 200,
  607. "height": 60
  608. },
  609. "_anchorPoint": {
  610. "__type__": "cc.Vec2",
  611. "x": 0.5,
  612. "y": 0.5
  613. },
  614. "_id": ""
  615. },
  616. {
  617. "__type__": "cc.CompPrefabInfo",
  618. "fileId": "e9+I/PIPZBLZOVYlG/LeNc"
  619. },
  620. {
  621. "__type__": "cc.Label",
  622. "_name": "",
  623. "_objFlags": 0,
  624. "__editorExtras__": {},
  625. "node": {
  626. "__id__": 25
  627. },
  628. "_enabled": true,
  629. "__prefab": {
  630. "__id__": 29
  631. },
  632. "_customMaterial": null,
  633. "_srcBlendFactor": 2,
  634. "_dstBlendFactor": 4,
  635. "_color": {
  636. "__type__": "cc.Color",
  637. "r": 255,
  638. "g": 255,
  639. "b": 255,
  640. "a": 255
  641. },
  642. "_string": "立即启动",
  643. "_horizontalAlign": 1,
  644. "_verticalAlign": 1,
  645. "_actualFontSize": 48,
  646. "_fontSize": 48,
  647. "_fontFamily": "Arial",
  648. "_lineHeight": 60,
  649. "_overflow": 1,
  650. "_enableWrapText": false,
  651. "_font": null,
  652. "_isSystemFontUsed": true,
  653. "_spacingX": 0,
  654. "_isItalic": false,
  655. "_isBold": true,
  656. "_isUnderline": false,
  657. "_underlineHeight": 2,
  658. "_cacheMode": 0,
  659. "_enableOutline": true,
  660. "_outlineColor": {
  661. "__type__": "cc.Color",
  662. "r": 88,
  663. "g": 42,
  664. "b": 9,
  665. "a": 255
  666. },
  667. "_outlineWidth": 4,
  668. "_enableShadow": false,
  669. "_shadowColor": {
  670. "__type__": "cc.Color",
  671. "r": 0,
  672. "g": 0,
  673. "b": 0,
  674. "a": 255
  675. },
  676. "_shadowOffset": {
  677. "__type__": "cc.Vec2",
  678. "x": 2,
  679. "y": 2
  680. },
  681. "_shadowBlur": 2,
  682. "_id": ""
  683. },
  684. {
  685. "__type__": "cc.CompPrefabInfo",
  686. "fileId": "8dOuaUMURF1bU12snaNyhX"
  687. },
  688. {
  689. "__type__": "cc.PrefabInfo",
  690. "root": {
  691. "__id__": 1
  692. },
  693. "asset": {
  694. "__id__": 0
  695. },
  696. "fileId": "02W2y9sPpAM5DLND5j45xQ",
  697. "instance": null,
  698. "targetOverrides": null,
  699. "nestedPrefabInstanceRoots": null
  700. },
  701. {
  702. "__type__": "cc.UITransform",
  703. "_name": "",
  704. "_objFlags": 0,
  705. "__editorExtras__": {},
  706. "node": {
  707. "__id__": 24
  708. },
  709. "_enabled": true,
  710. "__prefab": {
  711. "__id__": 32
  712. },
  713. "_contentSize": {
  714. "__type__": "cc.Size",
  715. "width": 498,
  716. "height": 140
  717. },
  718. "_anchorPoint": {
  719. "__type__": "cc.Vec2",
  720. "x": 0.5,
  721. "y": 0.5
  722. },
  723. "_id": ""
  724. },
  725. {
  726. "__type__": "cc.CompPrefabInfo",
  727. "fileId": "5d08VhtnJG7K7gHO1TwHwr"
  728. },
  729. {
  730. "__type__": "cc.Sprite",
  731. "_name": "",
  732. "_objFlags": 0,
  733. "__editorExtras__": {},
  734. "node": {
  735. "__id__": 24
  736. },
  737. "_enabled": true,
  738. "__prefab": {
  739. "__id__": 34
  740. },
  741. "_customMaterial": null,
  742. "_srcBlendFactor": 2,
  743. "_dstBlendFactor": 4,
  744. "_color": {
  745. "__type__": "cc.Color",
  746. "r": 255,
  747. "g": 255,
  748. "b": 255,
  749. "a": 255
  750. },
  751. "_spriteFrame": {
  752. "__uuid__": "e8764bc7-2f97-4e71-a73b-a525a89d1855@f9941",
  753. "__expectedType__": "cc.SpriteFrame"
  754. },
  755. "_type": 1,
  756. "_fillType": 0,
  757. "_sizeMode": 2,
  758. "_fillCenter": {
  759. "__type__": "cc.Vec2",
  760. "x": 0,
  761. "y": 0
  762. },
  763. "_fillStart": 0,
  764. "_fillRange": 0,
  765. "_isTrimmedMode": true,
  766. "_useGrayscale": false,
  767. "_atlas": null,
  768. "_id": ""
  769. },
  770. {
  771. "__type__": "cc.CompPrefabInfo",
  772. "fileId": "23wOwUOkdBAYC2q6ccHNoq"
  773. },
  774. {
  775. "__type__": "cc.Button",
  776. "_name": "",
  777. "_objFlags": 0,
  778. "__editorExtras__": {},
  779. "node": {
  780. "__id__": 24
  781. },
  782. "_enabled": true,
  783. "__prefab": {
  784. "__id__": 36
  785. },
  786. "clickEvents": [],
  787. "_interactable": true,
  788. "_transition": 3,
  789. "_normalColor": {
  790. "__type__": "cc.Color",
  791. "r": 214,
  792. "g": 214,
  793. "b": 214,
  794. "a": 255
  795. },
  796. "_hoverColor": {
  797. "__type__": "cc.Color",
  798. "r": 211,
  799. "g": 211,
  800. "b": 211,
  801. "a": 255
  802. },
  803. "_pressedColor": {
  804. "__type__": "cc.Color",
  805. "r": 255,
  806. "g": 255,
  807. "b": 255,
  808. "a": 255
  809. },
  810. "_disabledColor": {
  811. "__type__": "cc.Color",
  812. "r": 124,
  813. "g": 124,
  814. "b": 124,
  815. "a": 255
  816. },
  817. "_normalSprite": {
  818. "__uuid__": "e8764bc7-2f97-4e71-a73b-a525a89d1855@f9941",
  819. "__expectedType__": "cc.SpriteFrame"
  820. },
  821. "_hoverSprite": null,
  822. "_pressedSprite": null,
  823. "_disabledSprite": null,
  824. "_duration": 0.1,
  825. "_zoomScale": 1.2,
  826. "_target": {
  827. "__id__": 24
  828. },
  829. "_id": ""
  830. },
  831. {
  832. "__type__": "cc.CompPrefabInfo",
  833. "fileId": "1eqjW9g3tGu7BG1kdJMGet"
  834. },
  835. {
  836. "__type__": "cc.PrefabInfo",
  837. "root": {
  838. "__id__": 1
  839. },
  840. "asset": {
  841. "__id__": 0
  842. },
  843. "fileId": "44Tr84XT9I8r9+Aznh0Pbc",
  844. "instance": null,
  845. "targetOverrides": null,
  846. "nestedPrefabInstanceRoots": null
  847. },
  848. {
  849. "__type__": "cc.Node",
  850. "_name": "Node",
  851. "_objFlags": 0,
  852. "__editorExtras__": {},
  853. "_parent": {
  854. "__id__": 1
  855. },
  856. "_children": [],
  857. "_active": true,
  858. "_components": [
  859. {
  860. "__id__": 39
  861. },
  862. {
  863. "__id__": 41
  864. }
  865. ],
  866. "_prefab": {
  867. "__id__": 43
  868. },
  869. "_lpos": {
  870. "__type__": "cc.Vec3",
  871. "x": 330.825,
  872. "y": -372.179,
  873. "z": 0
  874. },
  875. "_lrot": {
  876. "__type__": "cc.Quat",
  877. "x": 0,
  878. "y": 0,
  879. "z": 0,
  880. "w": 1
  881. },
  882. "_lscale": {
  883. "__type__": "cc.Vec3",
  884. "x": 1,
  885. "y": 1,
  886. "z": 1
  887. },
  888. "_mobility": 0,
  889. "_layer": 33554432,
  890. "_euler": {
  891. "__type__": "cc.Vec3",
  892. "x": 0,
  893. "y": 0,
  894. "z": 0
  895. },
  896. "_id": ""
  897. },
  898. {
  899. "__type__": "cc.UITransform",
  900. "_name": "",
  901. "_objFlags": 0,
  902. "__editorExtras__": {},
  903. "node": {
  904. "__id__": 38
  905. },
  906. "_enabled": true,
  907. "__prefab": {
  908. "__id__": 40
  909. },
  910. "_contentSize": {
  911. "__type__": "cc.Size",
  912. "width": 180,
  913. "height": 195
  914. },
  915. "_anchorPoint": {
  916. "__type__": "cc.Vec2",
  917. "x": 0.5,
  918. "y": 0.5
  919. },
  920. "_id": ""
  921. },
  922. {
  923. "__type__": "cc.CompPrefabInfo",
  924. "fileId": "27ZbqC/SxLwZl5yQcXyBYY"
  925. },
  926. {
  927. "__type__": "dragonBones.ArmatureDisplay",
  928. "_name": "",
  929. "_objFlags": 0,
  930. "__editorExtras__": {},
  931. "node": {
  932. "__id__": 38
  933. },
  934. "_enabled": true,
  935. "__prefab": {
  936. "__id__": 42
  937. },
  938. "_customMaterial": null,
  939. "_srcBlendFactor": 2,
  940. "_dstBlendFactor": 4,
  941. "_color": {
  942. "__type__": "cc.Color",
  943. "r": 255,
  944. "g": 255,
  945. "b": 255,
  946. "a": 255
  947. },
  948. "playTimes": -1,
  949. "premultipliedAlpha": false,
  950. "_defaultArmatureIndexValue": 0,
  951. "_dragonAsset": {
  952. "__uuid__": "3bb38972-7753-4c70-a62a-eef56011c90a",
  953. "__expectedType__": "dragonBones.DragonBonesAsset"
  954. },
  955. "_dragonAtlasAsset": {
  956. "__uuid__": "bb8091c7-c86b-43aa-a918-7106553e4736",
  957. "__expectedType__": "dragonBones.DragonBonesAtlasAsset"
  958. },
  959. "_armatureName": "Armature",
  960. "_animationName": "newAnimation",
  961. "_animationIndexValue": 1,
  962. "_defaultCacheModeValue": 0,
  963. "_timeScale": 1,
  964. "_playTimes": -1,
  965. "_debugBones": false,
  966. "_enableBatch": false,
  967. "_sockets": [],
  968. "_id": ""
  969. },
  970. {
  971. "__type__": "cc.CompPrefabInfo",
  972. "fileId": "e49/Cg8BJPsI17cjDg8rC5"
  973. },
  974. {
  975. "__type__": "cc.PrefabInfo",
  976. "root": {
  977. "__id__": 1
  978. },
  979. "asset": {
  980. "__id__": 0
  981. },
  982. "fileId": "94kylPKYpNPJXUqc9098tq",
  983. "instance": null,
  984. "targetOverrides": null,
  985. "nestedPrefabInstanceRoots": null
  986. },
  987. {
  988. "__type__": "cc.UITransform",
  989. "_name": "",
  990. "_objFlags": 0,
  991. "__editorExtras__": {},
  992. "node": {
  993. "__id__": 1
  994. },
  995. "_enabled": true,
  996. "__prefab": {
  997. "__id__": 45
  998. },
  999. "_contentSize": {
  1000. "__type__": "cc.Size",
  1001. "width": 720,
  1002. "height": 1600
  1003. },
  1004. "_anchorPoint": {
  1005. "__type__": "cc.Vec2",
  1006. "x": 0.5,
  1007. "y": 0.5
  1008. },
  1009. "_id": ""
  1010. },
  1011. {
  1012. "__type__": "cc.CompPrefabInfo",
  1013. "fileId": "45zq5GhPdMBKFqdx07FJG7"
  1014. },
  1015. {
  1016. "__type__": "8b0bf3lQhNDVIRKLgj7wX8c",
  1017. "_name": "",
  1018. "_objFlags": 0,
  1019. "__editorExtras__": {},
  1020. "node": {
  1021. "__id__": 1
  1022. },
  1023. "_enabled": true,
  1024. "__prefab": {
  1025. "__id__": 47
  1026. },
  1027. "_id": ""
  1028. },
  1029. {
  1030. "__type__": "cc.CompPrefabInfo",
  1031. "fileId": "2ccHG79xFDM62IB+UGSwlI"
  1032. },
  1033. {
  1034. "__type__": "cc.PrefabInfo",
  1035. "root": {
  1036. "__id__": 1
  1037. },
  1038. "asset": {
  1039. "__id__": 0
  1040. },
  1041. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1042. "instance": null,
  1043. "targetOverrides": null,
  1044. "nestedPrefabInstanceRoots": [
  1045. {
  1046. "__id__": 2
  1047. }
  1048. ]
  1049. }
  1050. ]