coin.prefab 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "coin",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [
  25. {
  26. "__id__": 7
  27. },
  28. {
  29. "__id__": 9
  30. }
  31. ],
  32. "_prefab": {
  33. "__id__": 11
  34. },
  35. "_lpos": {
  36. "__type__": "cc.Vec3",
  37. "x": -0.67,
  38. "y": 0.558,
  39. "z": 0
  40. },
  41. "_lrot": {
  42. "__type__": "cc.Quat",
  43. "x": 0,
  44. "y": 0,
  45. "z": 0,
  46. "w": 1
  47. },
  48. "_lscale": {
  49. "__type__": "cc.Vec3",
  50. "x": 1,
  51. "y": 1,
  52. "z": 1
  53. },
  54. "_layer": 1073741824,
  55. "_euler": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_id": ""
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "coin",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [],
  71. "_active": true,
  72. "_components": [
  73. {
  74. "__id__": 3
  75. }
  76. ],
  77. "_prefab": {
  78. "__id__": 6
  79. },
  80. "_lpos": {
  81. "__type__": "cc.Vec3",
  82. "x": 0,
  83. "y": 0,
  84. "z": 0
  85. },
  86. "_lrot": {
  87. "__type__": "cc.Quat",
  88. "x": 0.7071067811865475,
  89. "y": 0,
  90. "z": 0,
  91. "w": 0.7071067811865476
  92. },
  93. "_lscale": {
  94. "__type__": "cc.Vec3",
  95. "x": 15,
  96. "y": 15,
  97. "z": 15
  98. },
  99. "_layer": 1073741824,
  100. "_euler": {
  101. "__type__": "cc.Vec3",
  102. "x": 89.99999999999999,
  103. "y": 0,
  104. "z": 0
  105. },
  106. "_id": ""
  107. },
  108. {
  109. "__type__": "cc.MeshRenderer",
  110. "_name": "",
  111. "_objFlags": 0,
  112. "__editorExtras__": {},
  113. "node": {
  114. "__id__": 2
  115. },
  116. "_enabled": true,
  117. "__prefab": {
  118. "__id__": 4
  119. },
  120. "_materials": [
  121. {
  122. "__uuid__": "74981139-2092-4d78-8af4-23a655b5eab4",
  123. "__expectedType__": "cc.Material"
  124. }
  125. ],
  126. "_visFlags": 0,
  127. "lightmapSettings": {
  128. "__id__": 5
  129. },
  130. "_mesh": {
  131. "__uuid__": "0e38724f-df20-46d5-8fca-833b1d2dedb3@802ef",
  132. "__expectedType__": "cc.Mesh"
  133. },
  134. "_shadowCastingMode": 1,
  135. "_shadowReceivingMode": 1,
  136. "_enableMorph": true,
  137. "_id": ""
  138. },
  139. {
  140. "__type__": "cc.CompPrefabInfo",
  141. "fileId": "c8xE7vht9cU7j+MDUhzaIJ"
  142. },
  143. {
  144. "__type__": "cc.ModelLightmapSettings",
  145. "texture": null,
  146. "uvParam": {
  147. "__type__": "cc.Vec4",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0,
  151. "w": 0
  152. },
  153. "_bakeable": false,
  154. "_castShadow": false,
  155. "_receiveShadow": false,
  156. "_recieveShadow": false,
  157. "_lightmapSize": 64
  158. },
  159. {
  160. "__type__": "cc.PrefabInfo",
  161. "root": {
  162. "__id__": 1
  163. },
  164. "asset": {
  165. "__id__": 0
  166. },
  167. "fileId": "947XytHWxAYLwGUE+mas7+"
  168. },
  169. {
  170. "__type__": "cc.CylinderCollider",
  171. "_name": "",
  172. "_objFlags": 0,
  173. "node": {
  174. "__id__": 1
  175. },
  176. "_enabled": true,
  177. "__prefab": {
  178. "__id__": 8
  179. },
  180. "_material": null,
  181. "_isTrigger": false,
  182. "_center": {
  183. "__type__": "cc.Vec3",
  184. "x": 0,
  185. "y": 0,
  186. "z": 0
  187. },
  188. "_radius": 0.59,
  189. "_height": 0.19,
  190. "_direction": 1,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "cfEXrwp4hHUo5vtZi3Tok5"
  196. },
  197. {
  198. "__type__": "cc.RigidBody",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 1
  203. },
  204. "_enabled": true,
  205. "__prefab": {
  206. "__id__": 10
  207. },
  208. "_group": 8,
  209. "_type": 1,
  210. "_mass": 0.5,
  211. "_allowSleep": true,
  212. "_linearDamping": 0.1,
  213. "_angularDamping": 0.1,
  214. "_useGravity": true,
  215. "_linearFactor": {
  216. "__type__": "cc.Vec3",
  217. "x": 1,
  218. "y": 1,
  219. "z": 1
  220. },
  221. "_angularFactor": {
  222. "__type__": "cc.Vec3",
  223. "x": 1,
  224. "y": 1,
  225. "z": 1
  226. },
  227. "_id": ""
  228. },
  229. {
  230. "__type__": "cc.CompPrefabInfo",
  231. "fileId": "e16aLhhDlAmYyamrzp87tZ"
  232. },
  233. {
  234. "__type__": "cc.PrefabInfo",
  235. "root": {
  236. "__id__": 1
  237. },
  238. "asset": {
  239. "__id__": 0
  240. },
  241. "fileId": "b4X6V6Nh1Dx5bB8tS8DDix"
  242. }
  243. ]