Skip to content

Commit

Permalink
fix acamar crew hatch location
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Mar 2, 2023
1 parent fd07026 commit 1b57c09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions GameData/FreeIva/Tantares/acamar_crew_s2_1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
PROP
{
name = tantares_prop_hatch
position = 0, 0, 1.08
position = 0, 0, 0.43
rotation = 0.707106829, 0, 0, -0.707106709
}
PROP
{
name = tantares_prop_hatch
position = 0, 0, -1.08
position = 0, 0, -0.43
rotation = 3.09086232e-08, -0.707106829, -0.707106829, -3.09086161e-08
}
}
4 changes: 2 additions & 2 deletions GameData/FreeIva/Tantares/acamar_crew_s2_2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
PROP
{
name = tantares_prop_hatch
position = 0, 0, 1.08
position = 0, 0, 0.43
rotation = 0.707106829, 0, 0, -0.707106709
}
PROP
{
name = tantares_prop_hatch
position = 0, 0, -1.08
position = 0, 0, -0.43
rotation = 3.09086232e-08, -0.707106829, -0.707106829, -3.09086161e-08
}
}

0 comments on commit 1b57c09

Please sign in to comment.