Skip to content

Commit

Permalink
#464: DECQ Apollo CM
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Dec 1, 2024
1 parent f8bf2ba commit 972851f
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 4 deletions.
35 changes: 31 additions & 4 deletions GameData/FreeIva/DECQ/DECQ_ApolloCM.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
@PART[APOLLO_CM]:HAS[!MODULE[ModuleFreeIva]]:FOR[FreeIva]
{
MODULE
{
name = ModuleFreeIva
}
}

@INTERNAL[APOLLO_cockpit_stock|APOLLO_cockpit_real]:HAS[!MODULE[InternalModuleFreeIva]]:FOR[FreeIva]
{
FreeIva_InternalModel = DECQ_ApolloCM
}

@INTERNAL:HAS[#FreeIva_InternalModel[DECQ_ApolloCM]&!MODULE[InternalModuleFreeIva]]:AFTER[FreeIva]
{
MODEL
Expand All @@ -9,14 +22,28 @@
{
name = InternalModuleFreeIva
shellColliderName = shellCollider
autoCutoutTargetName = ap-int2_001
shellColliderName = sidePanels
}

PROP
{
name = FreeIva_Hatch_Round_Size0
position = 0.0001061148, 0.0332356542, 0.882089913
rotation = -0.707106829, 0, 0, -0.707106709
scale = 1.29999995, 1.30000007, 1.30000007
position = 0.0001061148, -0.02, -0.56
rotation = 3.09086232e-08, -0.707106829, -0.707106829, -3.09086161e-08
scale = 0.9,0.9,0.9

MODULE
{
name = HatchConfig
attachNodeId = top
cutoutTargetTransformName = ap-int2_001
}
}

PROP
{
name = FreeIva_Hatch_Invisible
position = 0, 0.953050137, 0
rotation = 1, -1.62920685e-07, 8.74228192e-08, -2.82129974e-07
}
}
Binary file modified GameData/FreeIva/DECQ/DECQ_ApolloCM.mu
Binary file not shown.
Binary file modified Models/DECQ/DECQ_ApolloCM.blend
Binary file not shown.

0 comments on commit 972851f

Please sign in to comment.