changeimage.collection 984 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. name: "tint"
  2. scale_along_z: 0
  3. embedded_instances {
  4. id: "go"
  5. data: "components {\n"
  6. " id: \"changeatlas\"\n"
  7. " component: \"/example/changeimage.script\"\n"
  8. "}\n"
  9. "embedded_components {\n"
  10. " id: \"sprite\"\n"
  11. " type: \"sprite\"\n"
  12. " data: \"default_animation: \\\"run\\\"\\n"
  13. "material: \\\"/builtins/materials/sprite.material\\\"\\n"
  14. "textures {\\n"
  15. " sampler: \\\"texture_sampler\\\"\\n"
  16. " texture: \\\"/assets/zombie.tilesource\\\"\\n"
  17. "}\\n"
  18. "\"\n"
  19. "}\n"
  20. "embedded_components {\n"
  21. " id: \"label\"\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.0\\n"
  30. " z: 0.0\\n"
  31. "}\\n"
  32. "text: \\\"1 = Robot 2 = Zombie 3 = Adventurer\\\"\\n"
  33. "font: \\\"/assets/text32.font\\\"\\n"
  34. "material: \\\"/builtins/fonts/label-df.material\\\"\\n"
  35. "\"\n"
  36. " position {\n"
  37. " y: -192.0\n"
  38. " }\n"
  39. "}\n"
  40. ""
  41. position {
  42. x: 360.0
  43. y: 360.0
  44. }
  45. }