cow.prefab 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "cow",
  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": "cow",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 16
  29. },
  30. {
  31. "__id__": 18
  32. },
  33. {
  34. "__id__": 20
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 22
  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__": "b0313ef4-fc61-4ba0-b3dc-755a5e9539a9@712d1",
  87. "__expectedType__": "cc.Prefab"
  88. },
  89. "fileId": "bdaQ4BCqZXFLSla+tH53Xv",
  90. "instance": {
  91. "__id__": 4
  92. },
  93. "targetOverrides": null
  94. },
  95. {
  96. "__type__": "cc.PrefabInstance",
  97. "fileId": "d7Y+EjhvlDn73w/EkxKPVh",
  98. "prefabRootNode": {
  99. "__id__": 1
  100. },
  101. "mountedChildren": [],
  102. "mountedComponents": [],
  103. "propertyOverrides": [
  104. {
  105. "__id__": 5
  106. },
  107. {
  108. "__id__": 7
  109. },
  110. {
  111. "__id__": 8
  112. },
  113. {
  114. "__id__": 9
  115. },
  116. {
  117. "__id__": 10
  118. },
  119. {
  120. "__id__": 12
  121. },
  122. {
  123. "__id__": 13
  124. },
  125. {
  126. "__id__": 15
  127. }
  128. ],
  129. "removedComponents": []
  130. },
  131. {
  132. "__type__": "CCPropertyOverrideInfo",
  133. "targetInfo": {
  134. "__id__": 6
  135. },
  136. "propertyPath": [
  137. "_name"
  138. ],
  139. "value": "cow"
  140. },
  141. {
  142. "__type__": "cc.TargetInfo",
  143. "localID": [
  144. "bdaQ4BCqZXFLSla+tH53Xv"
  145. ]
  146. },
  147. {
  148. "__type__": "CCPropertyOverrideInfo",
  149. "targetInfo": {
  150. "__id__": 6
  151. },
  152. "propertyPath": [
  153. "_lpos"
  154. ],
  155. "value": {
  156. "__type__": "cc.Vec3",
  157. "x": 0,
  158. "y": 0,
  159. "z": 0
  160. }
  161. },
  162. {
  163. "__type__": "CCPropertyOverrideInfo",
  164. "targetInfo": {
  165. "__id__": 6
  166. },
  167. "propertyPath": [
  168. "_lrot"
  169. ],
  170. "value": {
  171. "__type__": "cc.Quat",
  172. "x": 0,
  173. "y": 0,
  174. "z": 0,
  175. "w": 1
  176. }
  177. },
  178. {
  179. "__type__": "CCPropertyOverrideInfo",
  180. "targetInfo": {
  181. "__id__": 6
  182. },
  183. "propertyPath": [
  184. "_euler"
  185. ],
  186. "value": {
  187. "__type__": "cc.Vec3",
  188. "x": 0,
  189. "y": 0,
  190. "z": 0
  191. }
  192. },
  193. {
  194. "__type__": "CCPropertyOverrideInfo",
  195. "targetInfo": {
  196. "__id__": 11
  197. },
  198. "propertyPath": [
  199. "_materials",
  200. "0"
  201. ],
  202. "value": {
  203. "__uuid__": "8f71c7f7-350e-4e7f-9b49-ebf83ce8d9a7",
  204. "__expectedType__": "cc.Material"
  205. }
  206. },
  207. {
  208. "__type__": "cc.TargetInfo",
  209. "localID": [
  210. "e9AFSPZAtWApoHJ9gSla72"
  211. ]
  212. },
  213. {
  214. "__type__": "CCPropertyOverrideInfo",
  215. "targetInfo": {
  216. "__id__": 11
  217. },
  218. "propertyPath": [
  219. "_skinningRoot"
  220. ],
  221. "value": {
  222. "__id__": 2
  223. }
  224. },
  225. {
  226. "__type__": "CCPropertyOverrideInfo",
  227. "targetInfo": {
  228. "__id__": 14
  229. },
  230. "propertyPath": [
  231. "playOnLoad"
  232. ],
  233. "value": true
  234. },
  235. {
  236. "__type__": "cc.TargetInfo",
  237. "localID": [
  238. "32V2V48W1fTqfDoaDTlGcY"
  239. ]
  240. },
  241. {
  242. "__type__": "CCPropertyOverrideInfo",
  243. "targetInfo": {
  244. "__id__": 14
  245. },
  246. "propertyPath": [
  247. "_defaultClip"
  248. ],
  249. "value": {
  250. "__uuid__": "b0313ef4-fc61-4ba0-b3dc-755a5e9539a9@1f586",
  251. "__expectedType__": "cc.AnimationClip"
  252. }
  253. },
  254. {
  255. "__type__": "cc.RigidBody",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "__editorExtras__": {},
  259. "node": {
  260. "__id__": 1
  261. },
  262. "_enabled": true,
  263. "__prefab": {
  264. "__id__": 17
  265. },
  266. "_group": 8,
  267. "_type": 4,
  268. "_mass": 1,
  269. "_allowSleep": true,
  270. "_linearDamping": 0.1,
  271. "_angularDamping": 0.1,
  272. "_useGravity": true,
  273. "_linearFactor": {
  274. "__type__": "cc.Vec3",
  275. "x": 1,
  276. "y": 1,
  277. "z": 1
  278. },
  279. "_angularFactor": {
  280. "__type__": "cc.Vec3",
  281. "x": 1,
  282. "y": 1,
  283. "z": 1
  284. },
  285. "_id": ""
  286. },
  287. {
  288. "__type__": "cc.CompPrefabInfo",
  289. "fileId": "bazWPafvFLl5RV2zejcY8A"
  290. },
  291. {
  292. "__type__": "cc.BoxCollider",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "__editorExtras__": {},
  296. "node": {
  297. "__id__": 1
  298. },
  299. "_enabled": true,
  300. "__prefab": {
  301. "__id__": 19
  302. },
  303. "_material": null,
  304. "_isTrigger": true,
  305. "_center": {
  306. "__type__": "cc.Vec3",
  307. "x": 0,
  308. "y": 0,
  309. "z": 0
  310. },
  311. "_size": {
  312. "__type__": "cc.Vec3",
  313. "x": 2,
  314. "y": 2,
  315. "z": 1
  316. },
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.CompPrefabInfo",
  321. "fileId": "52E2kPtfRIn5xFk+d+EY5R"
  322. },
  323. {
  324. "__type__": "0f4f9NJuDVDXIj25U7eS5MZ",
  325. "_name": "",
  326. "_objFlags": 0,
  327. "__editorExtras__": {},
  328. "node": {
  329. "__id__": 1
  330. },
  331. "_enabled": true,
  332. "__prefab": {
  333. "__id__": 21
  334. },
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.CompPrefabInfo",
  339. "fileId": "5f+SuY9WdKp6mBoIx6KCwp"
  340. },
  341. {
  342. "__type__": "cc.PrefabInfo",
  343. "root": {
  344. "__id__": 1
  345. },
  346. "asset": {
  347. "__id__": 0
  348. },
  349. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  350. "instance": null,
  351. "targetOverrides": null,
  352. "nestedPrefabInstanceRoots": [
  353. {
  354. "__id__": 2
  355. }
  356. ]
  357. }
  358. ]