box.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "box",
  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": "box",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 6
  26. },
  27. {
  28. "__id__": 10
  29. },
  30. {
  31. "__id__": 14
  32. },
  33. {
  34. "__id__": 18
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 22
  41. },
  42. {
  43. "__id__": 25
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 27
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 1.752,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 6.123234262925839e-17,
  58. "y": 1,
  59. "z": 6.123234262925839e-17,
  60. "w": 3.7493993930529855e-33
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 3,
  65. "y": 3,
  66. "z": 3
  67. },
  68. "_mobility": 0,
  69. "_layer": 1073741824,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": -7.0167096047110005e-15,
  73. "y": -180,
  74. "z": 7.0167096047110005e-15
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "base",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 5
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": -0.677,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 1073741824,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.BoxCollider",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_material": null,
  138. "_isTrigger": false,
  139. "_center": {
  140. "__type__": "cc.Vec3",
  141. "x": 0,
  142. "y": 0,
  143. "z": 0
  144. },
  145. "_size": {
  146. "__type__": "cc.Vec3",
  147. "x": 3.763,
  148. "y": 0.433,
  149. "z": 3.571
  150. },
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.CompPrefabInfo",
  155. "fileId": "3bOE04NepFroG6XwnAFISf"
  156. },
  157. {
  158. "__type__": "cc.PrefabInfo",
  159. "root": {
  160. "__id__": 1
  161. },
  162. "asset": {
  163. "__id__": 0
  164. },
  165. "fileId": "63UOzcRyFDuYPeJTEXuRLl",
  166. "instance": null,
  167. "targetOverrides": null,
  168. "nestedPrefabInstanceRoots": null
  169. },
  170. {
  171. "__type__": "cc.Node",
  172. "_name": "top",
  173. "_objFlags": 0,
  174. "__editorExtras__": {},
  175. "_parent": {
  176. "__id__": 1
  177. },
  178. "_children": [],
  179. "_active": true,
  180. "_components": [
  181. {
  182. "__id__": 7
  183. }
  184. ],
  185. "_prefab": {
  186. "__id__": 9
  187. },
  188. "_lpos": {
  189. "__type__": "cc.Vec3",
  190. "x": 0,
  191. "y": 0.867,
  192. "z": 1.698
  193. },
  194. "_lrot": {
  195. "__type__": "cc.Quat",
  196. "x": 0,
  197. "y": 0,
  198. "z": 0,
  199. "w": 1
  200. },
  201. "_lscale": {
  202. "__type__": "cc.Vec3",
  203. "x": 1,
  204. "y": 1,
  205. "z": 1
  206. },
  207. "_mobility": 0,
  208. "_layer": 1073741824,
  209. "_euler": {
  210. "__type__": "cc.Vec3",
  211. "x": 0,
  212. "y": 0,
  213. "z": 0
  214. },
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.BoxCollider",
  219. "_name": "",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "node": {
  223. "__id__": 6
  224. },
  225. "_enabled": true,
  226. "__prefab": {
  227. "__id__": 8
  228. },
  229. "_material": null,
  230. "_isTrigger": false,
  231. "_center": {
  232. "__type__": "cc.Vec3",
  233. "x": 0,
  234. "y": 0,
  235. "z": 0
  236. },
  237. "_size": {
  238. "__type__": "cc.Vec3",
  239. "x": 3.414,
  240. "y": 2.633,
  241. "z": 0.123
  242. },
  243. "_id": ""
  244. },
  245. {
  246. "__type__": "cc.CompPrefabInfo",
  247. "fileId": "3ezyWDgtxL/4SfNGvw5BBi"
  248. },
  249. {
  250. "__type__": "cc.PrefabInfo",
  251. "root": {
  252. "__id__": 1
  253. },
  254. "asset": {
  255. "__id__": 0
  256. },
  257. "fileId": "d3s5KpZcROpoFUWLGRSANf",
  258. "instance": null,
  259. "targetOverrides": null,
  260. "nestedPrefabInstanceRoots": null
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "bottom",
  265. "_objFlags": 0,
  266. "__editorExtras__": {},
  267. "_parent": {
  268. "__id__": 1
  269. },
  270. "_children": [],
  271. "_active": true,
  272. "_components": [
  273. {
  274. "__id__": 11
  275. }
  276. ],
  277. "_prefab": {
  278. "__id__": 13
  279. },
  280. "_lpos": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 0.867,
  284. "z": -1.698
  285. },
  286. "_lrot": {
  287. "__type__": "cc.Quat",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0,
  291. "w": 1
  292. },
  293. "_lscale": {
  294. "__type__": "cc.Vec3",
  295. "x": 1,
  296. "y": 1,
  297. "z": 1
  298. },
  299. "_mobility": 0,
  300. "_layer": 1073741824,
  301. "_euler": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.BoxCollider",
  311. "_name": "",
  312. "_objFlags": 0,
  313. "__editorExtras__": {},
  314. "node": {
  315. "__id__": 10
  316. },
  317. "_enabled": true,
  318. "__prefab": {
  319. "__id__": 12
  320. },
  321. "_material": null,
  322. "_isTrigger": false,
  323. "_center": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0
  328. },
  329. "_size": {
  330. "__type__": "cc.Vec3",
  331. "x": 3.414,
  332. "y": 2.633,
  333. "z": 0.123
  334. },
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.CompPrefabInfo",
  339. "fileId": "cdqsHkYotJrLfdPxvUGEVF"
  340. },
  341. {
  342. "__type__": "cc.PrefabInfo",
  343. "root": {
  344. "__id__": 1
  345. },
  346. "asset": {
  347. "__id__": 0
  348. },
  349. "fileId": "93zxxtsLlAyqaIH3XQ5Q37",
  350. "instance": null,
  351. "targetOverrides": null,
  352. "nestedPrefabInstanceRoots": null
  353. },
  354. {
  355. "__type__": "cc.Node",
  356. "_name": "left",
  357. "_objFlags": 0,
  358. "__editorExtras__": {},
  359. "_parent": {
  360. "__id__": 1
  361. },
  362. "_children": [],
  363. "_active": true,
  364. "_components": [
  365. {
  366. "__id__": 15
  367. }
  368. ],
  369. "_prefab": {
  370. "__id__": 17
  371. },
  372. "_lpos": {
  373. "__type__": "cc.Vec3",
  374. "x": 1.741,
  375. "y": 0.867,
  376. "z": 0.016
  377. },
  378. "_lrot": {
  379. "__type__": "cc.Quat",
  380. "x": 0,
  381. "y": 0,
  382. "z": 0,
  383. "w": 1
  384. },
  385. "_lscale": {
  386. "__type__": "cc.Vec3",
  387. "x": 1,
  388. "y": 1,
  389. "z": 1
  390. },
  391. "_mobility": 0,
  392. "_layer": 1073741824,
  393. "_euler": {
  394. "__type__": "cc.Vec3",
  395. "x": 0,
  396. "y": 0,
  397. "z": 0
  398. },
  399. "_id": ""
  400. },
  401. {
  402. "__type__": "cc.BoxCollider",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "__editorExtras__": {},
  406. "node": {
  407. "__id__": 14
  408. },
  409. "_enabled": true,
  410. "__prefab": {
  411. "__id__": 16
  412. },
  413. "_material": null,
  414. "_isTrigger": false,
  415. "_center": {
  416. "__type__": "cc.Vec3",
  417. "x": 0,
  418. "y": 0,
  419. "z": 0
  420. },
  421. "_size": {
  422. "__type__": "cc.Vec3",
  423. "x": 0.177,
  424. "y": 2.633,
  425. "z": 3.373
  426. },
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.CompPrefabInfo",
  431. "fileId": "61t1cEYA1Dwoz5h/g9yRcx"
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 1
  437. },
  438. "asset": {
  439. "__id__": 0
  440. },
  441. "fileId": "6fcjsk2nhKpbXMNMxEJ41P",
  442. "instance": null,
  443. "targetOverrides": null,
  444. "nestedPrefabInstanceRoots": null
  445. },
  446. {
  447. "__type__": "cc.Node",
  448. "_name": "right",
  449. "_objFlags": 0,
  450. "__editorExtras__": {},
  451. "_parent": {
  452. "__id__": 1
  453. },
  454. "_children": [],
  455. "_active": true,
  456. "_components": [
  457. {
  458. "__id__": 19
  459. }
  460. ],
  461. "_prefab": {
  462. "__id__": 21
  463. },
  464. "_lpos": {
  465. "__type__": "cc.Vec3",
  466. "x": 1.741,
  467. "y": 0.867,
  468. "z": 0.016
  469. },
  470. "_lrot": {
  471. "__type__": "cc.Quat",
  472. "x": 0,
  473. "y": 0,
  474. "z": 0,
  475. "w": 1
  476. },
  477. "_lscale": {
  478. "__type__": "cc.Vec3",
  479. "x": 1,
  480. "y": 1,
  481. "z": 1
  482. },
  483. "_mobility": 0,
  484. "_layer": 1073741824,
  485. "_euler": {
  486. "__type__": "cc.Vec3",
  487. "x": 0,
  488. "y": 0,
  489. "z": 0
  490. },
  491. "_id": ""
  492. },
  493. {
  494. "__type__": "cc.BoxCollider",
  495. "_name": "",
  496. "_objFlags": 0,
  497. "__editorExtras__": {},
  498. "node": {
  499. "__id__": 18
  500. },
  501. "_enabled": true,
  502. "__prefab": {
  503. "__id__": 20
  504. },
  505. "_material": null,
  506. "_isTrigger": false,
  507. "_center": {
  508. "__type__": "cc.Vec3",
  509. "x": 0,
  510. "y": 0,
  511. "z": 0
  512. },
  513. "_size": {
  514. "__type__": "cc.Vec3",
  515. "x": 0.177,
  516. "y": 2.633,
  517. "z": 3.373
  518. },
  519. "_id": ""
  520. },
  521. {
  522. "__type__": "cc.CompPrefabInfo",
  523. "fileId": "5eJ25aNLxHOKM11pwxap2x"
  524. },
  525. {
  526. "__type__": "cc.PrefabInfo",
  527. "root": {
  528. "__id__": 1
  529. },
  530. "asset": {
  531. "__id__": 0
  532. },
  533. "fileId": "c44lxE3c9BaIzw4Rc+1MW/",
  534. "instance": null,
  535. "targetOverrides": null,
  536. "nestedPrefabInstanceRoots": null
  537. },
  538. {
  539. "__type__": "cc.MeshRenderer",
  540. "_name": "",
  541. "_objFlags": 0,
  542. "__editorExtras__": {},
  543. "node": {
  544. "__id__": 1
  545. },
  546. "_enabled": true,
  547. "__prefab": {
  548. "__id__": 23
  549. },
  550. "_materials": [
  551. {
  552. "__uuid__": "1348765a-6d5c-4f62-9c1a-68435a4a9170",
  553. "__expectedType__": "cc.Material"
  554. }
  555. ],
  556. "_visFlags": 0,
  557. "bakeSettings": {
  558. "__id__": 24
  559. },
  560. "_mesh": {
  561. "__uuid__": "5c42fd54-bcfa-4468-aeee-295a4e3b9f05@a804a",
  562. "__expectedType__": "cc.Mesh"
  563. },
  564. "_shadowCastingMode": 0,
  565. "_shadowReceivingMode": 1,
  566. "_shadowBias": 0,
  567. "_shadowNormalBias": 0,
  568. "_reflectionProbeId": -1,
  569. "_reflectionProbeBlendId": -1,
  570. "_reflectionProbeBlendWeight": 0,
  571. "_enabledGlobalStandardSkinObject": false,
  572. "_enableMorph": true,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.CompPrefabInfo",
  577. "fileId": "89p1OViplD+qGUlf+BdiRL"
  578. },
  579. {
  580. "__type__": "cc.ModelBakeSettings",
  581. "texture": null,
  582. "uvParam": {
  583. "__type__": "cc.Vec4",
  584. "x": 0,
  585. "y": 0,
  586. "z": 0,
  587. "w": 0
  588. },
  589. "_bakeable": false,
  590. "_castShadow": false,
  591. "_receiveShadow": false,
  592. "_recieveShadow": false,
  593. "_lightmapSize": 64,
  594. "_useLightProbe": false,
  595. "_bakeToLightProbe": true,
  596. "_reflectionProbeType": 0,
  597. "_bakeToReflectionProbe": true
  598. },
  599. {
  600. "__type__": "cc.RigidBody",
  601. "_name": "",
  602. "_objFlags": 0,
  603. "__editorExtras__": {},
  604. "node": {
  605. "__id__": 1
  606. },
  607. "_enabled": true,
  608. "__prefab": {
  609. "__id__": 26
  610. },
  611. "_group": 2,
  612. "_type": 2,
  613. "_mass": 1,
  614. "_allowSleep": true,
  615. "_linearDamping": 0.1,
  616. "_angularDamping": 0.1,
  617. "_useGravity": true,
  618. "_linearFactor": {
  619. "__type__": "cc.Vec3",
  620. "x": 1,
  621. "y": 1,
  622. "z": 1
  623. },
  624. "_angularFactor": {
  625. "__type__": "cc.Vec3",
  626. "x": 1,
  627. "y": 1,
  628. "z": 1
  629. },
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.CompPrefabInfo",
  634. "fileId": "3dmucGzENM8bV8/57hq2Fh"
  635. },
  636. {
  637. "__type__": "cc.PrefabInfo",
  638. "root": {
  639. "__id__": 1
  640. },
  641. "asset": {
  642. "__id__": 0
  643. },
  644. "fileId": "55rrEd2WJBKZvD6QHkvcB1",
  645. "instance": null,
  646. "targetOverrides": null
  647. }
  648. ]