cube.unit 924 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. _guid = "92611e74-8e8a-46c6-b505-f587ef089cbf"
  2. _type = "unit"
  3. components = [
  4. {
  5. _guid = "171eb351-61a4-4f6d-a069-f52ca7b0dc55"
  6. _type = "actor"
  7. data = {
  8. class = "dynamic"
  9. collision_filter = "default"
  10. mass = 10
  11. material = "default"
  12. }
  13. type = "actor"
  14. }
  15. {
  16. _guid = "49576e7e-2eed-42a7-8ce1-785f519d9655"
  17. _type = "mesh_renderer"
  18. data = {
  19. geometry_name = "Cube"
  20. material = "units/grid"
  21. mesh_resource = "units/cube"
  22. visible = true
  23. }
  24. type = "mesh_renderer"
  25. }
  26. {
  27. _guid = "a122f56c-be01-46da-9459-c84bc7381221"
  28. _type = "collider"
  29. data = {
  30. material = "default"
  31. name = "Cube"
  32. scene = "units/cube"
  33. shape = "box"
  34. }
  35. type = "collider"
  36. }
  37. {
  38. _guid = "f56420ad-7f9c-4cca-aca5-350f366e0dc0"
  39. _type = "transform"
  40. data = {
  41. position = [
  42. 0
  43. 0
  44. 0
  45. ]
  46. rotation = [
  47. 0
  48. 0
  49. 0
  50. 1
  51. ]
  52. scale = [
  53. 1
  54. 1
  55. 1
  56. ]
  57. }
  58. type = "transform"
  59. }
  60. ]