d1e23af2-faaa-4578-b2f0-75b97699e334.json 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "airplane",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "airplane",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 4
  24. },
  25. {
  26. "__id__": 12
  27. },
  28. {
  29. "__id__": 38
  30. },
  31. {
  32. "__id__": 47
  33. },
  34. {
  35. "__id__": 46
  36. }
  37. ],
  38. "_active": true,
  39. "_components": [],
  40. "_prefab": {
  41. "__id__": 48
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "autoReleaseAssets": false,
  71. "_globals": {
  72. "__id__": 49
  73. },
  74. "_id": "d1e23af2-faaa-4578-b2f0-75b97699e334"
  75. },
  76. {
  77. "__type__": "cc.Node",
  78. "_name": "Main Camera",
  79. "_objFlags": 0,
  80. "__editorExtras__": {},
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. }
  90. ],
  91. "_prefab": null,
  92. "_lpos": {
  93. "__type__": "cc.Vec3",
  94. "x": 0,
  95. "y": 40,
  96. "z": 0
  97. },
  98. "_lrot": {
  99. "__type__": "cc.Quat",
  100. "x": -0.5043442292812728,
  101. "y": -0.5043442292812728,
  102. "z": -0.4956176937828985,
  103. "w": 0.4956176937828987
  104. },
  105. "_lscale": {
  106. "__type__": "cc.Vec3",
  107. "x": 1,
  108. "y": 1,
  109. "z": 1
  110. },
  111. "_mobility": 0,
  112. "_layer": 1073741824,
  113. "_euler": {
  114. "__type__": "cc.Vec3",
  115. "x": -90,
  116. "y": -90,
  117. "z": 1.0000000000000195
  118. },
  119. "_id": "c9DMICJLFO5IeO07EPon7U"
  120. },
  121. {
  122. "__type__": "cc.Camera",
  123. "_name": "",
  124. "_objFlags": 0,
  125. "__editorExtras__": {},
  126. "node": {
  127. "__id__": 2
  128. },
  129. "_enabled": true,
  130. "__prefab": null,
  131. "_projection": 0,
  132. "_priority": 0,
  133. "_fov": 38.621,
  134. "_fovAxis": 0,
  135. "_orthoHeight": 25,
  136. "_near": 1,
  137. "_far": 51.542,
  138. "_color": {
  139. "__type__": "cc.Color",
  140. "r": 51,
  141. "g": 51,
  142. "b": 51,
  143. "a": 255
  144. },
  145. "_depth": 1,
  146. "_stencil": 0,
  147. "_clearFlags": 14,
  148. "_rect": {
  149. "__type__": "cc.Rect",
  150. "x": 0,
  151. "y": 0,
  152. "width": 1,
  153. "height": 1
  154. },
  155. "_aperture": 19,
  156. "_shutter": 7,
  157. "_iso": 0,
  158. "_screenScale": 1,
  159. "_visibility": 1822425087,
  160. "_targetTexture": null,
  161. "_postProcess": null,
  162. "_usePostProcess": false,
  163. "_cameraType": -1,
  164. "_trackingType": 0,
  165. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  166. },
  167. {
  168. "__type__": "cc.Node",
  169. "_name": "movingSceneBg",
  170. "_objFlags": 0,
  171. "__editorExtras__": {},
  172. "_parent": {
  173. "__id__": 1
  174. },
  175. "_children": [
  176. {
  177. "__id__": 5
  178. },
  179. {
  180. "__id__": 8
  181. }
  182. ],
  183. "_active": true,
  184. "_components": [
  185. {
  186. "__id__": 11
  187. }
  188. ],
  189. "_prefab": null,
  190. "_lpos": {
  191. "__type__": "cc.Vec3",
  192. "x": 0,
  193. "y": 0,
  194. "z": 0
  195. },
  196. "_lrot": {
  197. "__type__": "cc.Quat",
  198. "x": 0,
  199. "y": 0,
  200. "z": 0,
  201. "w": 1
  202. },
  203. "_lscale": {
  204. "__type__": "cc.Vec3",
  205. "x": 1,
  206. "y": 1,
  207. "z": 1
  208. },
  209. "_mobility": 0,
  210. "_layer": 1073741824,
  211. "_euler": {
  212. "__type__": "cc.Vec3",
  213. "x": 0,
  214. "y": 0,
  215. "z": 0
  216. },
  217. "_id": "8cRxHAI5NIhIVjWD6FT9Rg"
  218. },
  219. {
  220. "__type__": "cc.Node",
  221. "_name": "bg01",
  222. "_objFlags": 0,
  223. "__editorExtras__": {},
  224. "_parent": {
  225. "__id__": 4
  226. },
  227. "_children": [],
  228. "_active": true,
  229. "_components": [
  230. {
  231. "__id__": 6
  232. }
  233. ],
  234. "_prefab": null,
  235. "_lpos": {
  236. "__type__": "cc.Vec3",
  237. "x": 49.556,
  238. "y": 0,
  239. "z": 0
  240. },
  241. "_lrot": {
  242. "__type__": "cc.Quat",
  243. "x": 0,
  244. "y": 1,
  245. "z": 0,
  246. "w": 6.123233995736766e-17
  247. },
  248. "_lscale": {
  249. "__type__": "cc.Vec3",
  250. "x": 5,
  251. "y": 1,
  252. "z": 3
  253. },
  254. "_mobility": 0,
  255. "_layer": 1073741824,
  256. "_euler": {
  257. "__type__": "cc.Vec3",
  258. "x": 0,
  259. "y": 180,
  260. "z": 0
  261. },
  262. "_id": "34VqsnXjdGapljBj7KIkGN"
  263. },
  264. {
  265. "__type__": "cc.MeshRenderer",
  266. "_name": "Plane<ModelComponent>",
  267. "_objFlags": 0,
  268. "__editorExtras__": {},
  269. "node": {
  270. "__id__": 5
  271. },
  272. "_enabled": true,
  273. "__prefab": null,
  274. "_materials": [
  275. {
  276. "__uuid__": "16378119-1028-4e5f-addd-77f5dd47a364",
  277. "__expectedType__": "cc.Material"
  278. }
  279. ],
  280. "_visFlags": 0,
  281. "bakeSettings": {
  282. "__id__": 7
  283. },
  284. "_mesh": {
  285. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e",
  286. "__expectedType__": "cc.Mesh"
  287. },
  288. "_shadowCastingMode": 0,
  289. "_shadowReceivingMode": 1,
  290. "_shadowBias": 0,
  291. "_shadowNormalBias": 0,
  292. "_reflectionProbeId": -1,
  293. "_reflectionProbeBlendId": -1,
  294. "_reflectionProbeBlendWeight": 0,
  295. "_enabledGlobalStandardSkinObject": false,
  296. "_enableMorph": true,
  297. "_id": "c28ZDkdjpHnI7ITm4s7Lht"
  298. },
  299. {
  300. "__type__": "cc.ModelBakeSettings",
  301. "texture": null,
  302. "uvParam": {
  303. "__type__": "cc.Vec4",
  304. "x": 0,
  305. "y": 0,
  306. "z": 0,
  307. "w": 0
  308. },
  309. "_bakeable": false,
  310. "_castShadow": false,
  311. "_receiveShadow": false,
  312. "_recieveShadow": false,
  313. "_lightmapSize": 64,
  314. "_useLightProbe": false,
  315. "_bakeToLightProbe": true,
  316. "_reflectionProbeType": 0,
  317. "_bakeToReflectionProbe": true
  318. },
  319. {
  320. "__type__": "cc.Node",
  321. "_name": "bg02",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "_parent": {
  325. "__id__": 4
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 9
  332. }
  333. ],
  334. "_prefab": null,
  335. "_lpos": {
  336. "__type__": "cc.Vec3",
  337. "x": 1,
  338. "y": 0,
  339. "z": 0
  340. },
  341. "_lrot": {
  342. "__type__": "cc.Quat",
  343. "x": 0,
  344. "y": 0,
  345. "z": 0,
  346. "w": 1
  347. },
  348. "_lscale": {
  349. "__type__": "cc.Vec3",
  350. "x": 5,
  351. "y": 1,
  352. "z": 3
  353. },
  354. "_mobility": 0,
  355. "_layer": 1073741824,
  356. "_euler": {
  357. "__type__": "cc.Vec3",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0
  361. },
  362. "_id": "50cCXw/WNHWrprxSE7Qoc6"
  363. },
  364. {
  365. "__type__": "cc.MeshRenderer",
  366. "_name": "Plane<ModelComponent>",
  367. "_objFlags": 0,
  368. "__editorExtras__": {},
  369. "node": {
  370. "__id__": 8
  371. },
  372. "_enabled": true,
  373. "__prefab": null,
  374. "_materials": [
  375. {
  376. "__uuid__": "16378119-1028-4e5f-addd-77f5dd47a364",
  377. "__expectedType__": "cc.Material"
  378. }
  379. ],
  380. "_visFlags": 0,
  381. "bakeSettings": {
  382. "__id__": 10
  383. },
  384. "_mesh": {
  385. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e",
  386. "__expectedType__": "cc.Mesh"
  387. },
  388. "_shadowCastingMode": 0,
  389. "_shadowReceivingMode": 1,
  390. "_shadowBias": 0,
  391. "_shadowNormalBias": 0,
  392. "_reflectionProbeId": -1,
  393. "_reflectionProbeBlendId": -1,
  394. "_reflectionProbeBlendWeight": 0,
  395. "_enabledGlobalStandardSkinObject": false,
  396. "_enableMorph": true,
  397. "_id": "dft/hn5DJPgY6fpJaPQQdt"
  398. },
  399. {
  400. "__type__": "cc.ModelBakeSettings",
  401. "texture": null,
  402. "uvParam": {
  403. "__type__": "cc.Vec4",
  404. "x": 0,
  405. "y": 0,
  406. "z": 0,
  407. "w": 0
  408. },
  409. "_bakeable": false,
  410. "_castShadow": false,
  411. "_receiveShadow": false,
  412. "_recieveShadow": false,
  413. "_lightmapSize": 64,
  414. "_useLightProbe": false,
  415. "_bakeToLightProbe": true,
  416. "_reflectionProbeType": 0,
  417. "_bakeToReflectionProbe": true
  418. },
  419. {
  420. "__type__": "24d93JEiZFIBJXy+ES4BU1L",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "__editorExtras__": {},
  424. "node": {
  425. "__id__": 4
  426. },
  427. "_enabled": true,
  428. "__prefab": null,
  429. "bg01": {
  430. "__id__": 5
  431. },
  432. "bg02": {
  433. "__id__": 8
  434. },
  435. "_id": "2dJ7LNpKRG6qmAR+PQLlUQ"
  436. },
  437. {
  438. "__type__": "cc.Node",
  439. "_name": "plane01",
  440. "_objFlags": 0,
  441. "__editorExtras__": {},
  442. "_parent": {
  443. "__id__": 1
  444. },
  445. "_children": [
  446. {
  447. "__id__": 13
  448. }
  449. ],
  450. "_active": true,
  451. "_components": [
  452. {
  453. "__id__": 35
  454. },
  455. {
  456. "__id__": 36
  457. },
  458. {
  459. "__id__": 37
  460. }
  461. ],
  462. "_prefab": null,
  463. "_lpos": {
  464. "__type__": "cc.Vec3",
  465. "x": -13.619000434875488,
  466. "y": 7,
  467. "z": -0.718999981880188
  468. },
  469. "_lrot": {
  470. "__type__": "cc.Quat",
  471. "x": 0,
  472. "y": 0,
  473. "z": 0,
  474. "w": 1
  475. },
  476. "_lscale": {
  477. "__type__": "cc.Vec3",
  478. "x": 4,
  479. "y": 4,
  480. "z": 4
  481. },
  482. "_mobility": 0,
  483. "_layer": 1073741824,
  484. "_euler": {
  485. "__type__": "cc.Vec3",
  486. "x": 0,
  487. "y": 0,
  488. "z": 0
  489. },
  490. "_id": "c8Br9IP6lCmI21bQXNDN92"
  491. },
  492. {
  493. "__type__": "cc.Node",
  494. "_objFlags": 0,
  495. "_parent": {
  496. "__id__": 12
  497. },
  498. "_prefab": {
  499. "__id__": 14
  500. },
  501. "__editorExtras__": {}
  502. },
  503. {
  504. "__type__": "cc.PrefabInfo",
  505. "root": {
  506. "__id__": 13
  507. },
  508. "asset": {
  509. "__uuid__": "ee3df46a-26da-4cb0-abd3-5a8fda9cfac1@c13c3",
  510. "__expectedType__": "cc.Prefab"
  511. },
  512. "fileId": "60mknV9MFcv5S4/+J3ONMb",
  513. "instance": {
  514. "__id__": 15
  515. },
  516. "targetOverrides": null,
  517. "nestedPrefabInstanceRoots": null
  518. },
  519. {
  520. "__type__": "cc.PrefabInstance",
  521. "fileId": "86sErMVVBIiq9kS8TYw/GA",
  522. "prefabRootNode": null,
  523. "mountedChildren": [],
  524. "mountedComponents": [],
  525. "propertyOverrides": [
  526. {
  527. "__id__": 16
  528. },
  529. {
  530. "__id__": 18
  531. },
  532. {
  533. "__id__": 20
  534. },
  535. {
  536. "__id__": 22
  537. },
  538. {
  539. "__id__": 24
  540. },
  541. {
  542. "__id__": 26
  543. },
  544. {
  545. "__id__": 28
  546. },
  547. {
  548. "__id__": 30
  549. },
  550. {
  551. "__id__": 32
  552. },
  553. {
  554. "__id__": 34
  555. }
  556. ],
  557. "removedComponents": []
  558. },
  559. {
  560. "__type__": "CCPropertyOverrideInfo",
  561. "targetInfo": {
  562. "__id__": 17
  563. },
  564. "propertyPath": [
  565. "_name"
  566. ],
  567. "value": "body"
  568. },
  569. {
  570. "__type__": "cc.TargetInfo",
  571. "localID": [
  572. "60mknV9MFcv5S4/+J3ONMb"
  573. ]
  574. },
  575. {
  576. "__type__": "CCPropertyOverrideInfo",
  577. "targetInfo": {
  578. "__id__": 19
  579. },
  580. "propertyPath": [
  581. "_lpos"
  582. ],
  583. "value": {
  584. "__type__": "cc.Vec3",
  585. "x": 0,
  586. "y": 0,
  587. "z": 0
  588. }
  589. },
  590. {
  591. "__type__": "cc.TargetInfo",
  592. "localID": [
  593. "60mknV9MFcv5S4/+J3ONMb"
  594. ]
  595. },
  596. {
  597. "__type__": "CCPropertyOverrideInfo",
  598. "targetInfo": {
  599. "__id__": 21
  600. },
  601. "propertyPath": [
  602. "_lrot"
  603. ],
  604. "value": {
  605. "__type__": "cc.Quat",
  606. "x": 0,
  607. "y": 0,
  608. "z": 0,
  609. "w": 1
  610. }
  611. },
  612. {
  613. "__type__": "cc.TargetInfo",
  614. "localID": [
  615. "60mknV9MFcv5S4/+J3ONMb"
  616. ]
  617. },
  618. {
  619. "__type__": "CCPropertyOverrideInfo",
  620. "targetInfo": {
  621. "__id__": 23
  622. },
  623. "propertyPath": [
  624. "_euler"
  625. ],
  626. "value": {
  627. "__type__": "cc.Vec3",
  628. "x": 0,
  629. "y": 0,
  630. "z": 0
  631. }
  632. },
  633. {
  634. "__type__": "cc.TargetInfo",
  635. "localID": [
  636. "60mknV9MFcv5S4/+J3ONMb"
  637. ]
  638. },
  639. {
  640. "__type__": "CCPropertyOverrideInfo",
  641. "targetInfo": {
  642. "__id__": 25
  643. },
  644. "propertyPath": [
  645. "_lscale"
  646. ],
  647. "value": {
  648. "__type__": "cc.Vec3",
  649. "x": 1,
  650. "y": 1,
  651. "z": 1
  652. }
  653. },
  654. {
  655. "__type__": "cc.TargetInfo",
  656. "localID": [
  657. "0a1rq34LRTZo7CnbXFAG1e"
  658. ]
  659. },
  660. {
  661. "__type__": "CCPropertyOverrideInfo",
  662. "targetInfo": {
  663. "__id__": 27
  664. },
  665. "propertyPath": [
  666. "_lpos"
  667. ],
  668. "value": {
  669. "__type__": "cc.Vec3",
  670. "x": 0,
  671. "y": 0,
  672. "z": 0
  673. }
  674. },
  675. {
  676. "__type__": "cc.TargetInfo",
  677. "localID": [
  678. "0a1rq34LRTZo7CnbXFAG1e"
  679. ]
  680. },
  681. {
  682. "__type__": "CCPropertyOverrideInfo",
  683. "targetInfo": {
  684. "__id__": 29
  685. },
  686. "propertyPath": [
  687. "_lrot"
  688. ],
  689. "value": {
  690. "__type__": "cc.Quat",
  691. "x": 0,
  692. "y": -0.7071067811865475,
  693. "z": 0,
  694. "w": 0.7071067811865476
  695. }
  696. },
  697. {
  698. "__type__": "cc.TargetInfo",
  699. "localID": [
  700. "0a1rq34LRTZo7CnbXFAG1e"
  701. ]
  702. },
  703. {
  704. "__type__": "CCPropertyOverrideInfo",
  705. "targetInfo": {
  706. "__id__": 31
  707. },
  708. "propertyPath": [
  709. "_euler"
  710. ],
  711. "value": {
  712. "__type__": "cc.Vec3",
  713. "x": 0,
  714. "y": -89.99999999999999,
  715. "z": 0
  716. }
  717. },
  718. {
  719. "__type__": "cc.TargetInfo",
  720. "localID": [
  721. "0a1rq34LRTZo7CnbXFAG1e"
  722. ]
  723. },
  724. {
  725. "__type__": "CCPropertyOverrideInfo",
  726. "targetInfo": {
  727. "__id__": 33
  728. },
  729. "propertyPath": [
  730. "_materials",
  731. "0"
  732. ],
  733. "value": {
  734. "__uuid__": "dd45330f-10c6-4601-89e0-4618eb784f85",
  735. "__expectedType__": "cc.Material"
  736. }
  737. },
  738. {
  739. "__type__": "cc.TargetInfo",
  740. "localID": [
  741. "1cUyrtVEtbEp6fnyU6Qiu5"
  742. ]
  743. },
  744. {
  745. "__type__": "CCPropertyOverrideInfo",
  746. "targetInfo": {
  747. "__id__": 23
  748. },
  749. "propertyPath": [
  750. "_active"
  751. ],
  752. "value": true
  753. },
  754. {
  755. "__type__": "cc.BoxCollider",
  756. "_name": "",
  757. "_objFlags": 0,
  758. "__editorExtras__": {},
  759. "node": {
  760. "__id__": 12
  761. },
  762. "_enabled": true,
  763. "__prefab": null,
  764. "_material": null,
  765. "_isTrigger": false,
  766. "_center": {
  767. "__type__": "cc.Vec3",
  768. "x": -0.6,
  769. "y": 0,
  770. "z": 0
  771. },
  772. "_size": {
  773. "__type__": "cc.Vec3",
  774. "x": 1.396,
  775. "y": 1,
  776. "z": 1.635
  777. },
  778. "_id": "c2+6LDwhVGZb6Tko3C9Sbk"
  779. },
  780. {
  781. "__type__": "cc.RigidBody",
  782. "_name": "",
  783. "_objFlags": 0,
  784. "__editorExtras__": {},
  785. "node": {
  786. "__id__": 12
  787. },
  788. "_enabled": true,
  789. "__prefab": null,
  790. "_group": 2,
  791. "_type": 4,
  792. "_mass": 1,
  793. "_allowSleep": true,
  794. "_linearDamping": 0.1,
  795. "_angularDamping": 0.1,
  796. "_useGravity": true,
  797. "_linearFactor": {
  798. "__type__": "cc.Vec3",
  799. "x": 1,
  800. "y": 1,
  801. "z": 1
  802. },
  803. "_angularFactor": {
  804. "__type__": "cc.Vec3",
  805. "x": 1,
  806. "y": 1,
  807. "z": 1
  808. },
  809. "_id": "a5illMGCFH/6jcEjCqMNSY"
  810. },
  811. {
  812. "__type__": "aab8fR03J1HCIVTbvXr9zTq",
  813. "_name": "",
  814. "_objFlags": 0,
  815. "__editorExtras__": {},
  816. "node": {
  817. "__id__": 12
  818. },
  819. "_enabled": true,
  820. "__prefab": null,
  821. "_id": "cbSQwh6xdPi4lAtfHzzyTL"
  822. },
  823. {
  824. "__type__": "cc.Node",
  825. "_name": "Canvas",
  826. "_objFlags": 0,
  827. "__editorExtras__": {},
  828. "_parent": {
  829. "__id__": 1
  830. },
  831. "_children": [
  832. {
  833. "__id__": 39
  834. }
  835. ],
  836. "_active": true,
  837. "_components": [
  838. {
  839. "__id__": 41
  840. },
  841. {
  842. "__id__": 42
  843. },
  844. {
  845. "__id__": 43
  846. },
  847. {
  848. "__id__": 44
  849. }
  850. ],
  851. "_prefab": null,
  852. "_lpos": {
  853. "__type__": "cc.Vec3",
  854. "x": 187.5,
  855. "y": 360,
  856. "z": 0
  857. },
  858. "_lrot": {
  859. "__type__": "cc.Quat",
  860. "x": 0,
  861. "y": 0,
  862. "z": 0,
  863. "w": 1
  864. },
  865. "_lscale": {
  866. "__type__": "cc.Vec3",
  867. "x": 1,
  868. "y": 1,
  869. "z": 1
  870. },
  871. "_mobility": 0,
  872. "_layer": 33554432,
  873. "_euler": {
  874. "__type__": "cc.Vec3",
  875. "x": 0,
  876. "y": 0,
  877. "z": 0
  878. },
  879. "_id": "95+1NdzGhFPIT12x8+kwes"
  880. },
  881. {
  882. "__type__": "cc.Node",
  883. "_name": "Camera",
  884. "_objFlags": 0,
  885. "__editorExtras__": {},
  886. "_parent": {
  887. "__id__": 38
  888. },
  889. "_children": [],
  890. "_active": true,
  891. "_components": [
  892. {
  893. "__id__": 40
  894. }
  895. ],
  896. "_prefab": null,
  897. "_lpos": {
  898. "__type__": "cc.Vec3",
  899. "x": 0,
  900. "y": 0,
  901. "z": 1000
  902. },
  903. "_lrot": {
  904. "__type__": "cc.Quat",
  905. "x": 0,
  906. "y": 0,
  907. "z": 0,
  908. "w": 1
  909. },
  910. "_lscale": {
  911. "__type__": "cc.Vec3",
  912. "x": 1,
  913. "y": 1,
  914. "z": 1
  915. },
  916. "_mobility": 0,
  917. "_layer": 1073741824,
  918. "_euler": {
  919. "__type__": "cc.Vec3",
  920. "x": 0,
  921. "y": 0,
  922. "z": 0
  923. },
  924. "_id": "40QMY/+TNKd7CTEdY2Fx+2"
  925. },
  926. {
  927. "__type__": "cc.Camera",
  928. "_name": "",
  929. "_objFlags": 0,
  930. "__editorExtras__": {},
  931. "node": {
  932. "__id__": 39
  933. },
  934. "_enabled": true,
  935. "__prefab": null,
  936. "_projection": 0,
  937. "_priority": 1073741824,
  938. "_fov": 45,
  939. "_fovAxis": 0,
  940. "_orthoHeight": 360,
  941. "_near": 1,
  942. "_far": 2000,
  943. "_color": {
  944. "__type__": "cc.Color",
  945. "r": 0,
  946. "g": 0,
  947. "b": 0,
  948. "a": 255
  949. },
  950. "_depth": 1,
  951. "_stencil": 0,
  952. "_clearFlags": 6,
  953. "_rect": {
  954. "__type__": "cc.Rect",
  955. "x": 0,
  956. "y": 0,
  957. "width": 1,
  958. "height": 1
  959. },
  960. "_aperture": 19,
  961. "_shutter": 7,
  962. "_iso": 0,
  963. "_screenScale": 1,
  964. "_visibility": 41943040,
  965. "_targetTexture": null,
  966. "_postProcess": null,
  967. "_usePostProcess": false,
  968. "_cameraType": -1,
  969. "_trackingType": 0,
  970. "_id": "49vTVUMT5ApLRVWDQRO6b3"
  971. },
  972. {
  973. "__type__": "cc.UITransform",
  974. "_name": "",
  975. "_objFlags": 0,
  976. "__editorExtras__": {},
  977. "node": {
  978. "__id__": 38
  979. },
  980. "_enabled": true,
  981. "__prefab": null,
  982. "_contentSize": {
  983. "__type__": "cc.Size",
  984. "width": 375,
  985. "height": 720
  986. },
  987. "_anchorPoint": {
  988. "__type__": "cc.Vec2",
  989. "x": 0.5,
  990. "y": 0.5
  991. },
  992. "_id": "9a9c/lGzhOFonDxl5mDc4l"
  993. },
  994. {
  995. "__type__": "cc.Canvas",
  996. "_name": "",
  997. "_objFlags": 0,
  998. "__editorExtras__": {},
  999. "node": {
  1000. "__id__": 38
  1001. },
  1002. "_enabled": true,
  1003. "__prefab": null,
  1004. "_cameraComponent": {
  1005. "__id__": 40
  1006. },
  1007. "_alignCanvasWithScreen": true,
  1008. "_id": "9aUcEXSfVLIbbtGlPUg6TB"
  1009. },
  1010. {
  1011. "__type__": "cc.Widget",
  1012. "_name": "",
  1013. "_objFlags": 0,
  1014. "__editorExtras__": {},
  1015. "node": {
  1016. "__id__": 38
  1017. },
  1018. "_enabled": true,
  1019. "__prefab": null,
  1020. "_alignFlags": 45,
  1021. "_target": null,
  1022. "_left": 0,
  1023. "_right": 0,
  1024. "_top": 0,
  1025. "_bottom": 0,
  1026. "_horizontalCenter": 0,
  1027. "_verticalCenter": 0,
  1028. "_isAbsLeft": true,
  1029. "_isAbsRight": true,
  1030. "_isAbsTop": true,
  1031. "_isAbsBottom": true,
  1032. "_isAbsHorizontalCenter": true,
  1033. "_isAbsVerticalCenter": true,
  1034. "_originalWidth": 0,
  1035. "_originalHeight": 0,
  1036. "_alignMode": 2,
  1037. "_lockFlags": 0,
  1038. "_id": "f01hE2+gZOlp29e4xxg+zv"
  1039. },
  1040. {
  1041. "__type__": "ea279qn9stK37GU0swjidkx",
  1042. "_name": "",
  1043. "_objFlags": 0,
  1044. "__editorExtras__": {},
  1045. "node": {
  1046. "__id__": 38
  1047. },
  1048. "_enabled": true,
  1049. "__prefab": null,
  1050. "planeSpeed": 5,
  1051. "playerPlane": {
  1052. "__id__": 12
  1053. },
  1054. "gamgeManager": {
  1055. "__id__": 45
  1056. },
  1057. "_id": "c7SOrNIVlFCqAmNlsTUTBr"
  1058. },
  1059. {
  1060. "__type__": "2839ePij2VDYp+PBYGbp5DS",
  1061. "_name": "",
  1062. "_objFlags": 0,
  1063. "__editorExtras__": {},
  1064. "node": {
  1065. "__id__": 46
  1066. },
  1067. "_enabled": true,
  1068. "__prefab": null,
  1069. "playerPlane": {
  1070. "__id__": 12
  1071. },
  1072. "bullet01": {
  1073. "__uuid__": "dcd68b0b-f997-4941-820c-118ac2e2628b",
  1074. "__expectedType__": "cc.Prefab"
  1075. },
  1076. "bullet02": {
  1077. "__uuid__": "a004b7e6-62c7-411b-9fb5-48699dca9b33",
  1078. "__expectedType__": "cc.Prefab"
  1079. },
  1080. "bullet03": {
  1081. "__uuid__": "1c330d6f-ed60-4c13-a6ca-68c4b3ce2a10",
  1082. "__expectedType__": "cc.Prefab"
  1083. },
  1084. "bullet04": {
  1085. "__uuid__": "40217f52-c0b5-4ede-aa6c-540421ded668",
  1086. "__expectedType__": "cc.Prefab"
  1087. },
  1088. "bullet05": {
  1089. "__uuid__": "75c4ca7e-710c-4ded-a944-4ca2f101a9a0",
  1090. "__expectedType__": "cc.Prefab"
  1091. },
  1092. "shootTime": 0.1,
  1093. "bulletSpeed": 1,
  1094. "bulletRoot": {
  1095. "__id__": 47
  1096. },
  1097. "enemyPlane01": {
  1098. "__uuid__": "de1aae8d-d1d1-4898-b35d-09217c0157be",
  1099. "__expectedType__": "cc.Prefab"
  1100. },
  1101. "enemyPlane02": {
  1102. "__uuid__": "b57db4b5-2128-430b-b9c1-0894a5c120cc",
  1103. "__expectedType__": "cc.Prefab"
  1104. },
  1105. "createEnemyTime": 1,
  1106. "enemySpeed1": 0.5,
  1107. "enemySpeed2": 0.7,
  1108. "_id": "easKeHvg9A7Y1FZMhspwuG"
  1109. },
  1110. {
  1111. "__type__": "cc.Node",
  1112. "_name": "gameManager",
  1113. "_objFlags": 0,
  1114. "__editorExtras__": {},
  1115. "_parent": {
  1116. "__id__": 1
  1117. },
  1118. "_children": [],
  1119. "_active": true,
  1120. "_components": [
  1121. {
  1122. "__id__": 45
  1123. }
  1124. ],
  1125. "_prefab": null,
  1126. "_lpos": {
  1127. "__type__": "cc.Vec3",
  1128. "x": 0,
  1129. "y": 7.115,
  1130. "z": 0
  1131. },
  1132. "_lrot": {
  1133. "__type__": "cc.Quat",
  1134. "x": 0,
  1135. "y": 0,
  1136. "z": 0,
  1137. "w": 1
  1138. },
  1139. "_lscale": {
  1140. "__type__": "cc.Vec3",
  1141. "x": 1,
  1142. "y": 1,
  1143. "z": 1
  1144. },
  1145. "_mobility": 0,
  1146. "_layer": 1073741824,
  1147. "_euler": {
  1148. "__type__": "cc.Vec3",
  1149. "x": 0,
  1150. "y": 0,
  1151. "z": 0
  1152. },
  1153. "_id": "74yEx8et9Ekogt1uWxm+qE"
  1154. },
  1155. {
  1156. "__type__": "cc.Node",
  1157. "_name": "bulletMamager",
  1158. "_objFlags": 0,
  1159. "__editorExtras__": {},
  1160. "_parent": {
  1161. "__id__": 1
  1162. },
  1163. "_children": [],
  1164. "_active": true,
  1165. "_components": [],
  1166. "_prefab": null,
  1167. "_lpos": {
  1168. "__type__": "cc.Vec3",
  1169. "x": 0,
  1170. "y": 0,
  1171. "z": 0
  1172. },
  1173. "_lrot": {
  1174. "__type__": "cc.Quat",
  1175. "x": 0,
  1176. "y": 0,
  1177. "z": 0,
  1178. "w": 1
  1179. },
  1180. "_lscale": {
  1181. "__type__": "cc.Vec3",
  1182. "x": 1,
  1183. "y": 1,
  1184. "z": 1
  1185. },
  1186. "_mobility": 0,
  1187. "_layer": 1073741824,
  1188. "_euler": {
  1189. "__type__": "cc.Vec3",
  1190. "x": 0,
  1191. "y": 0,
  1192. "z": 0
  1193. },
  1194. "_id": "fe+PbrYXlMoKpLRH//U2Nw"
  1195. },
  1196. {
  1197. "__type__": "cc.PrefabInfo",
  1198. "root": null,
  1199. "asset": null,
  1200. "fileId": "d1e23af2-faaa-4578-b2f0-75b97699e334",
  1201. "instance": null,
  1202. "targetOverrides": null,
  1203. "nestedPrefabInstanceRoots": [
  1204. {
  1205. "__id__": 13
  1206. }
  1207. ]
  1208. },
  1209. {
  1210. "__type__": "cc.SceneGlobals",
  1211. "ambient": {
  1212. "__id__": 50
  1213. },
  1214. "shadows": {
  1215. "__id__": 51
  1216. },
  1217. "_skybox": {
  1218. "__id__": 52
  1219. },
  1220. "fog": {
  1221. "__id__": 53
  1222. },
  1223. "octree": {
  1224. "__id__": 54
  1225. },
  1226. "skin": {
  1227. "__id__": 55
  1228. },
  1229. "lightProbeInfo": {
  1230. "__id__": 56
  1231. },
  1232. "postSettings": {
  1233. "__id__": 57
  1234. },
  1235. "bakedWithStationaryMainLight": false,
  1236. "bakedWithHighpLightmap": false
  1237. },
  1238. {
  1239. "__type__": "cc.AmbientInfo",
  1240. "_skyColorHDR": {
  1241. "__type__": "cc.Vec4",
  1242. "x": 0.2,
  1243. "y": 0.5,
  1244. "z": 0.8,
  1245. "w": 0.520833125
  1246. },
  1247. "_skyColor": {
  1248. "__type__": "cc.Vec4",
  1249. "x": 0.2,
  1250. "y": 0.5,
  1251. "z": 0.8,
  1252. "w": 0.520833125
  1253. },
  1254. "_skyIllumHDR": 20000,
  1255. "_skyIllum": 20000,
  1256. "_groundAlbedoHDR": {
  1257. "__type__": "cc.Vec4",
  1258. "x": 0.2,
  1259. "y": 0.2,
  1260. "z": 0.2,
  1261. "w": 1
  1262. },
  1263. "_groundAlbedo": {
  1264. "__type__": "cc.Vec4",
  1265. "x": 0.2,
  1266. "y": 0.2,
  1267. "z": 0.2,
  1268. "w": 1
  1269. },
  1270. "_skyColorLDR": {
  1271. "__type__": "cc.Vec4",
  1272. "x": 0.452588,
  1273. "y": 0.607642,
  1274. "z": 0.755699,
  1275. "w": 0
  1276. },
  1277. "_skyIllumLDR": 0.8,
  1278. "_groundAlbedoLDR": {
  1279. "__type__": "cc.Vec4",
  1280. "x": 0.618555,
  1281. "y": 0.577848,
  1282. "z": 0.544564,
  1283. "w": 0
  1284. }
  1285. },
  1286. {
  1287. "__type__": "cc.ShadowsInfo",
  1288. "_enabled": false,
  1289. "_type": 0,
  1290. "_normal": {
  1291. "__type__": "cc.Vec3",
  1292. "x": 0,
  1293. "y": 1,
  1294. "z": 0
  1295. },
  1296. "_distance": 0,
  1297. "_planeBias": 1,
  1298. "_shadowColor": {
  1299. "__type__": "cc.Color",
  1300. "r": 76,
  1301. "g": 76,
  1302. "b": 76,
  1303. "a": 255
  1304. },
  1305. "_maxReceived": 4,
  1306. "_size": {
  1307. "__type__": "cc.Vec2",
  1308. "x": 1024,
  1309. "y": 1024
  1310. }
  1311. },
  1312. {
  1313. "__type__": "cc.SkyboxInfo",
  1314. "_envLightingType": 0,
  1315. "_envmapHDR": {
  1316. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1317. "__expectedType__": "cc.TextureCube"
  1318. },
  1319. "_envmap": {
  1320. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1321. "__expectedType__": "cc.TextureCube"
  1322. },
  1323. "_envmapLDR": {
  1324. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  1325. "__expectedType__": "cc.TextureCube"
  1326. },
  1327. "_diffuseMapHDR": null,
  1328. "_diffuseMapLDR": null,
  1329. "_enabled": true,
  1330. "_useHDR": true,
  1331. "_editableMaterial": null,
  1332. "_reflectionHDR": null,
  1333. "_reflectionLDR": null,
  1334. "_rotationAngle": 0
  1335. },
  1336. {
  1337. "__type__": "cc.FogInfo",
  1338. "_type": 0,
  1339. "_fogColor": {
  1340. "__type__": "cc.Color",
  1341. "r": 200,
  1342. "g": 200,
  1343. "b": 200,
  1344. "a": 255
  1345. },
  1346. "_enabled": false,
  1347. "_fogDensity": 0.3,
  1348. "_fogStart": 0.5,
  1349. "_fogEnd": 300,
  1350. "_fogAtten": 5,
  1351. "_fogTop": 1.5,
  1352. "_fogRange": 1.2,
  1353. "_accurate": false
  1354. },
  1355. {
  1356. "__type__": "cc.OctreeInfo",
  1357. "_enabled": false,
  1358. "_minPos": {
  1359. "__type__": "cc.Vec3",
  1360. "x": -1024,
  1361. "y": -1024,
  1362. "z": -1024
  1363. },
  1364. "_maxPos": {
  1365. "__type__": "cc.Vec3",
  1366. "x": 1024,
  1367. "y": 1024,
  1368. "z": 1024
  1369. },
  1370. "_depth": 8
  1371. },
  1372. {
  1373. "__type__": "cc.SkinInfo",
  1374. "_enabled": true,
  1375. "_blurRadius": 0.01,
  1376. "_sssIntensity": 3
  1377. },
  1378. {
  1379. "__type__": "cc.LightProbeInfo",
  1380. "_giScale": 1,
  1381. "_giSamples": 1024,
  1382. "_bounces": 2,
  1383. "_reduceRinging": 0,
  1384. "_showProbe": true,
  1385. "_showWireframe": true,
  1386. "_showConvex": false,
  1387. "_data": null,
  1388. "_lightProbeSphereVolume": 1
  1389. },
  1390. {
  1391. "__type__": "cc.PostSettingsInfo",
  1392. "_toneMappingType": 0
  1393. }
  1394. ]