light.unit 910 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. _guid = "2b632ebd-9a84-4647-9bc2-e0aca160d58b"
  2. _type = "unit"
  3. components = [
  4. {
  5. _guid = "3f6f6b7c-b4cf-4173-aab0-288a63d7c73a"
  6. _type = "transform"
  7. data = {
  8. position = [
  9. 0
  10. 0
  11. 0
  12. ]
  13. rotation = [
  14. 0
  15. 0
  16. 0
  17. 1
  18. ]
  19. scale = [
  20. 1
  21. 1
  22. 1
  23. ]
  24. }
  25. type = "transform"
  26. }
  27. {
  28. _guid = "45e54fbe-018c-4ee2-917d-398c13bd3e7e"
  29. _type = "light"
  30. data = {
  31. color = [
  32. 1
  33. 1
  34. 1
  35. ]
  36. intensity = 500
  37. range = 15
  38. spot_angle = 0.52359900000000004
  39. type = "omni"
  40. }
  41. type = "light"
  42. }
  43. {
  44. _guid = "65f81abd-43ea-4c15-8d96-b82fec868bcd"
  45. _type = "mesh_renderer"
  46. data = {
  47. geometry_name = "Icosphere"
  48. material = "core/units/light"
  49. mesh_resource = "core/units/light"
  50. visible = true
  51. }
  52. type = "mesh_renderer"
  53. }
  54. {
  55. _guid = "1f56e077-b6b5-402c-8e99-98b541ef5f9b"
  56. _type = "script"
  57. data = {
  58. script_resource = "core/units/common"
  59. }
  60. }
  61. ]