airplane.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "airplane",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "airplane",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 20
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 45
  32. },
  33. {
  34. "__id__": 47
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 49
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 1073741824,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_prefab": {
  76. "__id__": 3
  77. },
  78. "__editorExtras__": {}
  79. },
  80. {
  81. "__type__": "cc.PrefabInfo",
  82. "root": {
  83. "__id__": 2
  84. },
  85. "asset": {
  86. "__uuid__": "f0202cb8-1515-4fb0-9802-29c6160d71a3@d403c",
  87. "__expectedType__": "cc.Prefab"
  88. },
  89. "fileId": "11SYDqdmNS/6th87D82aGF",
  90. "instance": {
  91. "__id__": 4
  92. },
  93. "targetOverrides": null
  94. },
  95. {
  96. "__type__": "cc.PrefabInstance",
  97. "fileId": "aaU7UCrNBIJq/wicIW8mD1",
  98. "prefabRootNode": {
  99. "__id__": 1
  100. },
  101. "mountedChildren": [],
  102. "mountedComponents": [
  103. {
  104. "__id__": 5
  105. }
  106. ],
  107. "propertyOverrides": [
  108. {
  109. "__id__": 9
  110. },
  111. {
  112. "__id__": 11
  113. },
  114. {
  115. "__id__": 12
  116. },
  117. {
  118. "__id__": 13
  119. },
  120. {
  121. "__id__": 14
  122. },
  123. {
  124. "__id__": 16
  125. },
  126. {
  127. "__id__": 17
  128. },
  129. {
  130. "__id__": 18
  131. },
  132. {
  133. "__id__": 19
  134. }
  135. ],
  136. "removedComponents": []
  137. },
  138. {
  139. "__type__": "cc.MountedComponentsInfo",
  140. "targetInfo": {
  141. "__id__": 6
  142. },
  143. "components": [
  144. {
  145. "__id__": 7
  146. }
  147. ]
  148. },
  149. {
  150. "__type__": "cc.TargetInfo",
  151. "localID": [
  152. "11SYDqdmNS/6th87D82aGF"
  153. ]
  154. },
  155. {
  156. "__type__": "2c84cKc02VIKIsL3JPDuHMT",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "__editorExtras__": {
  160. "mountedRoot": {
  161. "__id__": 2
  162. }
  163. },
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 8
  170. },
  171. "AssetRawUrl": null,
  172. "PlayOnStart": false,
  173. "AutoUpdate": false,
  174. "duration": 0.3,
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.CompPrefabInfo",
  179. "fileId": "57HYzSkpJBS6orZsgRWq5V"
  180. },
  181. {
  182. "__type__": "CCPropertyOverrideInfo",
  183. "targetInfo": {
  184. "__id__": 10
  185. },
  186. "propertyPath": [
  187. "_name"
  188. ],
  189. "value": "airplane"
  190. },
  191. {
  192. "__type__": "cc.TargetInfo",
  193. "localID": [
  194. "11SYDqdmNS/6th87D82aGF"
  195. ]
  196. },
  197. {
  198. "__type__": "CCPropertyOverrideInfo",
  199. "targetInfo": {
  200. "__id__": 10
  201. },
  202. "propertyPath": [
  203. "_lpos"
  204. ],
  205. "value": {
  206. "__type__": "cc.Vec3",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0
  210. }
  211. },
  212. {
  213. "__type__": "CCPropertyOverrideInfo",
  214. "targetInfo": {
  215. "__id__": 10
  216. },
  217. "propertyPath": [
  218. "_lrot"
  219. ],
  220. "value": {
  221. "__type__": "cc.Quat",
  222. "x": 0,
  223. "y": 0.7071067811865475,
  224. "z": 0,
  225. "w": 0.7071067811865476
  226. }
  227. },
  228. {
  229. "__type__": "CCPropertyOverrideInfo",
  230. "targetInfo": {
  231. "__id__": 10
  232. },
  233. "propertyPath": [
  234. "_euler"
  235. ],
  236. "value": {
  237. "__type__": "cc.Vec3",
  238. "x": 0,
  239. "y": 90,
  240. "z": 0
  241. }
  242. },
  243. {
  244. "__type__": "CCPropertyOverrideInfo",
  245. "targetInfo": {
  246. "__id__": 15
  247. },
  248. "propertyPath": [
  249. "_clips",
  250. "length"
  251. ],
  252. "value": 2
  253. },
  254. {
  255. "__type__": "cc.TargetInfo",
  256. "localID": [
  257. "37daoYMMxU1ZDOSTwTrMRD"
  258. ]
  259. },
  260. {
  261. "__type__": "CCPropertyOverrideInfo",
  262. "targetInfo": {
  263. "__id__": 15
  264. },
  265. "propertyPath": [
  266. "_clips",
  267. "0"
  268. ],
  269. "value": {
  270. "__uuid__": "7f887f8a-c5bf-4080-bef2-8135f59741c5@73b7f",
  271. "__expectedType__": "cc.AnimationClip"
  272. }
  273. },
  274. {
  275. "__type__": "CCPropertyOverrideInfo",
  276. "targetInfo": {
  277. "__id__": 15
  278. },
  279. "propertyPath": [
  280. "_clips",
  281. "1"
  282. ],
  283. "value": {
  284. "__uuid__": "7f887f8a-c5bf-4080-bef2-8135f59741c5@e757a",
  285. "__expectedType__": "cc.AnimationClip"
  286. }
  287. },
  288. {
  289. "__type__": "CCPropertyOverrideInfo",
  290. "targetInfo": {
  291. "__id__": 15
  292. },
  293. "propertyPath": [
  294. "playOnLoad"
  295. ],
  296. "value": true
  297. },
  298. {
  299. "__type__": "CCPropertyOverrideInfo",
  300. "targetInfo": {
  301. "__id__": 15
  302. },
  303. "propertyPath": [
  304. "_defaultClip"
  305. ],
  306. "value": {
  307. "__uuid__": "7f887f8a-c5bf-4080-bef2-8135f59741c5@73b7f",
  308. "__expectedType__": "cc.AnimationClip"
  309. }
  310. },
  311. {
  312. "__type__": "cc.Node",
  313. "_name": "Particle",
  314. "_objFlags": 0,
  315. "__editorExtras__": {},
  316. "_parent": {
  317. "__id__": 1
  318. },
  319. "_children": [],
  320. "_active": true,
  321. "_components": [
  322. {
  323. "__id__": 21
  324. }
  325. ],
  326. "_prefab": {
  327. "__id__": 44
  328. },
  329. "_lpos": {
  330. "__type__": "cc.Vec3",
  331. "x": -1.494,
  332. "y": 0.475,
  333. "z": -0.022
  334. },
  335. "_lrot": {
  336. "__type__": "cc.Quat",
  337. "x": 0,
  338. "y": 0.7071067811865475,
  339. "z": 0,
  340. "w": 0.7071067811865476
  341. },
  342. "_lscale": {
  343. "__type__": "cc.Vec3",
  344. "x": 1,
  345. "y": 1,
  346. "z": 1
  347. },
  348. "_mobility": 0,
  349. "_layer": 1073741824,
  350. "_euler": {
  351. "__type__": "cc.Vec3",
  352. "x": 0,
  353. "y": 90,
  354. "z": 0
  355. },
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "cc.ParticleSystem",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "__editorExtras__": {},
  363. "node": {
  364. "__id__": 20
  365. },
  366. "_enabled": true,
  367. "__prefab": {
  368. "__id__": 22
  369. },
  370. "_materials": [
  371. {
  372. "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f",
  373. "__expectedType__": "cc.Material"
  374. }
  375. ],
  376. "_visFlags": 0,
  377. "startColor": {
  378. "__id__": 23
  379. },
  380. "scaleSpace": 1,
  381. "startSize3D": false,
  382. "startSizeX": {
  383. "__id__": 24
  384. },
  385. "startSize": {
  386. "__id__": 24
  387. },
  388. "startSizeY": {
  389. "__id__": 25
  390. },
  391. "startSizeZ": {
  392. "__id__": 26
  393. },
  394. "startSpeed": {
  395. "__id__": 27
  396. },
  397. "startRotation3D": false,
  398. "startRotationX": {
  399. "__id__": 28
  400. },
  401. "startRotationY": {
  402. "__id__": 29
  403. },
  404. "startRotationZ": {
  405. "__id__": 30
  406. },
  407. "startRotation": {
  408. "__id__": 30
  409. },
  410. "startDelay": {
  411. "__id__": 31
  412. },
  413. "startLifetime": {
  414. "__id__": 32
  415. },
  416. "duration": 10,
  417. "loop": true,
  418. "simulationSpeed": 1,
  419. "playOnAwake": true,
  420. "gravityModifier": {
  421. "__id__": 33
  422. },
  423. "rateOverTime": {
  424. "__id__": 34
  425. },
  426. "rateOverDistance": {
  427. "__id__": 35
  428. },
  429. "bursts": [],
  430. "_renderCulling": true,
  431. "_cullingMode": 0,
  432. "_aabbHalfX": 0.3904545454545454,
  433. "_aabbHalfY": 0.29999999999999993,
  434. "_aabbHalfZ": 1,
  435. "_dataCulling": true,
  436. "enableCulling": true,
  437. "_sizeOvertimeModule": {
  438. "__id__": 36
  439. },
  440. "_noiseModule": {
  441. "__id__": 42
  442. },
  443. "renderer": {
  444. "__id__": 43
  445. },
  446. "_prewarm": false,
  447. "_capacity": 10,
  448. "_simulationSpace": 1,
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.CompPrefabInfo",
  453. "fileId": "cerlcyy1FMMJuu3C7BFQyi"
  454. },
  455. {
  456. "__type__": "cc.GradientRange",
  457. "_mode": 0,
  458. "color": {
  459. "__type__": "cc.Color",
  460. "r": 255,
  461. "g": 255,
  462. "b": 255,
  463. "a": 255
  464. }
  465. },
  466. {
  467. "__type__": "cc.CurveRange",
  468. "mode": 0,
  469. "constant": 0.3,
  470. "multiplier": 1
  471. },
  472. {
  473. "__type__": "cc.CurveRange",
  474. "mode": 0,
  475. "constant": 0,
  476. "multiplier": 1
  477. },
  478. {
  479. "__type__": "cc.CurveRange",
  480. "mode": 0,
  481. "constant": 0,
  482. "multiplier": 1
  483. },
  484. {
  485. "__type__": "cc.CurveRange",
  486. "mode": 0,
  487. "constant": 0.8,
  488. "multiplier": 1
  489. },
  490. {
  491. "__type__": "cc.CurveRange",
  492. "mode": 0,
  493. "constant": 0,
  494. "multiplier": 1
  495. },
  496. {
  497. "__type__": "cc.CurveRange",
  498. "mode": 0,
  499. "constant": 0,
  500. "multiplier": 1
  501. },
  502. {
  503. "__type__": "cc.CurveRange",
  504. "mode": 0,
  505. "constant": 0,
  506. "multiplier": 1
  507. },
  508. {
  509. "__type__": "cc.CurveRange",
  510. "mode": 0,
  511. "constant": 0,
  512. "multiplier": 1
  513. },
  514. {
  515. "__type__": "cc.CurveRange",
  516. "mode": 0,
  517. "constant": 0.3,
  518. "multiplier": 1
  519. },
  520. {
  521. "__type__": "cc.CurveRange",
  522. "mode": 0,
  523. "constant": 0,
  524. "multiplier": 1
  525. },
  526. {
  527. "__type__": "cc.CurveRange",
  528. "mode": 0,
  529. "constant": 5,
  530. "multiplier": 1
  531. },
  532. {
  533. "__type__": "cc.CurveRange",
  534. "mode": 0,
  535. "constant": 0,
  536. "multiplier": 1
  537. },
  538. {
  539. "__type__": "cc.SizeOvertimeModule",
  540. "_enable": true,
  541. "separateAxes": false,
  542. "size": {
  543. "__id__": 37
  544. },
  545. "x": {
  546. "__id__": 39
  547. },
  548. "y": {
  549. "__id__": 40
  550. },
  551. "z": {
  552. "__id__": 41
  553. }
  554. },
  555. {
  556. "__type__": "cc.CurveRange",
  557. "mode": 1,
  558. "spline": {
  559. "__id__": 38
  560. },
  561. "multiplier": 1
  562. },
  563. {
  564. "__type__": "cc.RealCurve",
  565. "_times": [
  566. 0,
  567. 1
  568. ],
  569. "_values": [
  570. {
  571. "__type__": "cc.RealKeyframeValue",
  572. "interpolationMode": 2,
  573. "tangentWeightMode": 0,
  574. "value": 1,
  575. "rightTangent": 0,
  576. "rightTangentWeight": 0.1073170731707317,
  577. "leftTangent": 0,
  578. "leftTangentWeight": 0,
  579. "easingMethod": 0,
  580. "__editorExtras__": null
  581. },
  582. {
  583. "__type__": "cc.RealKeyframeValue",
  584. "interpolationMode": 2,
  585. "tangentWeightMode": 0,
  586. "value": 0.803030303030303,
  587. "rightTangent": 0,
  588. "rightTangentWeight": 0,
  589. "leftTangent": 0,
  590. "leftTangentWeight": 0.3333333333333333,
  591. "easingMethod": 0,
  592. "__editorExtras__": null
  593. }
  594. ],
  595. "preExtrapolation": 1,
  596. "postExtrapolation": 1
  597. },
  598. {
  599. "__type__": "cc.CurveRange",
  600. "mode": 0,
  601. "constant": 0,
  602. "multiplier": 1
  603. },
  604. {
  605. "__type__": "cc.CurveRange",
  606. "mode": 0,
  607. "constant": 0,
  608. "multiplier": 1
  609. },
  610. {
  611. "__type__": "cc.CurveRange",
  612. "mode": 0,
  613. "constant": 0,
  614. "multiplier": 1
  615. },
  616. {
  617. "__type__": "cc.NoiseModule",
  618. "_enable": true,
  619. "_strengthX": 0,
  620. "_strengthY": 3,
  621. "_strengthZ": 0,
  622. "_noiseSpeedX": 0,
  623. "_noiseSpeedY": 0,
  624. "_noiseSpeedZ": 0,
  625. "_noiseFrequency": 1,
  626. "_remapX": 0,
  627. "_remapY": 0,
  628. "_remapZ": 0,
  629. "_octaves": 1,
  630. "_octaveMultiplier": 0.5,
  631. "_octaveScale": 2
  632. },
  633. {
  634. "__type__": "cc.ParticleSystemRenderer",
  635. "_renderMode": 0,
  636. "_velocityScale": 0.1,
  637. "_lengthScale": 0.1,
  638. "_mesh": null,
  639. "_cpuMaterial": {
  640. "__uuid__": "ea7478b0-408d-4052-b703-f0d2355e095f",
  641. "__expectedType__": "cc.Material"
  642. },
  643. "_gpuMaterial": null,
  644. "_mainTexture": {
  645. "__uuid__": "b5b27ab1-e740-4398-b407-848fc2b2c897@6c48a",
  646. "__expectedType__": "cc.Texture2D"
  647. },
  648. "_useGPU": false,
  649. "_alignSpace": 2
  650. },
  651. {
  652. "__type__": "cc.PrefabInfo",
  653. "root": {
  654. "__id__": 1
  655. },
  656. "asset": {
  657. "__id__": 0
  658. },
  659. "fileId": "46cpI8sbhD1JXp7ca3EQHp",
  660. "instance": null,
  661. "targetOverrides": null,
  662. "nestedPrefabInstanceRoots": null
  663. },
  664. {
  665. "__type__": "75e1cJ6FJZFiLkV1ic7vWnm",
  666. "_name": "",
  667. "_objFlags": 0,
  668. "__editorExtras__": {},
  669. "node": {
  670. "__id__": 1
  671. },
  672. "_enabled": true,
  673. "__prefab": {
  674. "__id__": 46
  675. },
  676. "ske": null,
  677. "_id": ""
  678. },
  679. {
  680. "__type__": "cc.CompPrefabInfo",
  681. "fileId": "24YcjWbBRBRIN5aVl2cA5a"
  682. },
  683. {
  684. "__type__": "cc.BoxCollider",
  685. "_name": "",
  686. "_objFlags": 0,
  687. "__editorExtras__": {},
  688. "node": {
  689. "__id__": 1
  690. },
  691. "_enabled": true,
  692. "__prefab": {
  693. "__id__": 48
  694. },
  695. "_material": null,
  696. "_isTrigger": false,
  697. "_center": {
  698. "__type__": "cc.Vec3",
  699. "x": -0.1,
  700. "y": 0.6,
  701. "z": 0
  702. },
  703. "_size": {
  704. "__type__": "cc.Vec3",
  705. "x": 3,
  706. "y": 1,
  707. "z": 1
  708. },
  709. "_id": ""
  710. },
  711. {
  712. "__type__": "cc.CompPrefabInfo",
  713. "fileId": "6cX3wY5ZJM3KadA9ZC8bJ3"
  714. },
  715. {
  716. "__type__": "cc.PrefabInfo",
  717. "root": {
  718. "__id__": 1
  719. },
  720. "asset": {
  721. "__id__": 0
  722. },
  723. "fileId": "90XuWDbb1FF71aiMuSbjXP",
  724. "instance": null,
  725. "targetOverrides": [
  726. {
  727. "__id__": 50
  728. }
  729. ],
  730. "nestedPrefabInstanceRoots": [
  731. {
  732. "__id__": 2
  733. }
  734. ]
  735. },
  736. {
  737. "__type__": "cc.TargetOverrideInfo",
  738. "source": {
  739. "__id__": 45
  740. },
  741. "sourceInfo": null,
  742. "propertyPath": [
  743. "ske"
  744. ],
  745. "target": {
  746. "__id__": 2
  747. },
  748. "targetInfo": {
  749. "__id__": 51
  750. }
  751. },
  752. {
  753. "__type__": "cc.TargetInfo",
  754. "localID": [
  755. "37daoYMMxU1ZDOSTwTrMRD"
  756. ]
  757. }
  758. ]