carsGameItem.prefab 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "carsGameItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [],
  19. "_active": true,
  20. "_level": 1,
  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": 300,
  43. "height": 300
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_position": {
  51. "__type__": "cc.Vec3",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0
  55. },
  56. "_scale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_rotationX": 0,
  63. "_rotationY": 0,
  64. "_quat": {
  65. "__type__": "cc.Quat",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0,
  69. "w": 1
  70. },
  71. "_skewX": 0,
  72. "_skewY": 0,
  73. "groupIndex": 0,
  74. "_id": ""
  75. },
  76. {
  77. "__type__": "cc.Sprite",
  78. "_name": "",
  79. "_objFlags": 0,
  80. "node": {
  81. "__id__": 1
  82. },
  83. "_enabled": true,
  84. "_spriteFrame": null,
  85. "_type": 0,
  86. "_sizeMode": 2,
  87. "_fillType": 0,
  88. "_fillCenter": {
  89. "__type__": "cc.Vec2",
  90. "x": 0,
  91. "y": 0
  92. },
  93. "_fillStart": 0,
  94. "_fillRange": 0,
  95. "_isTrimmedMode": false,
  96. "_state": 0,
  97. "_atlas": null,
  98. "_srcBlendFactor": 770,
  99. "_dstBlendFactor": 771,
  100. "_id": ""
  101. },
  102. {
  103. "__type__": "617b4k+cMJIAb3MgjmeOOOE",
  104. "_name": "",
  105. "_objFlags": 0,
  106. "node": {
  107. "__id__": 1
  108. },
  109. "_enabled": true,
  110. "bg": {
  111. "__id__": 2
  112. },
  113. "_id": ""
  114. },
  115. {
  116. "__type__": "cc.PrefabInfo",
  117. "root": {
  118. "__id__": 1
  119. },
  120. "asset": {
  121. "__uuid__": "84351325-c7dd-4102-bfc9-ffea06a7d37a"
  122. },
  123. "fileId": "5aDQAHQpBDerklFBSaI1R+",
  124. "sync": false
  125. }
  126. ]