cube.unit 677 B

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