Container.prefab 13 KB

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