level.prefab 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "level",
  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": "level",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 18
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 20
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 1073741824,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_objFlags": 0,
  69. "_parent": {
  70. "__id__": 1
  71. },
  72. "_prefab": {
  73. "__id__": 3
  74. },
  75. "__editorExtras__": {}
  76. },
  77. {
  78. "__type__": "cc.PrefabInfo",
  79. "root": {
  80. "__id__": 2
  81. },
  82. "asset": {
  83. "__uuid__": "c492d598-720d-4e54-9b3e-92c8db012e5e@d4793",
  84. "__expectedType__": "cc.Prefab"
  85. },
  86. "fileId": "67qSEErC5ftY09QzIZY+ie",
  87. "instance": {
  88. "__id__": 4
  89. },
  90. "targetOverrides": null
  91. },
  92. {
  93. "__type__": "cc.PrefabInstance",
  94. "fileId": "33B3rnfatJxK8h6fR8VzAV",
  95. "prefabRootNode": {
  96. "__id__": 1
  97. },
  98. "mountedChildren": [],
  99. "mountedComponents": [],
  100. "propertyOverrides": [
  101. {
  102. "__id__": 5
  103. },
  104. {
  105. "__id__": 7
  106. },
  107. {
  108. "__id__": 8
  109. },
  110. {
  111. "__id__": 9
  112. }
  113. ],
  114. "removedComponents": []
  115. },
  116. {
  117. "__type__": "CCPropertyOverrideInfo",
  118. "targetInfo": {
  119. "__id__": 6
  120. },
  121. "propertyPath": [
  122. "_name"
  123. ],
  124. "value": "bg"
  125. },
  126. {
  127. "__type__": "cc.TargetInfo",
  128. "localID": [
  129. "67qSEErC5ftY09QzIZY+ie"
  130. ]
  131. },
  132. {
  133. "__type__": "CCPropertyOverrideInfo",
  134. "targetInfo": {
  135. "__id__": 6
  136. },
  137. "propertyPath": [
  138. "_lpos"
  139. ],
  140. "value": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0.4,
  144. "z": 0
  145. }
  146. },
  147. {
  148. "__type__": "CCPropertyOverrideInfo",
  149. "targetInfo": {
  150. "__id__": 6
  151. },
  152. "propertyPath": [
  153. "_lrot"
  154. ],
  155. "value": {
  156. "__type__": "cc.Quat",
  157. "x": 0,
  158. "y": 0,
  159. "z": 0,
  160. "w": 1
  161. }
  162. },
  163. {
  164. "__type__": "CCPropertyOverrideInfo",
  165. "targetInfo": {
  166. "__id__": 6
  167. },
  168. "propertyPath": [
  169. "_euler"
  170. ],
  171. "value": {
  172. "__type__": "cc.Vec3",
  173. "x": 0,
  174. "y": 0,
  175. "z": 0
  176. }
  177. },
  178. {
  179. "__type__": "cc.Node",
  180. "_objFlags": 0,
  181. "_parent": {
  182. "__id__": 1
  183. },
  184. "_prefab": {
  185. "__id__": 11
  186. },
  187. "__editorExtras__": {}
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 10
  193. },
  194. "asset": {
  195. "__uuid__": "39745771-ef67-4bcb-bf21-5e70199dfd6a@87aed",
  196. "__expectedType__": "cc.Prefab"
  197. },
  198. "fileId": "00knp1gOxWX7tvjA9HJdYE",
  199. "instance": {
  200. "__id__": 12
  201. },
  202. "targetOverrides": null
  203. },
  204. {
  205. "__type__": "cc.PrefabInstance",
  206. "fileId": "477BNlBEpPPq+pqXRcj7lp",
  207. "prefabRootNode": {
  208. "__id__": 1
  209. },
  210. "mountedChildren": [],
  211. "mountedComponents": [],
  212. "propertyOverrides": [
  213. {
  214. "__id__": 13
  215. },
  216. {
  217. "__id__": 15
  218. },
  219. {
  220. "__id__": 16
  221. },
  222. {
  223. "__id__": 17
  224. }
  225. ],
  226. "removedComponents": []
  227. },
  228. {
  229. "__type__": "CCPropertyOverrideInfo",
  230. "targetInfo": {
  231. "__id__": 14
  232. },
  233. "propertyPath": [
  234. "_name"
  235. ],
  236. "value": "house"
  237. },
  238. {
  239. "__type__": "cc.TargetInfo",
  240. "localID": [
  241. "00knp1gOxWX7tvjA9HJdYE"
  242. ]
  243. },
  244. {
  245. "__type__": "CCPropertyOverrideInfo",
  246. "targetInfo": {
  247. "__id__": 14
  248. },
  249. "propertyPath": [
  250. "_lpos"
  251. ],
  252. "value": {
  253. "__type__": "cc.Vec3",
  254. "x": 0,
  255. "y": 0.4,
  256. "z": 0
  257. }
  258. },
  259. {
  260. "__type__": "CCPropertyOverrideInfo",
  261. "targetInfo": {
  262. "__id__": 14
  263. },
  264. "propertyPath": [
  265. "_lrot"
  266. ],
  267. "value": {
  268. "__type__": "cc.Quat",
  269. "x": 0,
  270. "y": 0,
  271. "z": 0,
  272. "w": 1
  273. }
  274. },
  275. {
  276. "__type__": "CCPropertyOverrideInfo",
  277. "targetInfo": {
  278. "__id__": 14
  279. },
  280. "propertyPath": [
  281. "_euler"
  282. ],
  283. "value": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. }
  289. },
  290. {
  291. "__type__": "8c27cj0JjNKfqC6bCg/xYaN",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "__editorExtras__": {},
  295. "node": {
  296. "__id__": 1
  297. },
  298. "_enabled": true,
  299. "__prefab": {
  300. "__id__": 19
  301. },
  302. "_id": ""
  303. },
  304. {
  305. "__type__": "cc.CompPrefabInfo",
  306. "fileId": "70o+W89xlEabSsQn7birE8"
  307. },
  308. {
  309. "__type__": "cc.PrefabInfo",
  310. "root": {
  311. "__id__": 1
  312. },
  313. "asset": {
  314. "__id__": 0
  315. },
  316. "fileId": "67qSEErC5ftY09QzIZY+ie",
  317. "instance": null,
  318. "targetOverrides": null,
  319. "nestedPrefabInstanceRoots": [
  320. {
  321. "__id__": 10
  322. },
  323. {
  324. "__id__": 2
  325. }
  326. ]
  327. }
  328. ]