inputQuestionItem.prefab 20 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148
  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": "inputQuestionItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 29
  28. },
  29. {
  30. "__id__": 30
  31. },
  32. {
  33. "__id__": 31
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 32
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 680,
  50. "height": 973
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 375,
  62. 629.081,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "content",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [
  94. {
  95. "__id__": 3
  96. },
  97. {
  98. "__id__": 12
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 27
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 28
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 550,
  121. "height": 670.4
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0,
  126. "y": 1
  127. },
  128. "_trs": {
  129. "__type__": "TypedArray",
  130. "ctor": "Float64Array",
  131. "array": [
  132. -300.488,
  133. 396.395,
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 1,
  139. 1,
  140. 1,
  141. 1
  142. ]
  143. },
  144. "_eulerAngles": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0
  149. },
  150. "_skewX": 0,
  151. "_skewY": 0,
  152. "_is3DNode": false,
  153. "_groupIndex": 0,
  154. "groupIndex": 0,
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "labelQuestion",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 2
  163. },
  164. "_children": [
  165. {
  166. "__id__": 4
  167. }
  168. ],
  169. "_active": true,
  170. "_components": [
  171. {
  172. "__id__": 10
  173. }
  174. ],
  175. "_prefab": {
  176. "__id__": 11
  177. },
  178. "_opacity": 255,
  179. "_color": {
  180. "__type__": "cc.Color",
  181. "r": 51,
  182. "g": 51,
  183. "b": 51,
  184. "a": 255
  185. },
  186. "_contentSize": {
  187. "__type__": "cc.Size",
  188. "width": 500,
  189. "height": 130.39999999999998
  190. },
  191. "_anchorPoint": {
  192. "__type__": "cc.Vec2",
  193. "x": 0,
  194. "y": 1
  195. },
  196. "_trs": {
  197. "__type__": "TypedArray",
  198. "ctor": "Float64Array",
  199. "array": [
  200. 71.754,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 0,
  206. 1,
  207. 1,
  208. 1,
  209. 1
  210. ]
  211. },
  212. "_eulerAngles": {
  213. "__type__": "cc.Vec3",
  214. "x": 0,
  215. "y": 0,
  216. "z": 0
  217. },
  218. "_skewX": 0,
  219. "_skewY": 0,
  220. "_is3DNode": false,
  221. "_groupIndex": 0,
  222. "groupIndex": 0,
  223. "_id": ""
  224. },
  225. {
  226. "__type__": "cc.Node",
  227. "_name": "seq",
  228. "_objFlags": 0,
  229. "_parent": {
  230. "__id__": 3
  231. },
  232. "_children": [
  233. {
  234. "__id__": 5
  235. }
  236. ],
  237. "_active": true,
  238. "_components": [
  239. {
  240. "__id__": 8
  241. }
  242. ],
  243. "_prefab": {
  244. "__id__": 9
  245. },
  246. "_opacity": 255,
  247. "_color": {
  248. "__type__": "cc.Color",
  249. "r": 255,
  250. "g": 255,
  251. "b": 255,
  252. "a": 255
  253. },
  254. "_contentSize": {
  255. "__type__": "cc.Size",
  256. "width": 34,
  257. "height": 34
  258. },
  259. "_anchorPoint": {
  260. "__type__": "cc.Vec2",
  261. "x": 0.5,
  262. "y": 0.5
  263. },
  264. "_trs": {
  265. "__type__": "TypedArray",
  266. "ctor": "Float64Array",
  267. "array": [
  268. -35.039,
  269. -18.654,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 1,
  275. 1,
  276. 1,
  277. 1
  278. ]
  279. },
  280. "_eulerAngles": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 0,
  284. "z": 0
  285. },
  286. "_skewX": 0,
  287. "_skewY": 0,
  288. "_is3DNode": false,
  289. "_groupIndex": 0,
  290. "groupIndex": 0,
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.Node",
  295. "_name": "labelIndex",
  296. "_objFlags": 0,
  297. "_parent": {
  298. "__id__": 4
  299. },
  300. "_children": [],
  301. "_active": true,
  302. "_components": [
  303. {
  304. "__id__": 6
  305. }
  306. ],
  307. "_prefab": {
  308. "__id__": 7
  309. },
  310. "_opacity": 255,
  311. "_color": {
  312. "__type__": "cc.Color",
  313. "r": 255,
  314. "g": 255,
  315. "b": 255,
  316. "a": 255
  317. },
  318. "_contentSize": {
  319. "__type__": "cc.Size",
  320. "width": 35,
  321. "height": 37.8
  322. },
  323. "_anchorPoint": {
  324. "__type__": "cc.Vec2",
  325. "x": 0.5,
  326. "y": 0.5
  327. },
  328. "_trs": {
  329. "__type__": "TypedArray",
  330. "ctor": "Float64Array",
  331. "array": [
  332. 0,
  333. 0,
  334. 0,
  335. 0,
  336. 0,
  337. 0,
  338. 1,
  339. 1,
  340. 1,
  341. 1
  342. ]
  343. },
  344. "_eulerAngles": {
  345. "__type__": "cc.Vec3",
  346. "x": 0,
  347. "y": 0,
  348. "z": 0
  349. },
  350. "_skewX": 0,
  351. "_skewY": 0,
  352. "_is3DNode": false,
  353. "_groupIndex": 0,
  354. "groupIndex": 0,
  355. "_id": ""
  356. },
  357. {
  358. "__type__": "cc.Label",
  359. "_name": "",
  360. "_objFlags": 0,
  361. "node": {
  362. "__id__": 5
  363. },
  364. "_enabled": true,
  365. "_materials": [
  366. {
  367. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  368. }
  369. ],
  370. "_srcBlendFactor": 770,
  371. "_dstBlendFactor": 771,
  372. "_string": "1",
  373. "_N$string": "1",
  374. "_fontSize": 30,
  375. "_lineHeight": 30,
  376. "_enableWrapText": true,
  377. "_N$file": null,
  378. "_isSystemFontUsed": true,
  379. "_spacingX": 0,
  380. "_batchAsBitmap": false,
  381. "_styleFlags": 0,
  382. "_underlineHeight": 0,
  383. "_N$horizontalAlign": 1,
  384. "_N$verticalAlign": 1,
  385. "_N$fontFamily": "Arial",
  386. "_N$overflow": 2,
  387. "_N$cacheMode": 0,
  388. "_id": ""
  389. },
  390. {
  391. "__type__": "cc.PrefabInfo",
  392. "root": {
  393. "__id__": 1
  394. },
  395. "asset": {
  396. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  397. },
  398. "fileId": "8di2nk0MVL24stk8bZmVRu",
  399. "sync": false
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 4
  407. },
  408. "_enabled": true,
  409. "_materials": [
  410. {
  411. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  412. }
  413. ],
  414. "_srcBlendFactor": 770,
  415. "_dstBlendFactor": 771,
  416. "_spriteFrame": {
  417. "__uuid__": "81246249-ebcc-41e6-8e7d-7459eeb197c8"
  418. },
  419. "_type": 0,
  420. "_sizeMode": 1,
  421. "_fillType": 0,
  422. "_fillCenter": {
  423. "__type__": "cc.Vec2",
  424. "x": 0,
  425. "y": 0
  426. },
  427. "_fillStart": 0,
  428. "_fillRange": 0,
  429. "_isTrimmedMode": true,
  430. "_atlas": null,
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 1
  437. },
  438. "asset": {
  439. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  440. },
  441. "fileId": "d1HaJma+1BQL6yH7ubLW30",
  442. "sync": false
  443. },
  444. {
  445. "__type__": "cc.Label",
  446. "_name": "",
  447. "_objFlags": 0,
  448. "node": {
  449. "__id__": 3
  450. },
  451. "_enabled": true,
  452. "_materials": [
  453. {
  454. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  455. }
  456. ],
  457. "_srcBlendFactor": 770,
  458. "_dstBlendFactor": 771,
  459. "_string": "在不考虑新功能是否会掏空老板钱包的前提下,机智的你希望行家app增加的功能是____",
  460. "_N$string": "在不考虑新功能是否会掏空老板钱包的前提下,机智的你希望行家app增加的功能是____",
  461. "_fontSize": 32,
  462. "_lineHeight": 40,
  463. "_enableWrapText": true,
  464. "_N$file": null,
  465. "_isSystemFontUsed": true,
  466. "_spacingX": 0,
  467. "_batchAsBitmap": false,
  468. "_styleFlags": 0,
  469. "_underlineHeight": 0,
  470. "_N$horizontalAlign": 0,
  471. "_N$verticalAlign": 0,
  472. "_N$fontFamily": "Arial",
  473. "_N$overflow": 3,
  474. "_N$cacheMode": 0,
  475. "_id": ""
  476. },
  477. {
  478. "__type__": "cc.PrefabInfo",
  479. "root": {
  480. "__id__": 1
  481. },
  482. "asset": {
  483. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  484. },
  485. "fileId": "20UhBWzjVJV7mK57sgM0Cl",
  486. "sync": false
  487. },
  488. {
  489. "__type__": "cc.Node",
  490. "_name": "inputEdt",
  491. "_objFlags": 0,
  492. "_parent": {
  493. "__id__": 2
  494. },
  495. "_children": [
  496. {
  497. "__id__": 13
  498. },
  499. {
  500. "__id__": 17
  501. },
  502. {
  503. "__id__": 21
  504. }
  505. ],
  506. "_active": true,
  507. "_components": [
  508. {
  509. "__id__": 25
  510. }
  511. ],
  512. "_prefab": {
  513. "__id__": 26
  514. },
  515. "_opacity": 255,
  516. "_color": {
  517. "__type__": "cc.Color",
  518. "r": 255,
  519. "g": 255,
  520. "b": 255,
  521. "a": 255
  522. },
  523. "_contentSize": {
  524. "__type__": "cc.Size",
  525. "width": 490,
  526. "height": 500
  527. },
  528. "_anchorPoint": {
  529. "__type__": "cc.Vec2",
  530. "x": 0.5,
  531. "y": 0.5
  532. },
  533. "_trs": {
  534. "__type__": "TypedArray",
  535. "ctor": "Float64Array",
  536. "array": [
  537. 300.488,
  538. -420.4,
  539. 0,
  540. 0,
  541. 0,
  542. 0,
  543. 1,
  544. 1,
  545. 1,
  546. 1
  547. ]
  548. },
  549. "_eulerAngles": {
  550. "__type__": "cc.Vec3",
  551. "x": 0,
  552. "y": 0,
  553. "z": 0
  554. },
  555. "_skewX": 0,
  556. "_skewY": 0,
  557. "_is3DNode": false,
  558. "_groupIndex": 0,
  559. "groupIndex": 0,
  560. "_id": ""
  561. },
  562. {
  563. "__type__": "cc.Node",
  564. "_name": "BACKGROUND_SPRITE",
  565. "_objFlags": 512,
  566. "_parent": {
  567. "__id__": 12
  568. },
  569. "_children": [],
  570. "_active": true,
  571. "_components": [
  572. {
  573. "__id__": 14
  574. },
  575. {
  576. "__id__": 15
  577. }
  578. ],
  579. "_prefab": {
  580. "__id__": 16
  581. },
  582. "_opacity": 255,
  583. "_color": {
  584. "__type__": "cc.Color",
  585. "r": 255,
  586. "g": 255,
  587. "b": 255,
  588. "a": 255
  589. },
  590. "_contentSize": {
  591. "__type__": "cc.Size",
  592. "width": 530,
  593. "height": 540
  594. },
  595. "_anchorPoint": {
  596. "__type__": "cc.Vec2",
  597. "x": 0.5,
  598. "y": 0.5
  599. },
  600. "_trs": {
  601. "__type__": "TypedArray",
  602. "ctor": "Float64Array",
  603. "array": [
  604. 0,
  605. 0,
  606. 0,
  607. 0,
  608. 0,
  609. 0,
  610. 1,
  611. 1,
  612. 1,
  613. 1
  614. ]
  615. },
  616. "_eulerAngles": {
  617. "__type__": "cc.Vec3",
  618. "x": 0,
  619. "y": 0,
  620. "z": 0
  621. },
  622. "_skewX": 0,
  623. "_skewY": 0,
  624. "_is3DNode": false,
  625. "_groupIndex": 0,
  626. "groupIndex": 0,
  627. "_id": ""
  628. },
  629. {
  630. "__type__": "cc.Sprite",
  631. "_name": "",
  632. "_objFlags": 0,
  633. "node": {
  634. "__id__": 13
  635. },
  636. "_enabled": true,
  637. "_materials": [
  638. {
  639. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  640. }
  641. ],
  642. "_srcBlendFactor": 770,
  643. "_dstBlendFactor": 771,
  644. "_spriteFrame": {
  645. "__uuid__": "181c8c25-b778-47fa-aedf-33dc5d9e9a04"
  646. },
  647. "_type": 1,
  648. "_sizeMode": 0,
  649. "_fillType": 0,
  650. "_fillCenter": {
  651. "__type__": "cc.Vec2",
  652. "x": 0,
  653. "y": 0
  654. },
  655. "_fillStart": 0,
  656. "_fillRange": 0,
  657. "_isTrimmedMode": true,
  658. "_atlas": null,
  659. "_id": ""
  660. },
  661. {
  662. "__type__": "cc.Widget",
  663. "_name": "",
  664. "_objFlags": 0,
  665. "node": {
  666. "__id__": 13
  667. },
  668. "_enabled": true,
  669. "alignMode": 0,
  670. "_target": null,
  671. "_alignFlags": 45,
  672. "_left": -20,
  673. "_right": -20,
  674. "_top": -20,
  675. "_bottom": -20,
  676. "_verticalCenter": 0,
  677. "_horizontalCenter": 0,
  678. "_isAbsLeft": true,
  679. "_isAbsRight": true,
  680. "_isAbsTop": true,
  681. "_isAbsBottom": true,
  682. "_isAbsHorizontalCenter": true,
  683. "_isAbsVerticalCenter": true,
  684. "_originalWidth": 160,
  685. "_originalHeight": 40,
  686. "_id": ""
  687. },
  688. {
  689. "__type__": "cc.PrefabInfo",
  690. "root": {
  691. "__id__": 1
  692. },
  693. "asset": {
  694. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  695. },
  696. "fileId": "48rATiuVNN+IRhwhydzHBm",
  697. "sync": false
  698. },
  699. {
  700. "__type__": "cc.Node",
  701. "_name": "TEXT_LABEL",
  702. "_objFlags": 512,
  703. "_parent": {
  704. "__id__": 12
  705. },
  706. "_children": [],
  707. "_active": false,
  708. "_components": [
  709. {
  710. "__id__": 18
  711. },
  712. {
  713. "__id__": 19
  714. }
  715. ],
  716. "_prefab": {
  717. "__id__": 20
  718. },
  719. "_opacity": 255,
  720. "_color": {
  721. "__type__": "cc.Color",
  722. "r": 51,
  723. "g": 51,
  724. "b": 51,
  725. "a": 255
  726. },
  727. "_contentSize": {
  728. "__type__": "cc.Size",
  729. "width": 488,
  730. "height": 500
  731. },
  732. "_anchorPoint": {
  733. "__type__": "cc.Vec2",
  734. "x": 0,
  735. "y": 1
  736. },
  737. "_trs": {
  738. "__type__": "TypedArray",
  739. "ctor": "Float64Array",
  740. "array": [
  741. -243,
  742. 250,
  743. 0,
  744. 0,
  745. 0,
  746. 0,
  747. 1,
  748. 1,
  749. 1,
  750. 1
  751. ]
  752. },
  753. "_eulerAngles": {
  754. "__type__": "cc.Vec3",
  755. "x": 0,
  756. "y": 0,
  757. "z": 0
  758. },
  759. "_skewX": 0,
  760. "_skewY": 0,
  761. "_is3DNode": false,
  762. "_groupIndex": 0,
  763. "groupIndex": 0,
  764. "_id": ""
  765. },
  766. {
  767. "__type__": "cc.Label",
  768. "_name": "",
  769. "_objFlags": 0,
  770. "node": {
  771. "__id__": 17
  772. },
  773. "_enabled": true,
  774. "_materials": [
  775. {
  776. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  777. }
  778. ],
  779. "_srcBlendFactor": 770,
  780. "_dstBlendFactor": 771,
  781. "_string": "",
  782. "_N$string": "",
  783. "_fontSize": 32,
  784. "_lineHeight": 40,
  785. "_enableWrapText": true,
  786. "_N$file": null,
  787. "_isSystemFontUsed": true,
  788. "_spacingX": 0,
  789. "_batchAsBitmap": false,
  790. "_styleFlags": 0,
  791. "_underlineHeight": 0,
  792. "_N$horizontalAlign": 0,
  793. "_N$verticalAlign": 0,
  794. "_N$fontFamily": "Arial",
  795. "_N$overflow": 1,
  796. "_N$cacheMode": 0,
  797. "_id": ""
  798. },
  799. {
  800. "__type__": "cc.Widget",
  801. "_name": "",
  802. "_objFlags": 0,
  803. "node": {
  804. "__id__": 17
  805. },
  806. "_enabled": true,
  807. "alignMode": 0,
  808. "_target": null,
  809. "_alignFlags": 45,
  810. "_left": 2,
  811. "_right": 0,
  812. "_top": 0,
  813. "_bottom": 0,
  814. "_verticalCenter": 0,
  815. "_horizontalCenter": 0,
  816. "_isAbsLeft": true,
  817. "_isAbsRight": true,
  818. "_isAbsTop": true,
  819. "_isAbsBottom": true,
  820. "_isAbsHorizontalCenter": true,
  821. "_isAbsVerticalCenter": true,
  822. "_originalWidth": 158,
  823. "_originalHeight": 40,
  824. "_id": ""
  825. },
  826. {
  827. "__type__": "cc.PrefabInfo",
  828. "root": {
  829. "__id__": 1
  830. },
  831. "asset": {
  832. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  833. },
  834. "fileId": "2cH+QUtYpNKJstx9avozoV",
  835. "sync": false
  836. },
  837. {
  838. "__type__": "cc.Node",
  839. "_name": "PLACEHOLDER_LABEL",
  840. "_objFlags": 512,
  841. "_parent": {
  842. "__id__": 12
  843. },
  844. "_children": [],
  845. "_active": true,
  846. "_components": [
  847. {
  848. "__id__": 22
  849. },
  850. {
  851. "__id__": 23
  852. }
  853. ],
  854. "_prefab": {
  855. "__id__": 24
  856. },
  857. "_opacity": 255,
  858. "_color": {
  859. "__type__": "cc.Color",
  860. "r": 166,
  861. "g": 163,
  862. "b": 163,
  863. "a": 255
  864. },
  865. "_contentSize": {
  866. "__type__": "cc.Size",
  867. "width": 488,
  868. "height": 500
  869. },
  870. "_anchorPoint": {
  871. "__type__": "cc.Vec2",
  872. "x": 0,
  873. "y": 1
  874. },
  875. "_trs": {
  876. "__type__": "TypedArray",
  877. "ctor": "Float64Array",
  878. "array": [
  879. -243,
  880. 250,
  881. 0,
  882. 0,
  883. 0,
  884. 0,
  885. 1,
  886. 1,
  887. 1,
  888. 1
  889. ]
  890. },
  891. "_eulerAngles": {
  892. "__type__": "cc.Vec3",
  893. "x": 0,
  894. "y": 0,
  895. "z": 0
  896. },
  897. "_skewX": 0,
  898. "_skewY": 0,
  899. "_is3DNode": false,
  900. "_groupIndex": 0,
  901. "groupIndex": 0,
  902. "_id": ""
  903. },
  904. {
  905. "__type__": "cc.Label",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 21
  910. },
  911. "_enabled": true,
  912. "_materials": [
  913. {
  914. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  915. }
  916. ],
  917. "_srcBlendFactor": 770,
  918. "_dstBlendFactor": 771,
  919. "_string": "此为必答题哦",
  920. "_N$string": "此为必答题哦",
  921. "_fontSize": 32,
  922. "_lineHeight": 40,
  923. "_enableWrapText": true,
  924. "_N$file": null,
  925. "_isSystemFontUsed": true,
  926. "_spacingX": 0,
  927. "_batchAsBitmap": false,
  928. "_styleFlags": 0,
  929. "_underlineHeight": 0,
  930. "_N$horizontalAlign": 0,
  931. "_N$verticalAlign": 0,
  932. "_N$fontFamily": "Arial",
  933. "_N$overflow": 1,
  934. "_N$cacheMode": 0,
  935. "_id": ""
  936. },
  937. {
  938. "__type__": "cc.Widget",
  939. "_name": "",
  940. "_objFlags": 0,
  941. "node": {
  942. "__id__": 21
  943. },
  944. "_enabled": true,
  945. "alignMode": 0,
  946. "_target": null,
  947. "_alignFlags": 45,
  948. "_left": 2,
  949. "_right": 0,
  950. "_top": 0,
  951. "_bottom": 0,
  952. "_verticalCenter": 0,
  953. "_horizontalCenter": 0,
  954. "_isAbsLeft": true,
  955. "_isAbsRight": true,
  956. "_isAbsTop": true,
  957. "_isAbsBottom": true,
  958. "_isAbsHorizontalCenter": true,
  959. "_isAbsVerticalCenter": true,
  960. "_originalWidth": 158,
  961. "_originalHeight": 40,
  962. "_id": ""
  963. },
  964. {
  965. "__type__": "cc.PrefabInfo",
  966. "root": {
  967. "__id__": 1
  968. },
  969. "asset": {
  970. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  971. },
  972. "fileId": "f6JE2s0DRH9bbmWlqZlz5n",
  973. "sync": false
  974. },
  975. {
  976. "__type__": "cc.EditBox",
  977. "_name": "",
  978. "_objFlags": 0,
  979. "node": {
  980. "__id__": 12
  981. },
  982. "_enabled": true,
  983. "_string": "",
  984. "returnType": 0,
  985. "maxLength": 100,
  986. "_tabIndex": 0,
  987. "editingDidBegan": [],
  988. "textChanged": [],
  989. "editingDidEnded": [],
  990. "editingReturn": [],
  991. "_N$textLabel": {
  992. "__id__": 18
  993. },
  994. "_N$placeholderLabel": {
  995. "__id__": 22
  996. },
  997. "_N$background": {
  998. "__id__": 14
  999. },
  1000. "_N$inputFlag": 5,
  1001. "_N$inputMode": 0,
  1002. "_N$stayOnTop": false,
  1003. "_id": ""
  1004. },
  1005. {
  1006. "__type__": "cc.PrefabInfo",
  1007. "root": {
  1008. "__id__": 1
  1009. },
  1010. "asset": {
  1011. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  1012. },
  1013. "fileId": "64H9Cun/xL3a8C8lXOIdcf",
  1014. "sync": false
  1015. },
  1016. {
  1017. "__type__": "cc.Layout",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "node": {
  1021. "__id__": 2
  1022. },
  1023. "_enabled": true,
  1024. "_layoutSize": {
  1025. "__type__": "cc.Size",
  1026. "width": 550,
  1027. "height": 670.4
  1028. },
  1029. "_resize": 1,
  1030. "_N$layoutType": 2,
  1031. "_N$cellSize": {
  1032. "__type__": "cc.Size",
  1033. "width": 40,
  1034. "height": 40
  1035. },
  1036. "_N$startAxis": 0,
  1037. "_N$paddingLeft": 0,
  1038. "_N$paddingRight": 0,
  1039. "_N$paddingTop": 0,
  1040. "_N$paddingBottom": 0,
  1041. "_N$spacingX": 0,
  1042. "_N$spacingY": 40,
  1043. "_N$verticalDirection": 1,
  1044. "_N$horizontalDirection": 0,
  1045. "_N$affectedByScale": false,
  1046. "_id": ""
  1047. },
  1048. {
  1049. "__type__": "cc.PrefabInfo",
  1050. "root": {
  1051. "__id__": 1
  1052. },
  1053. "asset": {
  1054. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  1055. },
  1056. "fileId": "13I5GuAxlE8pg7OKB7g3Db",
  1057. "sync": false
  1058. },
  1059. {
  1060. "__type__": "cc.Sprite",
  1061. "_name": "",
  1062. "_objFlags": 0,
  1063. "node": {
  1064. "__id__": 1
  1065. },
  1066. "_enabled": true,
  1067. "_materials": [
  1068. {
  1069. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1070. }
  1071. ],
  1072. "_srcBlendFactor": 770,
  1073. "_dstBlendFactor": 771,
  1074. "_spriteFrame": {
  1075. "__uuid__": "55ff3695-99d9-4955-88eb-ac0209c6ec5a"
  1076. },
  1077. "_type": 0,
  1078. "_sizeMode": 1,
  1079. "_fillType": 0,
  1080. "_fillCenter": {
  1081. "__type__": "cc.Vec2",
  1082. "x": 0,
  1083. "y": 0
  1084. },
  1085. "_fillStart": 0,
  1086. "_fillRange": 0,
  1087. "_isTrimmedMode": true,
  1088. "_atlas": null,
  1089. "_id": ""
  1090. },
  1091. {
  1092. "__type__": "cc.Widget",
  1093. "_name": "",
  1094. "_objFlags": 0,
  1095. "node": {
  1096. "__id__": 1
  1097. },
  1098. "_enabled": true,
  1099. "alignMode": 1,
  1100. "_target": null,
  1101. "_alignFlags": 18,
  1102. "_left": 0,
  1103. "_right": 0,
  1104. "_top": 0,
  1105. "_bottom": 0,
  1106. "_verticalCenter": -37.919,
  1107. "_horizontalCenter": 0,
  1108. "_isAbsLeft": true,
  1109. "_isAbsRight": true,
  1110. "_isAbsTop": true,
  1111. "_isAbsBottom": true,
  1112. "_isAbsHorizontalCenter": true,
  1113. "_isAbsVerticalCenter": true,
  1114. "_originalWidth": 0,
  1115. "_originalHeight": 0,
  1116. "_id": ""
  1117. },
  1118. {
  1119. "__type__": "75348+lbslBN5SKtdsWEXw0",
  1120. "_name": "",
  1121. "_objFlags": 0,
  1122. "node": {
  1123. "__id__": 1
  1124. },
  1125. "_enabled": true,
  1126. "labelIndex": {
  1127. "__id__": 6
  1128. },
  1129. "labelQuestion": {
  1130. "__id__": 10
  1131. },
  1132. "customInput": {
  1133. "__id__": 25
  1134. },
  1135. "_id": ""
  1136. },
  1137. {
  1138. "__type__": "cc.PrefabInfo",
  1139. "root": {
  1140. "__id__": 1
  1141. },
  1142. "asset": {
  1143. "__uuid__": "0562d378-7afd-4e47-ad73-974dc2a96c8a"
  1144. },
  1145. "fileId": "",
  1146. "sync": false
  1147. }
  1148. ]