Fruit.prefab 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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": "Fruit",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. },
  25. {
  26. "__id__": 3
  27. },
  28. {
  29. "__id__": 4
  30. }
  31. ],
  32. "_prefab": {
  33. "__id__": 5
  34. },
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_contentSize": {
  44. "__type__": "cc.Size",
  45. "width": 0,
  46. "height": 0
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 0.5,
  65. 0.5,
  66. 1
  67. ]
  68. },
  69. "_eulerAngles": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_is3DNode": false,
  78. "_groupIndex": 3,
  79. "groupIndex": 3,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "dragonBones.ArmatureDisplay",
  84. "_name": "",
  85. "_objFlags": 0,
  86. "node": {
  87. "__id__": 1
  88. },
  89. "_enabled": true,
  90. "_materials": [
  91. {
  92. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  93. }
  94. ],
  95. "_armatureName": "fruit",
  96. "_animationName": "",
  97. "_preCacheMode": 0,
  98. "_cacheMode": 0,
  99. "playTimes": -1,
  100. "premultipliedAlpha": false,
  101. "_armatureKey": "cda900c9-3bb8-46aa-9b82-9ad27c6f55e2#c0c328a7-b1ff-48de-b86e-86e35bd314fa",
  102. "_accTime": 0,
  103. "_playCount": 0,
  104. "_frameCache": null,
  105. "_curFrame": null,
  106. "_playing": false,
  107. "_armatureCache": null,
  108. "_N$dragonAsset": {
  109. "__uuid__": "cda900c9-3bb8-46aa-9b82-9ad27c6f55e2"
  110. },
  111. "_N$dragonAtlasAsset": {
  112. "__uuid__": "c0c328a7-b1ff-48de-b86e-86e35bd314fa"
  113. },
  114. "_N$_defaultArmatureIndex": 0,
  115. "_N$_animationIndex": 0,
  116. "_N$_defaultCacheMode": 0,
  117. "_N$timeScale": 1,
  118. "_N$debugBones": false,
  119. "_N$enableBatch": false,
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "503fbtup2xPO5S5vGyj8H3Z",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "node": {
  127. "__id__": 1
  128. },
  129. "_enabled": true,
  130. "bubblePrefab": {
  131. "__uuid__": "1b7ae948-ced2-4083-a0f0-5bf76d64f46c"
  132. },
  133. "_id": ""
  134. },
  135. {
  136. "__type__": "cc.CircleCollider",
  137. "_name": "",
  138. "_objFlags": 0,
  139. "node": {
  140. "__id__": 1
  141. },
  142. "_enabled": true,
  143. "tag": 0,
  144. "_offset": {
  145. "__type__": "cc.Vec2",
  146. "x": 0,
  147. "y": 5
  148. },
  149. "_radius": 80,
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.PrefabInfo",
  154. "root": {
  155. "__id__": 1
  156. },
  157. "asset": {
  158. "__uuid__": "e22e8f69-e450-4f4c-8af9-e5dc0938cbe4"
  159. },
  160. "fileId": "1eiyDpCkxHFIoNBVWIHqF3",
  161. "sync": false
  162. }
  163. ]