Skip to content

Commit

Permalink
add simplex oasis
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Oct 20, 2024
1 parent 869c935 commit c136a5f
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions GameData/FreeIva/SIMPLEXStationPartsHabs/SIMPLEX-KD-OASIS-IVA.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
@PART[SimplexPart_KD_Oasis]:HAS[!MODULE[ModuleFreeIva]]:FOR[FreeIva]
{
MODULE
{
name = ModuleFreeIva
}
}

@INTERNAL[SIMPLEX-KD-OASIS-IVA]:HAS[!MODULE[InternalModuleFreeIva]]:FOR[FreeIva]
{
MODEL
{
model = FreeIva/SIMPLEXStationPartsHabs/SIMPLEX-KD-OASIS-IVA
}

MODULE
{
name = InternalModuleFreeIva
shellColliderName = shellCollider
autoCutoutTargetName = Model
}

MODULE
{
name = HandRail
transformName = ladder1
}

MODULE
{
name = HandRail
transformName = ladder2
}

MODULE
{
name = DeleteInternalObject
objectName = ModelEntrance
}

PROP
{
name = FreeIva_Hatch_Round_Size1
position = 0, 0, 3.74399996
rotation = 0.707106829, 0, 0, -0.707106709
}

PROP
{
name = FreeIva_Hatch_Round_Size1
position = 0, 0, -3.74399996
rotation = 3.09086232e-08, -0.707106829, -0.707106829, -3.09086161e-08
}

PROP
{
name = FreeIva_Hatch_Square
position = -2.4586916e-07, 1.33775508, 3.35133696
rotation = 0.954460204, 0, 0, -0.298338324
}

}
Binary file not shown.
Binary file not shown.

0 comments on commit c136a5f

Please sign in to comment.