get_set_sound.collection 743 B

1234567891011121314151617181920212223242526272829303132
  1. name: "default"
  2. scale_along_z: 0
  3. embedded_instances {
  4. id: "gameobject"
  5. data: "components {\n"
  6. " id: \"script\"\n"
  7. " component: \"/example/get_set_sound.script\"\n"
  8. "}\n"
  9. "embedded_components {\n"
  10. " id: \"sprite\"\n"
  11. " type: \"sprite\"\n"
  12. " data: \"default_animation: \\\"shipGreen_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: \"enginesound\"\n"
  22. " type: \"sound\"\n"
  23. " data: \"sound: \\\"/sounds/spaceEngine_000.ogg\\\"\\n"
  24. "looping: 1\\n"
  25. "\"\n"
  26. "}\n"
  27. ""
  28. position {
  29. x: 335.192
  30. y: 316.802
  31. }
  32. }