cube.unit 823 B

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