dog_obj.prefab 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "dog_obj",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 7
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 8
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 60.87,
  50. "height": 56.96
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 4073.493,
  62. 312,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "spine",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 60.87,
  114. "height": 56.96
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "sp.Skeleton",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  161. }
  162. ],
  163. "paused": false,
  164. "defaultSkin": "dog",
  165. "defaultAnimation": "standy1",
  166. "_preCacheMode": 0,
  167. "_cacheMode": 0,
  168. "loop": false,
  169. "premultipliedAlpha": false,
  170. "timeScale": 1,
  171. "_accTime": 0,
  172. "_playCount": 0,
  173. "_frameCache": null,
  174. "_curFrame": null,
  175. "_skeletonCache": null,
  176. "_animationName": "standy1",
  177. "_animationQueue": [],
  178. "_headAniInfo": null,
  179. "_playTimes": 1,
  180. "_isAniComplete": true,
  181. "_N$skeletonData": {
  182. "__uuid__": "fa406d7f-89a1-42c2-9ff2-84972db77d64"
  183. },
  184. "_N$_defaultCacheMode": 0,
  185. "_N$debugSlots": false,
  186. "_N$debugBones": false,
  187. "_N$debugMesh": false,
  188. "_N$useTint": false,
  189. "_N$enableBatch": true,
  190. "_id": ""
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__uuid__": "c4d24636-e2ce-4544-b02d-f833472894a5"
  199. },
  200. "fileId": "45AYnyGT1A6a9k7lcu9VVJ",
  201. "sync": false
  202. },
  203. {
  204. "__type__": "635bbVLddhO1r/+GfaqjjAp",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 1
  209. },
  210. "_enabled": true,
  211. "_id": ""
  212. },
  213. {
  214. "__type__": "cc.RigidBody",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "node": {
  218. "__id__": 1
  219. },
  220. "_enabled": true,
  221. "_type": 2,
  222. "_allowSleep": true,
  223. "_gravityScale": 0,
  224. "_linearDamping": 0,
  225. "_angularDamping": 0,
  226. "_linearVelocity": {
  227. "__type__": "cc.Vec2",
  228. "x": 0,
  229. "y": 0
  230. },
  231. "_angularVelocity": 0,
  232. "_fixedRotation": true,
  233. "enabledContactListener": true,
  234. "bullet": false,
  235. "awakeOnLoad": true,
  236. "_id": ""
  237. },
  238. {
  239. "__type__": "cc.PhysicsCircleCollider",
  240. "_name": "",
  241. "_objFlags": 0,
  242. "node": {
  243. "__id__": 1
  244. },
  245. "_enabled": true,
  246. "tag": 0,
  247. "_density": 1,
  248. "_sensor": false,
  249. "_friction": 0.2,
  250. "_restitution": 0,
  251. "body": null,
  252. "_offset": {
  253. "__type__": "cc.Vec2",
  254. "x": 0,
  255. "y": 20
  256. },
  257. "_radius": 20,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.PrefabInfo",
  262. "root": {
  263. "__id__": 1
  264. },
  265. "asset": {
  266. "__uuid__": "c4d24636-e2ce-4544-b02d-f833472894a5"
  267. },
  268. "fileId": "",
  269. "sync": false
  270. }
  271. ]