Ground.prefab 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Ground",
  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": "Ground",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 20
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 25
  35. },
  36. {
  37. "__id__": 27
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 29
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": -0.05,
  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": 20,
  59. "y": 20,
  60. "z": 20
  61. },
  62. "_mobility": 0,
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_prefab": {
  79. "__id__": 3
  80. },
  81. "__editorExtras__": {}
  82. },
  83. {
  84. "__type__": "cc.PrefabInfo",
  85. "root": {
  86. "__id__": 2
  87. },
  88. "asset": {
  89. "__uuid__": "fdb0f788-a5d9-496d-95b2-7f4d5248a124@8315e",
  90. "__expectedType__": "cc.Prefab"
  91. },
  92. "fileId": "1alRG2BYtYCaxLsi1qWNY9",
  93. "instance": {
  94. "__id__": 4
  95. },
  96. "targetOverrides": null
  97. },
  98. {
  99. "__type__": "cc.PrefabInstance",
  100. "fileId": "dbuizm3XVPoYlg8w/Zk0Ms",
  101. "prefabRootNode": {
  102. "__id__": 1
  103. },
  104. "mountedChildren": [],
  105. "mountedComponents": [],
  106. "propertyOverrides": [
  107. {
  108. "__id__": 5
  109. },
  110. {
  111. "__id__": 7
  112. },
  113. {
  114. "__id__": 8
  115. },
  116. {
  117. "__id__": 9
  118. },
  119. {
  120. "__id__": 10
  121. }
  122. ],
  123. "removedComponents": []
  124. },
  125. {
  126. "__type__": "CCPropertyOverrideInfo",
  127. "targetInfo": {
  128. "__id__": 6
  129. },
  130. "propertyPath": [
  131. "_name"
  132. ],
  133. "value": "line"
  134. },
  135. {
  136. "__type__": "cc.TargetInfo",
  137. "localID": [
  138. "1alRG2BYtYCaxLsi1qWNY9"
  139. ]
  140. },
  141. {
  142. "__type__": "CCPropertyOverrideInfo",
  143. "targetInfo": {
  144. "__id__": 6
  145. },
  146. "propertyPath": [
  147. "_lpos"
  148. ],
  149. "value": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0.002,
  153. "z": 0
  154. }
  155. },
  156. {
  157. "__type__": "CCPropertyOverrideInfo",
  158. "targetInfo": {
  159. "__id__": 6
  160. },
  161. "propertyPath": [
  162. "_lrot"
  163. ],
  164. "value": {
  165. "__type__": "cc.Quat",
  166. "x": 0,
  167. "y": 0,
  168. "z": 0,
  169. "w": 1
  170. }
  171. },
  172. {
  173. "__type__": "CCPropertyOverrideInfo",
  174. "targetInfo": {
  175. "__id__": 6
  176. },
  177. "propertyPath": [
  178. "_euler"
  179. ],
  180. "value": {
  181. "__type__": "cc.Vec3",
  182. "x": 0,
  183. "y": 0,
  184. "z": 0
  185. }
  186. },
  187. {
  188. "__type__": "CCPropertyOverrideInfo",
  189. "targetInfo": {
  190. "__id__": 11
  191. },
  192. "propertyPath": [
  193. "_materials",
  194. "0"
  195. ],
  196. "value": {
  197. "__uuid__": "60bb7f23-df9c-49dd-b879-b8978979d260",
  198. "__expectedType__": "cc.Material"
  199. }
  200. },
  201. {
  202. "__type__": "cc.TargetInfo",
  203. "localID": [
  204. "e25n18cwheQaqm52dJCyMJ"
  205. ]
  206. },
  207. {
  208. "__type__": "cc.Node",
  209. "_objFlags": 0,
  210. "_parent": {
  211. "__id__": 1
  212. },
  213. "_prefab": {
  214. "__id__": 13
  215. },
  216. "__editorExtras__": {}
  217. },
  218. {
  219. "__type__": "cc.PrefabInfo",
  220. "root": {
  221. "__id__": 12
  222. },
  223. "asset": {
  224. "__uuid__": "4ba87926-30f3-4489-a8a9-0214d2c347d1@2555d",
  225. "__expectedType__": "cc.Prefab"
  226. },
  227. "fileId": "0dbpdUWKdV57/5BohZgCIy",
  228. "instance": {
  229. "__id__": 14
  230. },
  231. "targetOverrides": null
  232. },
  233. {
  234. "__type__": "cc.PrefabInstance",
  235. "fileId": "65fEAVe7pMc6p/8KT+AEka",
  236. "prefabRootNode": {
  237. "__id__": 1
  238. },
  239. "mountedChildren": [],
  240. "mountedComponents": [],
  241. "propertyOverrides": [
  242. {
  243. "__id__": 15
  244. },
  245. {
  246. "__id__": 17
  247. },
  248. {
  249. "__id__": 18
  250. },
  251. {
  252. "__id__": 19
  253. }
  254. ],
  255. "removedComponents": []
  256. },
  257. {
  258. "__type__": "CCPropertyOverrideInfo",
  259. "targetInfo": {
  260. "__id__": 16
  261. },
  262. "propertyPath": [
  263. "_name"
  264. ],
  265. "value": "ground"
  266. },
  267. {
  268. "__type__": "cc.TargetInfo",
  269. "localID": [
  270. "0dbpdUWKdV57/5BohZgCIy"
  271. ]
  272. },
  273. {
  274. "__type__": "CCPropertyOverrideInfo",
  275. "targetInfo": {
  276. "__id__": 16
  277. },
  278. "propertyPath": [
  279. "_lpos"
  280. ],
  281. "value": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 0,
  285. "z": 0
  286. }
  287. },
  288. {
  289. "__type__": "CCPropertyOverrideInfo",
  290. "targetInfo": {
  291. "__id__": 16
  292. },
  293. "propertyPath": [
  294. "_lrot"
  295. ],
  296. "value": {
  297. "__type__": "cc.Quat",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 1
  302. }
  303. },
  304. {
  305. "__type__": "CCPropertyOverrideInfo",
  306. "targetInfo": {
  307. "__id__": 16
  308. },
  309. "propertyPath": [
  310. "_euler"
  311. ],
  312. "value": {
  313. "__type__": "cc.Vec3",
  314. "x": 0,
  315. "y": 0,
  316. "z": 0
  317. }
  318. },
  319. {
  320. "__type__": "cc.Node",
  321. "_name": "ocean",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "_parent": {
  325. "__id__": 1
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 21
  332. }
  333. ],
  334. "_prefab": {
  335. "__id__": 24
  336. },
  337. "_lpos": {
  338. "__type__": "cc.Vec3",
  339. "x": 0,
  340. "y": -0.081,
  341. "z": 0
  342. },
  343. "_lrot": {
  344. "__type__": "cc.Quat",
  345. "x": 0,
  346. "y": 0,
  347. "z": 0,
  348. "w": 1
  349. },
  350. "_lscale": {
  351. "__type__": "cc.Vec3",
  352. "x": 2,
  353. "y": 1,
  354. "z": 2
  355. },
  356. "_mobility": 0,
  357. "_layer": 1073741824,
  358. "_euler": {
  359. "__type__": "cc.Vec3",
  360. "x": 0,
  361. "y": 0,
  362. "z": 0
  363. },
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.MeshRenderer",
  368. "_name": "Plane<ModelComponent>",
  369. "_objFlags": 0,
  370. "__editorExtras__": {},
  371. "node": {
  372. "__id__": 20
  373. },
  374. "_enabled": true,
  375. "__prefab": {
  376. "__id__": 22
  377. },
  378. "_materials": [
  379. {
  380. "__uuid__": "c8b6014b-64ea-470d-8f5b-e22f7da7a4d9",
  381. "__expectedType__": "cc.Material"
  382. }
  383. ],
  384. "_visFlags": 0,
  385. "bakeSettings": {
  386. "__id__": 23
  387. },
  388. "_mesh": {
  389. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e",
  390. "__expectedType__": "cc.Mesh"
  391. },
  392. "_shadowCastingMode": 0,
  393. "_shadowReceivingMode": 1,
  394. "_shadowBias": 0,
  395. "_shadowNormalBias": 0,
  396. "_reflectionProbeId": -1,
  397. "_reflectionProbeBlendId": -1,
  398. "_reflectionProbeBlendWeight": 0,
  399. "_enabledGlobalStandardSkinObject": false,
  400. "_enableMorph": true,
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.CompPrefabInfo",
  405. "fileId": "94fG0yKHVFSpvlsRnS0WlU"
  406. },
  407. {
  408. "__type__": "cc.ModelBakeSettings",
  409. "texture": null,
  410. "uvParam": {
  411. "__type__": "cc.Vec4",
  412. "x": 0,
  413. "y": 0,
  414. "z": 0,
  415. "w": 0
  416. },
  417. "_bakeable": false,
  418. "_castShadow": false,
  419. "_receiveShadow": false,
  420. "_recieveShadow": false,
  421. "_lightmapSize": 64,
  422. "_useLightProbe": false,
  423. "_bakeToLightProbe": true,
  424. "_reflectionProbeType": 0,
  425. "_bakeToReflectionProbe": true
  426. },
  427. {
  428. "__type__": "cc.PrefabInfo",
  429. "root": {
  430. "__id__": 1
  431. },
  432. "asset": {
  433. "__id__": 0
  434. },
  435. "fileId": "5b5j28D05Iup9ZMxVabbjM",
  436. "instance": null,
  437. "targetOverrides": null,
  438. "nestedPrefabInstanceRoots": null
  439. },
  440. {
  441. "__type__": "cc.RigidBody",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "__editorExtras__": {},
  445. "node": {
  446. "__id__": 1
  447. },
  448. "_enabled": true,
  449. "__prefab": {
  450. "__id__": 26
  451. },
  452. "_group": 2,
  453. "_type": 2,
  454. "_mass": 1,
  455. "_allowSleep": true,
  456. "_linearDamping": 0.1,
  457. "_angularDamping": 0.1,
  458. "_useGravity": true,
  459. "_linearFactor": {
  460. "__type__": "cc.Vec3",
  461. "x": 1,
  462. "y": 1,
  463. "z": 1
  464. },
  465. "_angularFactor": {
  466. "__type__": "cc.Vec3",
  467. "x": 1,
  468. "y": 1,
  469. "z": 1
  470. },
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.CompPrefabInfo",
  475. "fileId": "a0Zp/Ue49LZZ76daAInUCk"
  476. },
  477. {
  478. "__type__": "cc.PlaneCollider",
  479. "_name": "",
  480. "_objFlags": 0,
  481. "__editorExtras__": {},
  482. "node": {
  483. "__id__": 1
  484. },
  485. "_enabled": true,
  486. "__prefab": {
  487. "__id__": 28
  488. },
  489. "_material": null,
  490. "_isTrigger": false,
  491. "_center": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0
  496. },
  497. "_normal": {
  498. "__type__": "cc.Vec3",
  499. "x": 0,
  500. "y": 1,
  501. "z": 0
  502. },
  503. "_constant": 0,
  504. "_id": ""
  505. },
  506. {
  507. "__type__": "cc.CompPrefabInfo",
  508. "fileId": "1aaPCJL2dGebAQ/fvfnox9"
  509. },
  510. {
  511. "__type__": "cc.PrefabInfo",
  512. "root": {
  513. "__id__": 1
  514. },
  515. "asset": {
  516. "__id__": 0
  517. },
  518. "fileId": "0dJio+PzVI7axHUr9BOnVS",
  519. "instance": null,
  520. "targetOverrides": null,
  521. "nestedPrefabInstanceRoots": [
  522. {
  523. "__id__": 12
  524. },
  525. {
  526. "__id__": 2
  527. }
  528. ]
  529. }
  530. ]