cube.unit 752 B

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