Skip to content

Commit

Permalink
Fix Modular RCS Restock models scale (#236)
Browse files Browse the repository at this point in the history
Changes the scale on the Restock models to be in line with all the other models. Mini ones are still a little bit smaller at 2/3 the nozzle diameter compared to the rest.
  • Loading branch information
ezsnackeur authored Oct 19, 2024
1 parent 44bf1e4 commit cc57b93
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions GameData/ROEngines/Data/Models/ModelData-RCS-ReStock.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -34,6 +35,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -61,6 +63,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -88,6 +91,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -115,6 +119,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -144,7 +149,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -171,7 +176,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -198,7 +203,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -225,7 +230,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -252,7 +257,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -281,6 +286,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,90
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -305,6 +311,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = -0.09,0,0
rotationOffset = 0,0,90
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -328,7 +335,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -353,7 +360,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -380,6 +387,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 0.667,0.667,0.667
surface = -0,0,0,-1,0,0
diameter = 0.234
height = 0
Expand All @@ -404,6 +412,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 1.833,1.833,1.833
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down Expand Up @@ -460,7 +469,7 @@ ROL_MODEL:NEEDS[ReStock]
orientation = TOP
positionOffset = 0,0,0
rotationOffset = 0,0,0
scaleOffset = 2,2,2
scaleOffset = 3.257,3.257,3.257
surface = -0.05,0,0,-1,0,0
diameter = 0.234
height = 0
Expand Down

0 comments on commit cc57b93

Please sign in to comment.