Crush.prefab 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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": "Crush",
  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. "_prefab": {
  30. "__id__": 4
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 39,
  43. "height": 42
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Animation",
  81. "_name": "",
  82. "_objFlags": 0,
  83. "node": {
  84. "__id__": 1
  85. },
  86. "_enabled": true,
  87. "_defaultClip": {
  88. "__uuid__": "dc32caee-facd-4221-85ad-774d58474b0b"
  89. },
  90. "_clips": [
  91. {
  92. "__uuid__": "dc32caee-facd-4221-85ad-774d58474b0b"
  93. }
  94. ],
  95. "playOnLoad": true,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Sprite",
  100. "_name": "",
  101. "_objFlags": 0,
  102. "node": {
  103. "__id__": 1
  104. },
  105. "_enabled": true,
  106. "_materials": [
  107. {
  108. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  109. }
  110. ],
  111. "_srcBlendFactor": 770,
  112. "_dstBlendFactor": 771,
  113. "_spriteFrame": {
  114. "__uuid__": "0b6581b1-3d57-405e-980d-755c9e9758a7"
  115. },
  116. "_type": 0,
  117. "_sizeMode": 1,
  118. "_fillType": 0,
  119. "_fillCenter": {
  120. "__type__": "cc.Vec2",
  121. "x": 0,
  122. "y": 0
  123. },
  124. "_fillStart": 0,
  125. "_fillRange": 0,
  126. "_isTrimmedMode": true,
  127. "_atlas": null,
  128. "_id": ""
  129. },
  130. {
  131. "__type__": "cc.PrefabInfo",
  132. "root": {
  133. "__id__": 1
  134. },
  135. "asset": {
  136. "__id__": 0
  137. },
  138. "fileId": "",
  139. "sync": false
  140. }
  141. ]