sound.unit 706 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. _guid = "00dc7134-8b8a-4240-be70-991de981514e"
  2. _type = "unit"
  3. components = [
  4. {
  5. _guid = "3371ebe2-5dd3-4e37-bc1f-d63a34096c02"
  6. _type = "mesh_renderer"
  7. data = {
  8. cast_shadows = false
  9. geometry_name = "Cylinder"
  10. material = "core/units/sound"
  11. mesh_resource = "core/units/sound"
  12. visible = true
  13. }
  14. type = "mesh_renderer"
  15. }
  16. {
  17. _guid = "faa19c89-7550-474e-a86e-97a87c5d5cee"
  18. _type = "transform"
  19. data = {
  20. position = [
  21. 0
  22. 0
  23. 0
  24. ]
  25. rotation = [
  26. 0
  27. 0
  28. 0
  29. 1
  30. ]
  31. scale = [
  32. 1
  33. 1
  34. 1
  35. ]
  36. }
  37. type = "transform"
  38. }
  39. {
  40. _guid = "4cb55f73-067a-4009-8a46-260185fcae80"
  41. _type = "script"
  42. data = {
  43. script_resource = "core/units/common"
  44. }
  45. }
  46. ]