plane.unit 987 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. _guid = "0b109f0c-adc0-49d8-9fc6-d96cd48fd606"
  2. _type = "unit"
  3. components = [
  4. {
  5. _guid = "238ae946-75d4-4c4e-b326-ff4c6562fba4"
  6. _type = "transform"
  7. data = {
  8. position = [
  9. 0
  10. 0
  11. 0
  12. ]
  13. rotation = [
  14. 0
  15. 0
  16. 0
  17. 1
  18. ]
  19. scale = [
  20. 1
  21. 1
  22. 1
  23. ]
  24. }
  25. type = "transform"
  26. }
  27. {
  28. _guid = "9217e10e-9b45-46d0-9c02-7c95531f4e80"
  29. _type = "collider"
  30. data = {
  31. material = "default"
  32. name = "Plane"
  33. scene = "core/units/primitives/plane"
  34. shape = "convex_hull"
  35. }
  36. type = "collider"
  37. }
  38. {
  39. _guid = "add86f5b-267a-4aa8-954c-385d2fcda2be"
  40. _type = "mesh_renderer"
  41. data = {
  42. geometry_name = "Plane"
  43. material = "core/units/primitives/primitive"
  44. mesh_resource = "core/units/primitives/plane"
  45. visible = true
  46. }
  47. type = "mesh_renderer"
  48. }
  49. {
  50. _guid = "b5f0e7bd-e78b-4447-acd3-37ca73020177"
  51. _type = "actor"
  52. data = {
  53. class = "static"
  54. collision_filter = "default"
  55. mass = 1
  56. material = "default"
  57. }
  58. type = "actor"
  59. }
  60. ]