tiledtile.prefab 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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": "New TiledTile",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [],
  19. "_active": true,
  20. "_level": 1,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. }
  25. ],
  26. "_prefab": {
  27. "__id__": 3
  28. },
  29. "_opacity": 255,
  30. "_color": {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. "_contentSize": {
  38. "__type__": "cc.Size",
  39. "width": 0,
  40. "height": 0
  41. },
  42. "_anchorPoint": {
  43. "__type__": "cc.Vec2",
  44. "x": 0.5,
  45. "y": 0.5
  46. },
  47. "_position": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "_scale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_skewX": 0,
  60. "_skewY": 0,
  61. "_localZOrder": 45,
  62. "groupIndex": 0,
  63. "_id": "",
  64. "_eulerAngles": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. }
  70. },
  71. {
  72. "__type__": "cc.TiledTile",
  73. "_name": "",
  74. "_objFlags": 0,
  75. "node": {
  76. "__id__": 1
  77. },
  78. "_enabled": true,
  79. "_x": 0,
  80. "_y": 0,
  81. "_gid": 6,
  82. "_layer": null,
  83. "_id": "39h1tJvWtC8oLyzYKulleV"
  84. },
  85. {
  86. "__type__": "cc.PrefabInfo",
  87. "root": {
  88. "__id__": 1
  89. },
  90. "asset": {
  91. "__uuid__": "0e42ba95-1fa1-46aa-b2cf-143cd1bcee2c"
  92. },
  93. "fileId": "fb1JS09SVFapQy1+PoRN4F",
  94. "sync": false
  95. }
  96. ]