sphere.unit 605 B

1234567891011121314151617181920212223242526272829
  1. components = {
  2. "637b5db3-1074-4852-a9f2-59c2eea2c2a5" = {
  3. type = "transform"
  4. position = [0 0 0]
  5. rotation = [0 0 1 0]
  6. scale = [1 1 1]
  7. }
  8. "7b9da2e3-47ca-40fd-a31b-cb6cbe8fba57" = {
  9. type = "mesh_renderer"
  10. mesh_resource = "sphere"
  11. geometry_name = "Sphere"
  12. material = "grid"
  13. visible = true
  14. }
  15. "9e94f3a3-4113-4af8-bc64-c78c2e82bcd4" = {
  16. type = "collider"
  17. class = "character"
  18. material = "default"
  19. shape = "sphere"
  20. scene = "sphere"
  21. name = "Sphere"
  22. }
  23. "cff93999-e1aa-4b23-bc10-d2897e061c26" = {
  24. type = "actor"
  25. class = "dynamic"
  26. mass = 15
  27. collision_filter = "default"
  28. }
  29. }