sphere.unit 757 B

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