debug.scene 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_name": "debug",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. }
  20. ],
  21. "_active": true,
  22. "_components": [],
  23. "_prefab": null,
  24. "autoReleaseAssets": false,
  25. "_globals": {
  26. "__id__": 40
  27. },
  28. "_id": "a7ea3b5d-6781-4f7a-8e99-0c7927cc4c68"
  29. },
  30. {
  31. "__type__": "cc.Node",
  32. "_name": "Canvas",
  33. "_objFlags": 0,
  34. "_parent": {
  35. "__id__": 1
  36. },
  37. "_children": [
  38. {
  39. "__id__": 3
  40. },
  41. {
  42. "__id__": 5
  43. }
  44. ],
  45. "_active": true,
  46. "_components": [
  47. {
  48. "__id__": 36
  49. },
  50. {
  51. "__id__": 37
  52. },
  53. {
  54. "__id__": 38
  55. },
  56. {
  57. "__id__": 39
  58. }
  59. ],
  60. "_prefab": null,
  61. "_lpos": {
  62. "__type__": "cc.Vec3",
  63. "x": 540,
  64. "y": 980,
  65. "z": 0
  66. },
  67. "_lrot": {
  68. "__type__": "cc.Quat",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0,
  72. "w": 1
  73. },
  74. "_lscale": {
  75. "__type__": "cc.Vec3",
  76. "x": 1,
  77. "y": 1,
  78. "z": 1
  79. },
  80. "_layer": 33554432,
  81. "_euler": {
  82. "__type__": "cc.Vec3",
  83. "x": 0,
  84. "y": 0,
  85. "z": 0
  86. },
  87. "_id": "beI88Z2HpFELqR4T5EMHpg"
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "Camera",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 2
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 4
  101. }
  102. ],
  103. "_prefab": null,
  104. "_lpos": {
  105. "__type__": "cc.Vec3",
  106. "x": 0,
  107. "y": 0,
  108. "z": 1000
  109. },
  110. "_lrot": {
  111. "__type__": "cc.Quat",
  112. "x": 0,
  113. "y": 0,
  114. "z": 0,
  115. "w": 1
  116. },
  117. "_lscale": {
  118. "__type__": "cc.Vec3",
  119. "x": 1,
  120. "y": 1,
  121. "z": 1
  122. },
  123. "_layer": 1073741824,
  124. "_euler": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  131. },
  132. {
  133. "__type__": "cc.Camera",
  134. "_name": "",
  135. "_objFlags": 0,
  136. "node": {
  137. "__id__": 3
  138. },
  139. "_enabled": true,
  140. "__prefab": null,
  141. "_projection": 0,
  142. "_priority": 1073741824,
  143. "_fov": 45,
  144. "_fovAxis": 0,
  145. "_orthoHeight": 980,
  146. "_near": 0,
  147. "_far": 2000,
  148. "_color": {
  149. "__type__": "cc.Color",
  150. "r": 0,
  151. "g": 0,
  152. "b": 0,
  153. "a": 255
  154. },
  155. "_depth": 1,
  156. "_stencil": 0,
  157. "_clearFlags": 7,
  158. "_rect": {
  159. "__type__": "cc.Rect",
  160. "x": 0,
  161. "y": 0,
  162. "width": 1,
  163. "height": 1
  164. },
  165. "_aperture": 19,
  166. "_shutter": 7,
  167. "_iso": 0,
  168. "_screenScale": 1,
  169. "_visibility": 41943040,
  170. "_targetTexture": null,
  171. "_cameraType": -1,
  172. "_trackingType": 0,
  173. "_id": "63WIch3o5BEYRlXzTT0oWc"
  174. },
  175. {
  176. "__type__": "cc.Node",
  177. "_name": "icon_bg_2",
  178. "_objFlags": 0,
  179. "_parent": {
  180. "__id__": 2
  181. },
  182. "_children": [
  183. {
  184. "__id__": 6
  185. },
  186. {
  187. "__id__": 16
  188. },
  189. {
  190. "__id__": 26
  191. }
  192. ],
  193. "_active": true,
  194. "_components": [
  195. {
  196. "__id__": 34
  197. },
  198. {
  199. "__id__": 35
  200. }
  201. ],
  202. "_prefab": null,
  203. "_lpos": {
  204. "__type__": "cc.Vec3",
  205. "x": 0,
  206. "y": 0,
  207. "z": 0
  208. },
  209. "_lrot": {
  210. "__type__": "cc.Quat",
  211. "x": 0,
  212. "y": 0,
  213. "z": 0,
  214. "w": 1
  215. },
  216. "_lscale": {
  217. "__type__": "cc.Vec3",
  218. "x": 1,
  219. "y": 1,
  220. "z": 1
  221. },
  222. "_layer": 33554432,
  223. "_euler": {
  224. "__type__": "cc.Vec3",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0
  228. },
  229. "_id": "a0UnO/0wtK8pGIVGa5y5tT"
  230. },
  231. {
  232. "__type__": "cc.Node",
  233. "_name": "EditBox",
  234. "_objFlags": 0,
  235. "_parent": {
  236. "__id__": 5
  237. },
  238. "_children": [
  239. {
  240. "__id__": 7
  241. },
  242. {
  243. "__id__": 10
  244. }
  245. ],
  246. "_active": true,
  247. "_components": [
  248. {
  249. "__id__": 13
  250. },
  251. {
  252. "__id__": 14
  253. },
  254. {
  255. "__id__": 15
  256. }
  257. ],
  258. "_prefab": null,
  259. "_lpos": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 103.017,
  263. "z": 0
  264. },
  265. "_lrot": {
  266. "__type__": "cc.Quat",
  267. "x": 0,
  268. "y": 0,
  269. "z": 0,
  270. "w": 1
  271. },
  272. "_lscale": {
  273. "__type__": "cc.Vec3",
  274. "x": 1,
  275. "y": 1,
  276. "z": 1
  277. },
  278. "_layer": 33554432,
  279. "_euler": {
  280. "__type__": "cc.Vec3",
  281. "x": 0,
  282. "y": 0,
  283. "z": 0
  284. },
  285. "_id": "c5cCFvk7RIZ5J2l2UlR3K1"
  286. },
  287. {
  288. "__type__": "cc.Node",
  289. "_name": "TEXT_LABEL",
  290. "_objFlags": 0,
  291. "_parent": {
  292. "__id__": 6
  293. },
  294. "_children": [],
  295. "_active": false,
  296. "_components": [
  297. {
  298. "__id__": 8
  299. },
  300. {
  301. "__id__": 9
  302. }
  303. ],
  304. "_prefab": null,
  305. "_lpos": {
  306. "__type__": "cc.Vec3",
  307. "x": -158,
  308. "y": 40,
  309. "z": 0
  310. },
  311. "_lrot": {
  312. "__type__": "cc.Quat",
  313. "x": 0,
  314. "y": 0,
  315. "z": 0,
  316. "w": 1
  317. },
  318. "_lscale": {
  319. "__type__": "cc.Vec3",
  320. "x": 1,
  321. "y": 1,
  322. "z": 1
  323. },
  324. "_layer": 33554432,
  325. "_euler": {
  326. "__type__": "cc.Vec3",
  327. "x": 0,
  328. "y": 0,
  329. "z": 0
  330. },
  331. "_id": "45edJzBC9BG5J/uS1QDzS+"
  332. },
  333. {
  334. "__type__": "cc.UITransform",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "node": {
  338. "__id__": 7
  339. },
  340. "_enabled": true,
  341. "__prefab": null,
  342. "_contentSize": {
  343. "__type__": "cc.Size",
  344. "width": 318,
  345. "height": 80
  346. },
  347. "_anchorPoint": {
  348. "__type__": "cc.Vec2",
  349. "x": 0,
  350. "y": 1
  351. },
  352. "_id": "b9kW96uvBG4blgeEfEib9u"
  353. },
  354. {
  355. "__type__": "cc.Label",
  356. "_name": "",
  357. "_objFlags": 0,
  358. "node": {
  359. "__id__": 7
  360. },
  361. "_enabled": true,
  362. "__prefab": null,
  363. "_customMaterial": null,
  364. "_srcBlendFactor": 2,
  365. "_dstBlendFactor": 4,
  366. "_color": {
  367. "__type__": "cc.Color",
  368. "r": 255,
  369. "g": 255,
  370. "b": 255,
  371. "a": 255
  372. },
  373. "_string": "",
  374. "_horizontalAlign": 0,
  375. "_verticalAlign": 1,
  376. "_actualFontSize": 40,
  377. "_fontSize": 20,
  378. "_fontFamily": "Arial",
  379. "_lineHeight": 40,
  380. "_overflow": 1,
  381. "_enableWrapText": false,
  382. "_font": null,
  383. "_isSystemFontUsed": true,
  384. "_spacingX": 0,
  385. "_isItalic": false,
  386. "_isBold": false,
  387. "_isUnderline": false,
  388. "_underlineHeight": 2,
  389. "_cacheMode": 0,
  390. "_id": "ce0fT3wsBAf7712t5TFDzi"
  391. },
  392. {
  393. "__type__": "cc.Node",
  394. "_name": "PLACEHOLDER_LABEL",
  395. "_objFlags": 0,
  396. "_parent": {
  397. "__id__": 6
  398. },
  399. "_children": [],
  400. "_active": true,
  401. "_components": [
  402. {
  403. "__id__": 11
  404. },
  405. {
  406. "__id__": 12
  407. }
  408. ],
  409. "_prefab": null,
  410. "_lpos": {
  411. "__type__": "cc.Vec3",
  412. "x": -158,
  413. "y": 40,
  414. "z": 0
  415. },
  416. "_lrot": {
  417. "__type__": "cc.Quat",
  418. "x": 0,
  419. "y": 0,
  420. "z": 0,
  421. "w": 1
  422. },
  423. "_lscale": {
  424. "__type__": "cc.Vec3",
  425. "x": 1,
  426. "y": 1,
  427. "z": 1
  428. },
  429. "_layer": 33554432,
  430. "_euler": {
  431. "__type__": "cc.Vec3",
  432. "x": 0,
  433. "y": 0,
  434. "z": 0
  435. },
  436. "_id": "f3KVrAJpxJZomPtd2GGW3P"
  437. },
  438. {
  439. "__type__": "cc.UITransform",
  440. "_name": "",
  441. "_objFlags": 0,
  442. "node": {
  443. "__id__": 10
  444. },
  445. "_enabled": true,
  446. "__prefab": null,
  447. "_contentSize": {
  448. "__type__": "cc.Size",
  449. "width": 318,
  450. "height": 80
  451. },
  452. "_anchorPoint": {
  453. "__type__": "cc.Vec2",
  454. "x": 0,
  455. "y": 1
  456. },
  457. "_id": "abkItATKBIUJK+3fbrGBNd"
  458. },
  459. {
  460. "__type__": "cc.Label",
  461. "_name": "",
  462. "_objFlags": 0,
  463. "node": {
  464. "__id__": 10
  465. },
  466. "_enabled": true,
  467. "__prefab": null,
  468. "_customMaterial": null,
  469. "_srcBlendFactor": 2,
  470. "_dstBlendFactor": 4,
  471. "_color": {
  472. "__type__": "cc.Color",
  473. "r": 187,
  474. "g": 187,
  475. "b": 187,
  476. "a": 255
  477. },
  478. "_string": "120.79.128.142",
  479. "_horizontalAlign": 0,
  480. "_verticalAlign": 1,
  481. "_actualFontSize": 20,
  482. "_fontSize": 20,
  483. "_fontFamily": "Arial",
  484. "_lineHeight": 80,
  485. "_overflow": 1,
  486. "_enableWrapText": false,
  487. "_font": null,
  488. "_isSystemFontUsed": true,
  489. "_spacingX": 0,
  490. "_isItalic": false,
  491. "_isBold": false,
  492. "_isUnderline": false,
  493. "_underlineHeight": 2,
  494. "_cacheMode": 0,
  495. "_id": "9230Xac2ZGc4vqK6lXbpRu"
  496. },
  497. {
  498. "__type__": "cc.UITransform",
  499. "_name": "",
  500. "_objFlags": 0,
  501. "node": {
  502. "__id__": 6
  503. },
  504. "_enabled": true,
  505. "__prefab": null,
  506. "_contentSize": {
  507. "__type__": "cc.Size",
  508. "width": 320,
  509. "height": 80
  510. },
  511. "_anchorPoint": {
  512. "__type__": "cc.Vec2",
  513. "x": 0.5,
  514. "y": 0.5
  515. },
  516. "_id": "91pZjjTqBFIJXS+xNv1SA8"
  517. },
  518. {
  519. "__type__": "cc.Sprite",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 6
  524. },
  525. "_enabled": true,
  526. "__prefab": null,
  527. "_customMaterial": null,
  528. "_srcBlendFactor": 2,
  529. "_dstBlendFactor": 4,
  530. "_color": {
  531. "__type__": "cc.Color",
  532. "r": 255,
  533. "g": 255,
  534. "b": 255,
  535. "a": 255
  536. },
  537. "_spriteFrame": {
  538. "__uuid__": "bd1bcaba-bd7d-4a71-b143-997c882383e4@f9941",
  539. "__expectedType__": "cc.SpriteFrame"
  540. },
  541. "_type": 1,
  542. "_fillType": 0,
  543. "_sizeMode": 0,
  544. "_fillCenter": {
  545. "__type__": "cc.Vec2",
  546. "x": 0,
  547. "y": 0
  548. },
  549. "_fillStart": 0,
  550. "_fillRange": 0,
  551. "_isTrimmedMode": true,
  552. "_useGrayscale": false,
  553. "_atlas": null,
  554. "_id": "4aOfVfnRhPx5q1Pjf2Bksl"
  555. },
  556. {
  557. "__type__": "cc.EditBox",
  558. "_name": "",
  559. "_objFlags": 0,
  560. "node": {
  561. "__id__": 6
  562. },
  563. "_enabled": true,
  564. "__prefab": null,
  565. "editingDidBegan": [],
  566. "textChanged": [],
  567. "editingDidEnded": [],
  568. "editingReturn": [],
  569. "_textLabel": {
  570. "__id__": 9
  571. },
  572. "_placeholderLabel": {
  573. "__id__": 12
  574. },
  575. "_returnType": 0,
  576. "_string": "",
  577. "_tabIndex": 0,
  578. "_backgroundImage": {
  579. "__uuid__": "bd1bcaba-bd7d-4a71-b143-997c882383e4@f9941",
  580. "__expectedType__": "cc.SpriteFrame"
  581. },
  582. "_inputFlag": 5,
  583. "_inputMode": 6,
  584. "_maxLength": 15,
  585. "_id": "cfI151Wl1ASIryHzSAb1Sl"
  586. },
  587. {
  588. "__type__": "cc.Node",
  589. "_name": "EditBox-001",
  590. "_objFlags": 0,
  591. "_parent": {
  592. "__id__": 5
  593. },
  594. "_children": [
  595. {
  596. "__id__": 17
  597. },
  598. {
  599. "__id__": 20
  600. }
  601. ],
  602. "_active": true,
  603. "_components": [
  604. {
  605. "__id__": 23
  606. },
  607. {
  608. "__id__": 24
  609. },
  610. {
  611. "__id__": 25
  612. }
  613. ],
  614. "_prefab": null,
  615. "_lpos": {
  616. "__type__": "cc.Vec3",
  617. "x": 0,
  618. "y": 0,
  619. "z": 0
  620. },
  621. "_lrot": {
  622. "__type__": "cc.Quat",
  623. "x": 0,
  624. "y": 0,
  625. "z": 0,
  626. "w": 1
  627. },
  628. "_lscale": {
  629. "__type__": "cc.Vec3",
  630. "x": 1,
  631. "y": 1,
  632. "z": 1
  633. },
  634. "_layer": 33554432,
  635. "_euler": {
  636. "__type__": "cc.Vec3",
  637. "x": 0,
  638. "y": 0,
  639. "z": 0
  640. },
  641. "_id": "41iFy2eplNl584LEV5pZ2h"
  642. },
  643. {
  644. "__type__": "cc.Node",
  645. "_name": "TEXT_LABEL",
  646. "_objFlags": 0,
  647. "_parent": {
  648. "__id__": 16
  649. },
  650. "_children": [],
  651. "_active": false,
  652. "_components": [
  653. {
  654. "__id__": 18
  655. },
  656. {
  657. "__id__": 19
  658. }
  659. ],
  660. "_prefab": null,
  661. "_lpos": {
  662. "__type__": "cc.Vec3",
  663. "x": -158,
  664. "y": 40,
  665. "z": 0
  666. },
  667. "_lrot": {
  668. "__type__": "cc.Quat",
  669. "x": 0,
  670. "y": 0,
  671. "z": 0,
  672. "w": 1
  673. },
  674. "_lscale": {
  675. "__type__": "cc.Vec3",
  676. "x": 1,
  677. "y": 1,
  678. "z": 1
  679. },
  680. "_layer": 33554432,
  681. "_euler": {
  682. "__type__": "cc.Vec3",
  683. "x": 0,
  684. "y": 0,
  685. "z": 0
  686. },
  687. "_id": "ba+Ufb4hxC2a/PooYi9UIF"
  688. },
  689. {
  690. "__type__": "cc.UITransform",
  691. "_name": "",
  692. "_objFlags": 0,
  693. "node": {
  694. "__id__": 17
  695. },
  696. "_enabled": true,
  697. "__prefab": null,
  698. "_contentSize": {
  699. "__type__": "cc.Size",
  700. "width": 318,
  701. "height": 80
  702. },
  703. "_anchorPoint": {
  704. "__type__": "cc.Vec2",
  705. "x": 0,
  706. "y": 1
  707. },
  708. "_id": "6fLT/NWXFKX5jo1H6+lDAY"
  709. },
  710. {
  711. "__type__": "cc.Label",
  712. "_name": "",
  713. "_objFlags": 0,
  714. "node": {
  715. "__id__": 17
  716. },
  717. "_enabled": true,
  718. "__prefab": null,
  719. "_customMaterial": null,
  720. "_srcBlendFactor": 2,
  721. "_dstBlendFactor": 4,
  722. "_color": {
  723. "__type__": "cc.Color",
  724. "r": 255,
  725. "g": 255,
  726. "b": 255,
  727. "a": 255
  728. },
  729. "_string": "",
  730. "_horizontalAlign": 0,
  731. "_verticalAlign": 1,
  732. "_actualFontSize": 40,
  733. "_fontSize": 20,
  734. "_fontFamily": "Arial",
  735. "_lineHeight": 40,
  736. "_overflow": 1,
  737. "_enableWrapText": false,
  738. "_font": null,
  739. "_isSystemFontUsed": true,
  740. "_spacingX": 0,
  741. "_isItalic": false,
  742. "_isBold": false,
  743. "_isUnderline": false,
  744. "_underlineHeight": 2,
  745. "_cacheMode": 0,
  746. "_id": "e9w0x5KL9K/q6FdC7DAO2V"
  747. },
  748. {
  749. "__type__": "cc.Node",
  750. "_name": "PLACEHOLDER_LABEL",
  751. "_objFlags": 0,
  752. "_parent": {
  753. "__id__": 16
  754. },
  755. "_children": [],
  756. "_active": true,
  757. "_components": [
  758. {
  759. "__id__": 21
  760. },
  761. {
  762. "__id__": 22
  763. }
  764. ],
  765. "_prefab": null,
  766. "_lpos": {
  767. "__type__": "cc.Vec3",
  768. "x": -158,
  769. "y": 40,
  770. "z": 0
  771. },
  772. "_lrot": {
  773. "__type__": "cc.Quat",
  774. "x": 0,
  775. "y": 0,
  776. "z": 0,
  777. "w": 1
  778. },
  779. "_lscale": {
  780. "__type__": "cc.Vec3",
  781. "x": 1,
  782. "y": 1,
  783. "z": 1
  784. },
  785. "_layer": 33554432,
  786. "_euler": {
  787. "__type__": "cc.Vec3",
  788. "x": 0,
  789. "y": 0,
  790. "z": 0
  791. },
  792. "_id": "acjTdGE9pNn6TYDvkDkWVm"
  793. },
  794. {
  795. "__type__": "cc.UITransform",
  796. "_name": "",
  797. "_objFlags": 0,
  798. "node": {
  799. "__id__": 20
  800. },
  801. "_enabled": true,
  802. "__prefab": null,
  803. "_contentSize": {
  804. "__type__": "cc.Size",
  805. "width": 318,
  806. "height": 80
  807. },
  808. "_anchorPoint": {
  809. "__type__": "cc.Vec2",
  810. "x": 0,
  811. "y": 1
  812. },
  813. "_id": "7cVVTcQytPY6jwA3BlDpDl"
  814. },
  815. {
  816. "__type__": "cc.Label",
  817. "_name": "",
  818. "_objFlags": 0,
  819. "node": {
  820. "__id__": 20
  821. },
  822. "_enabled": true,
  823. "__prefab": null,
  824. "_customMaterial": null,
  825. "_srcBlendFactor": 2,
  826. "_dstBlendFactor": 4,
  827. "_color": {
  828. "__type__": "cc.Color",
  829. "r": 187,
  830. "g": 187,
  831. "b": 187,
  832. "a": 255
  833. },
  834. "_string": "9502",
  835. "_horizontalAlign": 0,
  836. "_verticalAlign": 1,
  837. "_actualFontSize": 20,
  838. "_fontSize": 20,
  839. "_fontFamily": "Arial",
  840. "_lineHeight": 80,
  841. "_overflow": 1,
  842. "_enableWrapText": false,
  843. "_font": null,
  844. "_isSystemFontUsed": true,
  845. "_spacingX": 0,
  846. "_isItalic": false,
  847. "_isBold": false,
  848. "_isUnderline": false,
  849. "_underlineHeight": 2,
  850. "_cacheMode": 0,
  851. "_id": "e5NR8PRwFFt4qpBg8xIPy1"
  852. },
  853. {
  854. "__type__": "cc.UITransform",
  855. "_name": "",
  856. "_objFlags": 0,
  857. "node": {
  858. "__id__": 16
  859. },
  860. "_enabled": true,
  861. "__prefab": null,
  862. "_contentSize": {
  863. "__type__": "cc.Size",
  864. "width": 320,
  865. "height": 80
  866. },
  867. "_anchorPoint": {
  868. "__type__": "cc.Vec2",
  869. "x": 0.5,
  870. "y": 0.5
  871. },
  872. "_id": "aeyMoyNXJB0Io5NnXvos2W"
  873. },
  874. {
  875. "__type__": "cc.Sprite",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "node": {
  879. "__id__": 16
  880. },
  881. "_enabled": true,
  882. "__prefab": null,
  883. "_customMaterial": null,
  884. "_srcBlendFactor": 2,
  885. "_dstBlendFactor": 4,
  886. "_color": {
  887. "__type__": "cc.Color",
  888. "r": 255,
  889. "g": 255,
  890. "b": 255,
  891. "a": 255
  892. },
  893. "_spriteFrame": {
  894. "__uuid__": "bd1bcaba-bd7d-4a71-b143-997c882383e4@f9941",
  895. "__expectedType__": "cc.SpriteFrame"
  896. },
  897. "_type": 1,
  898. "_fillType": 0,
  899. "_sizeMode": 0,
  900. "_fillCenter": {
  901. "__type__": "cc.Vec2",
  902. "x": 0,
  903. "y": 0
  904. },
  905. "_fillStart": 0,
  906. "_fillRange": 0,
  907. "_isTrimmedMode": true,
  908. "_useGrayscale": false,
  909. "_atlas": null,
  910. "_id": "e1VHMCqglJGZDDz67jbC+5"
  911. },
  912. {
  913. "__type__": "cc.EditBox",
  914. "_name": "",
  915. "_objFlags": 0,
  916. "node": {
  917. "__id__": 16
  918. },
  919. "_enabled": true,
  920. "__prefab": null,
  921. "editingDidBegan": [],
  922. "textChanged": [],
  923. "editingDidEnded": [],
  924. "editingReturn": [],
  925. "_textLabel": {
  926. "__id__": 19
  927. },
  928. "_placeholderLabel": {
  929. "__id__": 22
  930. },
  931. "_returnType": 0,
  932. "_string": "",
  933. "_tabIndex": 0,
  934. "_backgroundImage": {
  935. "__uuid__": "bd1bcaba-bd7d-4a71-b143-997c882383e4@f9941",
  936. "__expectedType__": "cc.SpriteFrame"
  937. },
  938. "_inputFlag": 5,
  939. "_inputMode": 6,
  940. "_maxLength": 8,
  941. "_id": "ffold836lFD7KY5Il+o7D1"
  942. },
  943. {
  944. "__type__": "cc.Node",
  945. "_name": "btn_brown",
  946. "_objFlags": 0,
  947. "_parent": {
  948. "__id__": 5
  949. },
  950. "_children": [
  951. {
  952. "__id__": 27
  953. }
  954. ],
  955. "_active": true,
  956. "_components": [
  957. {
  958. "__id__": 30
  959. },
  960. {
  961. "__id__": 31
  962. },
  963. {
  964. "__id__": 32
  965. }
  966. ],
  967. "_prefab": null,
  968. "_lpos": {
  969. "__type__": "cc.Vec3",
  970. "x": 0,
  971. "y": -107.94000000000005,
  972. "z": 0
  973. },
  974. "_lrot": {
  975. "__type__": "cc.Quat",
  976. "x": 0,
  977. "y": 0,
  978. "z": 0,
  979. "w": 1
  980. },
  981. "_lscale": {
  982. "__type__": "cc.Vec3",
  983. "x": 1,
  984. "y": 1,
  985. "z": 1
  986. },
  987. "_layer": 33554432,
  988. "_euler": {
  989. "__type__": "cc.Vec3",
  990. "x": 0,
  991. "y": 0,
  992. "z": 0
  993. },
  994. "_id": "57V300CyFPUKe9wZhl2B2v"
  995. },
  996. {
  997. "__type__": "cc.Node",
  998. "_name": "Label",
  999. "_objFlags": 0,
  1000. "_parent": {
  1001. "__id__": 26
  1002. },
  1003. "_children": [],
  1004. "_active": true,
  1005. "_components": [
  1006. {
  1007. "__id__": 28
  1008. },
  1009. {
  1010. "__id__": 29
  1011. }
  1012. ],
  1013. "_prefab": null,
  1014. "_lpos": {
  1015. "__type__": "cc.Vec3",
  1016. "x": 0,
  1017. "y": 0,
  1018. "z": 0
  1019. },
  1020. "_lrot": {
  1021. "__type__": "cc.Quat",
  1022. "x": 0,
  1023. "y": 0,
  1024. "z": 0,
  1025. "w": 1
  1026. },
  1027. "_lscale": {
  1028. "__type__": "cc.Vec3",
  1029. "x": 1,
  1030. "y": 1,
  1031. "z": 1
  1032. },
  1033. "_layer": 33554432,
  1034. "_euler": {
  1035. "__type__": "cc.Vec3",
  1036. "x": 0,
  1037. "y": 0,
  1038. "z": 0
  1039. },
  1040. "_id": "d5oDm1qVRAIbHzXdZJtc9P"
  1041. },
  1042. {
  1043. "__type__": "cc.UITransform",
  1044. "_name": "",
  1045. "_objFlags": 0,
  1046. "node": {
  1047. "__id__": 27
  1048. },
  1049. "_enabled": true,
  1050. "__prefab": null,
  1051. "_contentSize": {
  1052. "__type__": "cc.Size",
  1053. "width": 160,
  1054. "height": 50.4
  1055. },
  1056. "_anchorPoint": {
  1057. "__type__": "cc.Vec2",
  1058. "x": 0.5,
  1059. "y": 0.5
  1060. },
  1061. "_id": "bd76KNojFLaaH4R3ZXY6PB"
  1062. },
  1063. {
  1064. "__type__": "cc.Label",
  1065. "_name": "",
  1066. "_objFlags": 0,
  1067. "node": {
  1068. "__id__": 27
  1069. },
  1070. "_enabled": true,
  1071. "__prefab": null,
  1072. "_customMaterial": null,
  1073. "_srcBlendFactor": 2,
  1074. "_dstBlendFactor": 4,
  1075. "_color": {
  1076. "__type__": "cc.Color",
  1077. "r": 255,
  1078. "g": 255,
  1079. "b": 255,
  1080. "a": 255
  1081. },
  1082. "_string": "完成配置",
  1083. "_horizontalAlign": 1,
  1084. "_verticalAlign": 1,
  1085. "_actualFontSize": 40,
  1086. "_fontSize": 40,
  1087. "_fontFamily": "Arial",
  1088. "_lineHeight": 40,
  1089. "_overflow": 0,
  1090. "_enableWrapText": true,
  1091. "_font": null,
  1092. "_isSystemFontUsed": true,
  1093. "_spacingX": 0,
  1094. "_isItalic": false,
  1095. "_isBold": false,
  1096. "_isUnderline": false,
  1097. "_underlineHeight": 2,
  1098. "_cacheMode": 0,
  1099. "_id": "14mFJTLbFDQp3NpF4BFLqJ"
  1100. },
  1101. {
  1102. "__type__": "cc.UITransform",
  1103. "_name": "",
  1104. "_objFlags": 0,
  1105. "node": {
  1106. "__id__": 26
  1107. },
  1108. "_enabled": true,
  1109. "__prefab": null,
  1110. "_contentSize": {
  1111. "__type__": "cc.Size",
  1112. "width": 256,
  1113. "height": 75
  1114. },
  1115. "_anchorPoint": {
  1116. "__type__": "cc.Vec2",
  1117. "x": 0.5,
  1118. "y": 0.5
  1119. },
  1120. "_id": "8eyzZiOndI9Kk1zbV4pUX0"
  1121. },
  1122. {
  1123. "__type__": "cc.Sprite",
  1124. "_name": "",
  1125. "_objFlags": 0,
  1126. "node": {
  1127. "__id__": 26
  1128. },
  1129. "_enabled": true,
  1130. "__prefab": null,
  1131. "_customMaterial": null,
  1132. "_srcBlendFactor": 2,
  1133. "_dstBlendFactor": 4,
  1134. "_color": {
  1135. "__type__": "cc.Color",
  1136. "r": 255,
  1137. "g": 255,
  1138. "b": 255,
  1139. "a": 255
  1140. },
  1141. "_spriteFrame": null,
  1142. "_type": 0,
  1143. "_fillType": 0,
  1144. "_sizeMode": 0,
  1145. "_fillCenter": {
  1146. "__type__": "cc.Vec2",
  1147. "x": 0,
  1148. "y": 0
  1149. },
  1150. "_fillStart": 0,
  1151. "_fillRange": 0,
  1152. "_isTrimmedMode": true,
  1153. "_useGrayscale": false,
  1154. "_atlas": null,
  1155. "_id": "a2VnCDQhtLo7/nvaMb9173"
  1156. },
  1157. {
  1158. "__type__": "cc.Button",
  1159. "_name": "",
  1160. "_objFlags": 0,
  1161. "node": {
  1162. "__id__": 26
  1163. },
  1164. "_enabled": true,
  1165. "__prefab": null,
  1166. "clickEvents": [
  1167. {
  1168. "__id__": 33
  1169. }
  1170. ],
  1171. "_interactable": true,
  1172. "_transition": 0,
  1173. "_normalColor": {
  1174. "__type__": "cc.Color",
  1175. "r": 255,
  1176. "g": 255,
  1177. "b": 255,
  1178. "a": 255
  1179. },
  1180. "_hoverColor": {
  1181. "__type__": "cc.Color",
  1182. "r": 211,
  1183. "g": 211,
  1184. "b": 211,
  1185. "a": 255
  1186. },
  1187. "_pressedColor": {
  1188. "__type__": "cc.Color",
  1189. "r": 255,
  1190. "g": 255,
  1191. "b": 255,
  1192. "a": 255
  1193. },
  1194. "_disabledColor": {
  1195. "__type__": "cc.Color",
  1196. "r": 124,
  1197. "g": 124,
  1198. "b": 124,
  1199. "a": 255
  1200. },
  1201. "_normalSprite": null,
  1202. "_hoverSprite": null,
  1203. "_pressedSprite": null,
  1204. "_disabledSprite": null,
  1205. "_duration": 0.1,
  1206. "_zoomScale": 1.2,
  1207. "_target": null,
  1208. "_id": "27FKcis7ZDm4hewSyQ0P4U"
  1209. },
  1210. {
  1211. "__type__": "cc.ClickEvent",
  1212. "target": {
  1213. "__id__": 2
  1214. },
  1215. "component": "",
  1216. "_componentId": "38ac3oQceFJm4bQQHbKF2Au",
  1217. "handler": "onClick",
  1218. "customEventData": ""
  1219. },
  1220. {
  1221. "__type__": "cc.UITransform",
  1222. "_name": "",
  1223. "_objFlags": 0,
  1224. "node": {
  1225. "__id__": 5
  1226. },
  1227. "_enabled": true,
  1228. "__prefab": null,
  1229. "_contentSize": {
  1230. "__type__": "cc.Size",
  1231. "width": 686,
  1232. "height": 356
  1233. },
  1234. "_anchorPoint": {
  1235. "__type__": "cc.Vec2",
  1236. "x": 0.5,
  1237. "y": 0.5
  1238. },
  1239. "_id": "9cmps0/wlFXrAL941Ueptm"
  1240. },
  1241. {
  1242. "__type__": "cc.Sprite",
  1243. "_name": "",
  1244. "_objFlags": 0,
  1245. "node": {
  1246. "__id__": 5
  1247. },
  1248. "_enabled": true,
  1249. "__prefab": null,
  1250. "_customMaterial": null,
  1251. "_srcBlendFactor": 2,
  1252. "_dstBlendFactor": 4,
  1253. "_color": {
  1254. "__type__": "cc.Color",
  1255. "r": 255,
  1256. "g": 255,
  1257. "b": 255,
  1258. "a": 255
  1259. },
  1260. "_spriteFrame": {
  1261. "__uuid__": "75a7712c-5023-45c2-b9b8-06342fd5d594@f9941",
  1262. "__expectedType__": "cc.SpriteFrame"
  1263. },
  1264. "_type": 0,
  1265. "_fillType": 0,
  1266. "_sizeMode": 1,
  1267. "_fillCenter": {
  1268. "__type__": "cc.Vec2",
  1269. "x": 0,
  1270. "y": 0
  1271. },
  1272. "_fillStart": 0,
  1273. "_fillRange": 0,
  1274. "_isTrimmedMode": true,
  1275. "_useGrayscale": false,
  1276. "_atlas": null,
  1277. "_id": "b2D2w8GptAmomhK242ao2O"
  1278. },
  1279. {
  1280. "__type__": "cc.UITransform",
  1281. "_name": "",
  1282. "_objFlags": 0,
  1283. "node": {
  1284. "__id__": 2
  1285. },
  1286. "_enabled": true,
  1287. "__prefab": null,
  1288. "_contentSize": {
  1289. "__type__": "cc.Size",
  1290. "width": 1080,
  1291. "height": 1960
  1292. },
  1293. "_anchorPoint": {
  1294. "__type__": "cc.Vec2",
  1295. "x": 0.5,
  1296. "y": 0.5
  1297. },
  1298. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  1299. },
  1300. {
  1301. "__type__": "cc.Canvas",
  1302. "_name": "",
  1303. "_objFlags": 0,
  1304. "node": {
  1305. "__id__": 2
  1306. },
  1307. "_enabled": true,
  1308. "__prefab": null,
  1309. "_cameraComponent": {
  1310. "__id__": 4
  1311. },
  1312. "_alignCanvasWithScreen": true,
  1313. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  1314. },
  1315. {
  1316. "__type__": "cc.Widget",
  1317. "_name": "",
  1318. "_objFlags": 0,
  1319. "node": {
  1320. "__id__": 2
  1321. },
  1322. "_enabled": true,
  1323. "__prefab": null,
  1324. "_alignFlags": 45,
  1325. "_target": null,
  1326. "_left": 0,
  1327. "_right": 0,
  1328. "_top": 5.684341886080802e-14,
  1329. "_bottom": 5.684341886080802e-14,
  1330. "_horizontalCenter": 0,
  1331. "_verticalCenter": 0,
  1332. "_isAbsLeft": true,
  1333. "_isAbsRight": true,
  1334. "_isAbsTop": true,
  1335. "_isAbsBottom": true,
  1336. "_isAbsHorizontalCenter": true,
  1337. "_isAbsVerticalCenter": true,
  1338. "_originalWidth": 0,
  1339. "_originalHeight": 0,
  1340. "_alignMode": 2,
  1341. "_lockFlags": 0,
  1342. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  1343. },
  1344. {
  1345. "__type__": "38ac3oQceFJm4bQQHbKF2Au",
  1346. "_name": "",
  1347. "_objFlags": 0,
  1348. "node": {
  1349. "__id__": 2
  1350. },
  1351. "_enabled": true,
  1352. "__prefab": null,
  1353. "ip": {
  1354. "__id__": 6
  1355. },
  1356. "port": {
  1357. "__id__": 16
  1358. },
  1359. "btn_finish": {
  1360. "__id__": 26
  1361. },
  1362. "_id": "ceYB2ryolFiKTZvpLVNHG1"
  1363. },
  1364. {
  1365. "__type__": "cc.SceneGlobals",
  1366. "ambient": {
  1367. "__id__": 41
  1368. },
  1369. "shadows": {
  1370. "__id__": 42
  1371. },
  1372. "_skybox": {
  1373. "__id__": 43
  1374. },
  1375. "fog": {
  1376. "__id__": 44
  1377. },
  1378. "octree": {
  1379. "__id__": 45
  1380. }
  1381. },
  1382. {
  1383. "__type__": "cc.AmbientInfo",
  1384. "_skyColorHDR": {
  1385. "__type__": "cc.Vec4",
  1386. "x": 0,
  1387. "y": 0,
  1388. "z": 0,
  1389. "w": 0.520833125
  1390. },
  1391. "_skyColor": {
  1392. "__type__": "cc.Vec4",
  1393. "x": 0,
  1394. "y": 0,
  1395. "z": 0,
  1396. "w": 0.520833125
  1397. },
  1398. "_skyIllumHDR": 20000,
  1399. "_skyIllum": 20000,
  1400. "_groundAlbedoHDR": {
  1401. "__type__": "cc.Vec4",
  1402. "x": 0,
  1403. "y": 0,
  1404. "z": 0,
  1405. "w": 0
  1406. },
  1407. "_groundAlbedo": {
  1408. "__type__": "cc.Vec4",
  1409. "x": 0,
  1410. "y": 0,
  1411. "z": 0,
  1412. "w": 0
  1413. },
  1414. "_skyColorLDR": {
  1415. "__type__": "cc.Vec4",
  1416. "x": 0.2,
  1417. "y": 0.5,
  1418. "z": 0.8,
  1419. "w": 1
  1420. },
  1421. "_skyIllumLDR": 20000,
  1422. "_groundAlbedoLDR": {
  1423. "__type__": "cc.Vec4",
  1424. "x": 0.2,
  1425. "y": 0.2,
  1426. "z": 0.2,
  1427. "w": 1
  1428. }
  1429. },
  1430. {
  1431. "__type__": "cc.ShadowsInfo",
  1432. "_enabled": false,
  1433. "_type": 0,
  1434. "_normal": {
  1435. "__type__": "cc.Vec3",
  1436. "x": 0,
  1437. "y": 1,
  1438. "z": 0
  1439. },
  1440. "_distance": 0,
  1441. "_shadowColor": {
  1442. "__type__": "cc.Color",
  1443. "r": 76,
  1444. "g": 76,
  1445. "b": 76,
  1446. "a": 255
  1447. },
  1448. "_maxReceived": 4,
  1449. "_size": {
  1450. "__type__": "cc.Vec2",
  1451. "x": 512,
  1452. "y": 512
  1453. }
  1454. },
  1455. {
  1456. "__type__": "cc.SkyboxInfo",
  1457. "_envLightingType": 0,
  1458. "_envmapHDR": null,
  1459. "_envmap": null,
  1460. "_envmapLDR": null,
  1461. "_diffuseMapHDR": null,
  1462. "_diffuseMapLDR": null,
  1463. "_enabled": false,
  1464. "_useHDR": true,
  1465. "_editableMaterial": null,
  1466. "_reflectionHDR": null,
  1467. "_reflectionLDR": null,
  1468. "_rotationAngle": 0
  1469. },
  1470. {
  1471. "__type__": "cc.FogInfo",
  1472. "_type": 0,
  1473. "_fogColor": {
  1474. "__type__": "cc.Color",
  1475. "r": 200,
  1476. "g": 200,
  1477. "b": 200,
  1478. "a": 255
  1479. },
  1480. "_enabled": false,
  1481. "_fogDensity": 0.3,
  1482. "_fogStart": 0.5,
  1483. "_fogEnd": 300,
  1484. "_fogAtten": 5,
  1485. "_fogTop": 1.5,
  1486. "_fogRange": 1.2,
  1487. "_accurate": false
  1488. },
  1489. {
  1490. "__type__": "cc.OctreeInfo",
  1491. "_enabled": false,
  1492. "_minPos": {
  1493. "__type__": "cc.Vec3",
  1494. "x": -1024,
  1495. "y": -1024,
  1496. "z": -1024
  1497. },
  1498. "_maxPos": {
  1499. "__type__": "cc.Vec3",
  1500. "x": 1024,
  1501. "y": 1024,
  1502. "z": 1024
  1503. },
  1504. "_depth": 8
  1505. }
  1506. ]