Skip to content

Commit

Permalink
Adjusted Skipper model to play a little nicer with Size 1 parts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerbas-ad-astra committed Jan 20, 2019
1 parent 9818a0a commit 475cadf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions GameData/VenStockRevamp/Squad/Data/Engines.cfg
Expand Up @@ -1057,7 +1057,9 @@ PART
!mesh = DELETE
MODEL{
model = VenStockRevamp/Squad/Parts/Propulsion/Skipper
position = 0, 0.23, 0
}
@node_stack_top = 0.0, 0.23, 0.0, 0.0, 1.0, 0.0, 2
@MODULE[ModuleGimbal]{
%gimbalTransformName = Obj_Gimbal
%useGimbalResponseSpeed = true
Expand All @@ -1081,7 +1083,7 @@ PART
}
NODES
{
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
node_stack_top = 0.0, 0.23, 0.0, 0.0, 1.0, 0.0, 2
}
}
VARIANT
Expand All @@ -1098,7 +1100,7 @@ PART
}
NODES
{
node_stack_top = 0.0, 1.03, 0.0, 0.0, 1.0, 0.0, 2
node_stack_top = 0.0, 1.26, 0.0, 0.0, 1.0, 0.0, 2
}
}
}
Expand Down
Binary file modified GameData/VenStockRevamp/Squad/Parts/Propulsion/Skipper.mu
Binary file not shown.

0 comments on commit 475cadf

Please sign in to comment.