Browse Source

:beetle: Fix seat position

DricomDragon 5 days ago
parent
commit
9547d3c836
1 changed files with 1 additions and 0 deletions
  1. 1 0
      godot/component/entity/vehicles/biplan/biplan.tscn

+ 1 - 0
godot/component/entity/vehicles/biplan/biplan.tscn

@@ -75,3 +75,4 @@ transform = Transform3D(1, 0, 0, 0, 0.980604, -0.195998, 0, 0.195998, 0.980604,
 shape = SubResource("BoxShape3D_6m175")
 
 [node name="DrivingSeat" type="Node3D" parent="." groups=["seat"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.38419e-07, 0.849324, -0.53054)