46f6ee1a-38fb-4271-b8cd-8962804f618b.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "bullet_dao",
  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": "bullet_dao",
  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": 158,
  46. "height": 109
  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. 3,
  65. -3,
  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": 2,
  79. "groupIndex": 2,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Sprite",
  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. "_srcBlendFactor": 770,
  96. "_dstBlendFactor": 771,
  97. "_spriteFrame": {
  98. "__uuid__": "61c3fab3-0479-4d2b-b05e-0db9c6bde331"
  99. },
  100. "_type": 0,
  101. "_sizeMode": 1,
  102. "_fillType": 0,
  103. "_fillCenter": {
  104. "__type__": "cc.Vec2",
  105. "x": 0,
  106. "y": 0
  107. },
  108. "_fillStart": 0,
  109. "_fillRange": 0,
  110. "_isTrimmedMode": true,
  111. "_atlas": {
  112. "__uuid__": "57a8ca77-807b-4384-af53-381c96faab6b"
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.CircleCollider",
  118. "_name": "",
  119. "_objFlags": 0,
  120. "node": {
  121. "__id__": 1
  122. },
  123. "_enabled": true,
  124. "tag": 0,
  125. "_offset": {
  126. "__type__": "cc.Vec2",
  127. "x": 0,
  128. "y": 0
  129. },
  130. "_radius": 80,
  131. "_id": ""
  132. },
  133. {
  134. "__type__": "50404UIfWNMdr6ERRkIVC1x",
  135. "_name": "",
  136. "_objFlags": 0,
  137. "node": {
  138. "__id__": 1
  139. },
  140. "_enabled": true,
  141. "isCheck": false,
  142. "bulletId": 12,
  143. "canMove": false,
  144. "canBreak": false,
  145. "canPenetrate": false,
  146. "canWall": false,
  147. "boomEffect": null,
  148. "hitEffect": {
  149. "__uuid__": "520272f0-a87d-48c8-934e-e9b122e02bf1"
  150. },
  151. "hitAudio": null,
  152. "isHartMusic": true,
  153. "hitEffectType": 1,
  154. "hartInterval": 0,
  155. "isHitEffectAngle": false,
  156. "isAngle": false,
  157. "isBoom": false,
  158. "isRecord": true,
  159. "_id": ""
  160. },
  161. {
  162. "__type__": "cc.PrefabInfo",
  163. "root": {
  164. "__id__": 1
  165. },
  166. "asset": {
  167. "__uuid__": "46f6ee1a-38fb-4271-b8cd-8962804f618b"
  168. },
  169. "fileId": "",
  170. "sync": false
  171. }
  172. ]