Skill.prefab 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Skill",
  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": "Skill",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [],
  21. "_active": true,
  22. "_components": [
  23. {
  24. "__id__": 2
  25. },
  26. {
  27. "__id__": 4
  28. },
  29. {
  30. "__id__": 6
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 8
  35. },
  36. "_lpos": {
  37. "__type__": "cc.Vec3",
  38. "x": 0,
  39. "y": 0,
  40. "z": 0
  41. },
  42. "_lrot": {
  43. "__type__": "cc.Quat",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0,
  47. "w": 1
  48. },
  49. "_lscale": {
  50. "__type__": "cc.Vec3",
  51. "x": 1,
  52. "y": 1,
  53. "z": 1
  54. },
  55. "_mobility": 0,
  56. "_layer": 33554432,
  57. "_euler": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0
  62. },
  63. "_id": ""
  64. },
  65. {
  66. "__type__": "cc.UITransform",
  67. "_name": "",
  68. "_objFlags": 0,
  69. "__editorExtras__": {},
  70. "node": {
  71. "__id__": 1
  72. },
  73. "_enabled": true,
  74. "__prefab": {
  75. "__id__": 3
  76. },
  77. "_contentSize": {
  78. "__type__": "cc.Size",
  79. "width": 64,
  80. "height": 64
  81. },
  82. "_anchorPoint": {
  83. "__type__": "cc.Vec2",
  84. "x": 0.5,
  85. "y": 0.5
  86. },
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.CompPrefabInfo",
  91. "fileId": "397yixhRtJWJeeRM2wanvK"
  92. },
  93. {
  94. "__type__": "cc.Sprite",
  95. "_name": "",
  96. "_objFlags": 0,
  97. "__editorExtras__": {},
  98. "node": {
  99. "__id__": 1
  100. },
  101. "_enabled": true,
  102. "__prefab": {
  103. "__id__": 5
  104. },
  105. "_customMaterial": null,
  106. "_srcBlendFactor": 2,
  107. "_dstBlendFactor": 4,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 255,
  111. "g": 255,
  112. "b": 255,
  113. "a": 255
  114. },
  115. "_spriteFrame": null,
  116. "_type": 0,
  117. "_fillType": 0,
  118. "_sizeMode": 1,
  119. "_fillCenter": {
  120. "__type__": "cc.Vec2",
  121. "x": 0,
  122. "y": 0
  123. },
  124. "_fillStart": 0,
  125. "_fillRange": 0,
  126. "_isTrimmedMode": true,
  127. "_useGrayscale": false,
  128. "_atlas": null,
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.CompPrefabInfo",
  133. "fileId": "e6ZtHvpXZO2rZEdp0GFkC9"
  134. },
  135. {
  136. "__type__": "cc.Animation",
  137. "_name": "",
  138. "_objFlags": 0,
  139. "__editorExtras__": {},
  140. "node": {
  141. "__id__": 1
  142. },
  143. "_enabled": true,
  144. "__prefab": {
  145. "__id__": 7
  146. },
  147. "playOnLoad": false,
  148. "_clips": [
  149. {
  150. "__uuid__": "99f01bdb-e520-4bb2-a32f-2e964fb678d4",
  151. "__expectedType__": "cc.AnimationClip"
  152. },
  153. {
  154. "__uuid__": "6e148a80-e2a1-43d1-bb4d-a44d7e1f16e7",
  155. "__expectedType__": "cc.AnimationClip"
  156. },
  157. {
  158. "__uuid__": "b66ca69f-0a44-4a71-bf06-9d47f033d183",
  159. "__expectedType__": "cc.AnimationClip"
  160. },
  161. {
  162. "__uuid__": "816bc1e3-40d1-4e53-84d9-e7e8c7065eab",
  163. "__expectedType__": "cc.AnimationClip"
  164. },
  165. {
  166. "__uuid__": "3f09cad4-2944-43d4-a186-e8ae5bc55dee",
  167. "__expectedType__": "cc.AnimationClip"
  168. },
  169. {
  170. "__uuid__": "ebced1c1-7f0c-43ff-8e97-763790703a99",
  171. "__expectedType__": "cc.AnimationClip"
  172. }
  173. ],
  174. "_defaultClip": {
  175. "__uuid__": "99f01bdb-e520-4bb2-a32f-2e964fb678d4",
  176. "__expectedType__": "cc.AnimationClip"
  177. },
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.CompPrefabInfo",
  182. "fileId": "14En9lc9pO06r0udZJqLYv"
  183. },
  184. {
  185. "__type__": "cc.PrefabInfo",
  186. "root": {
  187. "__id__": 1
  188. },
  189. "asset": {
  190. "__id__": 0
  191. },
  192. "fileId": "112BFmihdO47ms12FnohDY",
  193. "instance": null,
  194. "targetOverrides": null
  195. }
  196. ]