plane.unit 757 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. components = [
  2. {
  3. data = {
  4. position = [
  5. 0
  6. 0
  7. 0
  8. ]
  9. rotation = [
  10. 0
  11. 0
  12. 0
  13. 1
  14. ]
  15. scale = [
  16. 1
  17. 1
  18. 1
  19. ]
  20. }
  21. id = "805e9323-578b-4d22-8414-b15b1a5ff7bc"
  22. type = "transform"
  23. }
  24. {
  25. data = {
  26. material = "default"
  27. name = "Plane"
  28. scene = "plane"
  29. shape = "convex_hull"
  30. }
  31. id = "114ece38-a553-4a49-8fa7-07b49e061a66"
  32. type = "collider"
  33. }
  34. {
  35. data = {
  36. geometry_name = "Plane"
  37. material = "grid"
  38. mesh_resource = "plane"
  39. visible = true
  40. }
  41. id = "445eb72e-e80d-4549-95db-2438f3401168"
  42. type = "mesh_renderer"
  43. }
  44. {
  45. data = {
  46. class = "static"
  47. collision_filter = "default"
  48. mass = 50
  49. material = "default"
  50. }
  51. id = "52cec360-697d-4493-a369-1674bcb1d236"
  52. type = "actor"
  53. }
  54. ]