Jeep.tscn 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. [gd_scene load_steps=7 format=3 uid="uid://cj5dmtqadl5nf"]
  2. [ext_resource type="Script" path="res://component/entity/vehicles/jeep/jeep.gd" id="1_fjw46"]
  3. [ext_resource type="PackedScene" uid="uid://dlaj4npd144qd" path="res://component/entity/vehicles/jeep/OrangeJeep_noWheel.glb" id="1_qgclq"]
  4. [ext_resource type="PackedScene" uid="uid://cg6eyxgui8y2s" path="res://component/entity/vehicles/jeep/OrangeJeep_wheel.glb" id="2_f6y5a"]
  5. [sub_resource type="BoxShape3D" id="BoxShape3D_1maan"]
  6. size = Vector3(1, 0.769157, 2.98936)
  7. [sub_resource type="BoxShape3D" id="BoxShape3D_skl11"]
  8. size = Vector3(0.28984, 1.56027, 0.993305)
  9. [sub_resource type="BoxMesh" id="BoxMesh_f6lpk"]
  10. size = Vector3(0.3, 0.3, 0.3)
  11. [node name="Jeep" type="VehicleBody3D" groups=["vehicle"]]
  12. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.623038, 0)
  13. collision_layer = 8
  14. collision_mask = 11
  15. mass = 400.0
  16. script = ExtResource("1_fjw46")
  17. [node name="OrangeJeep_noWheel" parent="." instance=ExtResource("1_qgclq")]
  18. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0)
  19. [node name="MainShape" type="CollisionShape3D" parent="."]
  20. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.925237, -0.00412709)
  21. shape = SubResource("BoxShape3D_1maan")
  22. [node name="FrontAxis" type="CollisionShape3D" parent="."]
  23. transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 1, 0, 0.641172, 1.10312)
  24. shape = SubResource("BoxShape3D_skl11")
  25. [node name="RearAxis" type="CollisionShape3D" parent="."]
  26. transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 1, 0, 0.641172, -1.08224)
  27. shape = SubResource("BoxShape3D_skl11")
  28. [node name="FrontRightWheel" type="VehicleWheel3D" parent="."]
  29. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.6, 0.332104, 1)
  30. use_as_steering = true
  31. wheel_roll_influence = 0.4
  32. wheel_radius = 0.3
  33. wheel_friction_slip = 1.0
  34. suspension_travel = 0.6
  35. suspension_stiffness = 50.0
  36. damping_compression = 0.3
  37. damping_relaxation = 0.5
  38. [node name="OrangeJeep_wheel" parent="FrontRightWheel" instance=ExtResource("2_f6y5a")]
  39. transform = Transform3D(-1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
  40. [node name="MeshInstance3D" type="MeshInstance3D" parent="FrontRightWheel"]
  41. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.165207, 0, 0)
  42. mesh = SubResource("BoxMesh_f6lpk")
  43. [node name="FrontLeftWheel" type="VehicleWheel3D" parent="."]
  44. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.6, 0.332104, 1)
  45. use_as_steering = true
  46. wheel_roll_influence = 0.4
  47. wheel_radius = 0.3
  48. wheel_friction_slip = 1.0
  49. suspension_travel = 0.6
  50. suspension_stiffness = 50.0
  51. damping_compression = 0.3
  52. damping_relaxation = 0.5
  53. [node name="OrangeJeep_wheel" parent="FrontLeftWheel" instance=ExtResource("2_f6y5a")]
  54. [node name="MeshInstance3D" type="MeshInstance3D" parent="FrontLeftWheel"]
  55. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.154773, 0, 0)
  56. mesh = SubResource("BoxMesh_f6lpk")
  57. [node name="RearLeftWheel" type="VehicleWheel3D" parent="."]
  58. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.6, 0.332104, -1.01869)
  59. use_as_traction = true
  60. wheel_roll_influence = 0.4
  61. wheel_radius = 0.3
  62. wheel_friction_slip = 1.0
  63. suspension_travel = 0.6
  64. suspension_stiffness = 50.0
  65. damping_compression = 0.3
  66. damping_relaxation = 0.5
  67. [node name="OrangeJeep_wheel" parent="RearLeftWheel" instance=ExtResource("2_f6y5a")]
  68. [node name="MeshInstance3D" type="MeshInstance3D" parent="RearLeftWheel"]
  69. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.173029, 0, 0)
  70. mesh = SubResource("BoxMesh_f6lpk")
  71. [node name="RearRightWheel" type="VehicleWheel3D" parent="."]
  72. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.6, 0.332104, -1.019)
  73. use_as_traction = true
  74. wheel_roll_influence = 0.4
  75. wheel_radius = 0.3
  76. wheel_friction_slip = 1.0
  77. suspension_travel = 0.6
  78. suspension_stiffness = 50.0
  79. damping_compression = 0.3
  80. damping_relaxation = 0.5
  81. [node name="OrangeJeep_wheel" parent="RearRightWheel" instance=ExtResource("2_f6y5a")]
  82. transform = Transform3D(-1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
  83. [node name="MeshInstance3D" type="MeshInstance3D" parent="RearRightWheel"]
  84. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.165207, 0, 0)
  85. mesh = SubResource("BoxMesh_f6lpk")
  86. [node name="RearSeat" type="Node3D" parent="." groups=["seat"]]
  87. unique_name_in_owner = true
  88. transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.969, -0.597)