cube.unit 985 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. _guid = "0cc80c3d-089a-43ad-b145-77c504e2ef50"
  2. _type = "unit"
  3. components = [
  4. {
  5. _guid = "08b8b97a-c894-409f-8f57-e7508ff8d3cf"
  6. _type = "collider"
  7. data = {
  8. material = "default"
  9. name = "Cube"
  10. scene = "core/units/primitives/cube"
  11. shape = "convex_hull"
  12. }
  13. type = "collider"
  14. }
  15. {
  16. _guid = "23dbf108-db64-4ca2-9647-8c639ee039ad"
  17. _type = "transform"
  18. data = {
  19. position = [
  20. 0
  21. 0
  22. 0.5
  23. ]
  24. rotation = [
  25. 0
  26. 0
  27. 0
  28. 1
  29. ]
  30. scale = [
  31. 1
  32. 1
  33. 1
  34. ]
  35. }
  36. type = "transform"
  37. }
  38. {
  39. _guid = "49753fff-34ea-4aff-8bcf-5116f1c1519a"
  40. _type = "mesh_renderer"
  41. data = {
  42. geometry_name = "Cube"
  43. material = "core/units/primitives/primitive"
  44. mesh_resource = "core/units/primitives/cube"
  45. visible = true
  46. }
  47. type = "mesh_renderer"
  48. }
  49. {
  50. _guid = "b15082c5-3aaf-4c9a-8925-e5c958d49171"
  51. _type = "actor"
  52. data = {
  53. class = "static"
  54. collision_filter = "default"
  55. mass = 1
  56. material = "default"
  57. }
  58. type = "actor"
  59. }
  60. ]