tiledmap.prefab 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "data": {
  7. "__id__": 1
  8. }
  9. },
  10. {
  11. "__type__": "cc.Node",
  12. "_name": "New TiledMap",
  13. "_objFlags": 0,
  14. "_opacity": 255,
  15. "_color": {
  16. "__type__": "cc.Color",
  17. "r": 255,
  18. "g": 255,
  19. "b": 255,
  20. "a": 255
  21. },
  22. "_cascadeOpacityEnabled": true,
  23. "_parent": null,
  24. "_anchorPoint": {
  25. "__type__": "cc.Vec2",
  26. "x": 0.5,
  27. "y": 0.5
  28. },
  29. "_contentSize": {
  30. "__type__": "cc.Size",
  31. "width": 0,
  32. "height": 0
  33. },
  34. "_children": [],
  35. "_scaleX": 1,
  36. "_scaleY": 1,
  37. "_position": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_skewX": 0,
  43. "_skewY": 0,
  44. "_localZOrder": 0,
  45. "_globalZOrder": 0,
  46. "_tag": -1,
  47. "_opacityModifyRGB": false,
  48. "_reorderChildDirty": false,
  49. "_id": "",
  50. "_active": true,
  51. "_components": [
  52. {
  53. "__id__": 2
  54. }
  55. ],
  56. "_prefab": {
  57. "__id__": 3
  58. },
  59. "_eulerAngles": {
  60. "__type__": "cc.Vec3",
  61. "x": 0,
  62. "y": 0,
  63. "z": 0
  64. }
  65. },
  66. {
  67. "__type__": "cc.TiledMap",
  68. "_name": "",
  69. "_objFlags": 0,
  70. "node": {
  71. "__id__": 1
  72. },
  73. "_enabled": true,
  74. "_tmxFile": null
  75. },
  76. {
  77. "__type__": "cc.PrefabInfo",
  78. "root": {
  79. "__id__": 1
  80. },
  81. "asset": null,
  82. "fileId": "6d9cbIJlHhJ/4JAwDJiN9SB"
  83. }
  84. ]