light.unit 981 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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. cast_shadows = true
  32. color = [
  33. 1
  34. 1
  35. 1
  36. ]
  37. intensity = 500
  38. range = 15
  39. shadow_bias = 0.0001
  40. spot_angle = 0.52359900000000004
  41. type = "omni"
  42. }
  43. type = "light"
  44. }
  45. {
  46. _guid = "65f81abd-43ea-4c15-8d96-b82fec868bcd"
  47. _type = "mesh_renderer"
  48. data = {
  49. cast_shadows = false
  50. geometry_name = "Icosphere"
  51. material = "core/units/light"
  52. mesh_resource = "core/units/light"
  53. visible = true
  54. }
  55. type = "mesh_renderer"
  56. }
  57. {
  58. _guid = "1f56e077-b6b5-402c-8e99-98b541ef5f9b"
  59. _type = "script"
  60. data = {
  61. script_resource = "core/units/common"
  62. }
  63. }
  64. ]