sphere.unit 682 B

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