message_passing.collection 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. name: "default"
  2. scale_along_z: 0
  3. embedded_instances {
  4. id: "spaceship1"
  5. data: "components {\n"
  6. " id: \"script\"\n"
  7. " component: \"/example/spaceship1.script\"\n"
  8. "}\n"
  9. "embedded_components {\n"
  10. " id: \"sprite\"\n"
  11. " type: \"sprite\"\n"
  12. " data: \"default_animation: \\\"shipBlue_manned\\\"\\n"
  13. "material: \\\"/builtins/materials/sprite.material\\\"\\n"
  14. "textures {\\n"
  15. " sampler: \\\"texture_sampler\\\"\\n"
  16. " texture: \\\"/assets/sprites.atlas\\\"\\n"
  17. "}\\n"
  18. "\"\n"
  19. "}\n"
  20. "embedded_components {\n"
  21. " id: \"speech\"\n"
  22. " type: \"label\"\n"
  23. " data: \"size {\\n"
  24. " x: 128.0\\n"
  25. " y: 32.0\\n"
  26. "}\\n"
  27. "color {\\n"
  28. " x: 0.0\\n"
  29. " y: 0.5647059\\n"
  30. " z: 0.99215686\\n"
  31. "}\\n"
  32. "outline {\\n"
  33. " x: 1.0\\n"
  34. " y: 1.0\\n"
  35. " z: 1.0\\n"
  36. "}\\n"
  37. "pivot: PIVOT_W\\n"
  38. "text: \\\"...\\\"\\n"
  39. "font: \\\"/assets/text48.font\\\"\\n"
  40. "material: \\\"/builtins/fonts/label.material\\\"\\n"
  41. "\"\n"
  42. " position {\n"
  43. " x: 54.068\n"
  44. " y: 61.483\n"
  45. " }\n"
  46. " scale {\n"
  47. " x: 0.5\n"
  48. " y: 0.5\n"
  49. " }\n"
  50. "}\n"
  51. ""
  52. position {
  53. x: 543.188
  54. y: 210.168
  55. }
  56. }
  57. embedded_instances {
  58. id: "spaceship2"
  59. data: "components {\n"
  60. " id: \"script\"\n"
  61. " component: \"/example/spaceship2.script\"\n"
  62. "}\n"
  63. "embedded_components {\n"
  64. " id: \"sprite\"\n"
  65. " type: \"sprite\"\n"
  66. " data: \"default_animation: \\\"shipPink_manned\\\"\\n"
  67. "material: \\\"/builtins/materials/sprite.material\\\"\\n"
  68. "textures {\\n"
  69. " sampler: \\\"texture_sampler\\\"\\n"
  70. " texture: \\\"/assets/sprites.atlas\\\"\\n"
  71. "}\\n"
  72. "\"\n"
  73. "}\n"
  74. "embedded_components {\n"
  75. " id: \"speech\"\n"
  76. " type: \"label\"\n"
  77. " data: \"size {\\n"
  78. " x: 128.0\\n"
  79. " y: 32.0\\n"
  80. "}\\n"
  81. "color {\\n"
  82. " x: 0.0\\n"
  83. " y: 0.5647059\\n"
  84. " z: 0.99215686\\n"
  85. "}\\n"
  86. "outline {\\n"
  87. " x: 1.0\\n"
  88. " y: 1.0\\n"
  89. " z: 1.0\\n"
  90. "}\\n"
  91. "pivot: PIVOT_W\\n"
  92. "text: \\\"Click and I will follow...\\\"\\n"
  93. "font: \\\"/assets/text48.font\\\"\\n"
  94. "material: \\\"/builtins/fonts/label.material\\\"\\n"
  95. "\"\n"
  96. " position {\n"
  97. " x: 46.972\n"
  98. " y: 66.551\n"
  99. " }\n"
  100. " scale {\n"
  101. " x: 0.5\n"
  102. " y: 0.5\n"
  103. " }\n"
  104. "}\n"
  105. ""
  106. position {
  107. x: 245.774
  108. y: 532.971
  109. }
  110. }