Add .625m reaction wheel model (#16)

* Add .625m SAS assets and configuration
This commit is contained in:
2018-06-18 14:41:56 -07:00
committed by Chris Adderley
parent ea03ee81d7
commit 52b5752b27
11 changed files with 445 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB

View File

@ -0,0 +1,18 @@
// Patches applying art changes to crewed utility/science parts
// Contents:
// - .625m reaction wheel (sasModule)
// .625m reaction wheel
@PART[sasModule] {
@author = Andrew Cassidy
!mesh = DELETE
!MODEL = {}
MODEL {
model = ReStock/Assets/Control/restock-reactionwheel-625-1
}
%rescaleFactor = 1
%node_stack_bottom = 0.0, -0.0911109, 0.0, 0.0, -1.0, 0.0, 0
%node_stack_top = 0.0, 0.0911109, 0.0, 0.0, 1.0, 0.0, 0
}