plane.unit 605 B

1234567891011121314151617181920212223242526272829
  1. components = {
  2. "805e9323-578b-4d22-8414-b15b1a5ff7bc" = {
  3. type = "transform"
  4. position = [0 0 0]
  5. rotation = [0 0 1 0]
  6. scale = [1 1 1]
  7. }
  8. "445eb72e-e80d-4549-95db-2438f3401168" = {
  9. type = "mesh_renderer"
  10. mesh_resource = "plane"
  11. geometry_name = "Plane"
  12. material = "grid"
  13. visible = true
  14. }
  15. "114ece38-a553-4a49-8fa7-07b49e061a66" = {
  16. type = "collider"
  17. class = "asteroid"
  18. material = "asteroid"
  19. shape = "convex_hull"
  20. scene = "plane"
  21. name = "Plane"
  22. }
  23. "52cec360-697d-4493-a369-1674bcb1d236" = {
  24. type = "actor"
  25. class = "static"
  26. mass = 50
  27. collision_filter = "default"
  28. }
  29. }