cube.unit 746 B

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