mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fixes
- Probe core rotation - Mk1 Lander hatch - Cupola hatch - Docking port hatches - HECS hole - Fairing smoothing groups
This commit is contained in:
@ -77,9 +77,17 @@
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-docking-125-1
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-hatch-common-round-white-1
|
||||
position = 0.0, -0.072, 0.0
|
||||
scale = 0.908,0.908,0.908
|
||||
rotation = 180, 0, 0
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
MODULE
|
||||
@ -126,9 +134,17 @@
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-docking-shielded-125-1
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-hatch-common-round-white-1
|
||||
position = 0.0, -0.085, 0.0
|
||||
scale = 0.908,0.908,0.908
|
||||
rotation = 180, 0, 0
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
|
||||
@ -284,6 +300,13 @@
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-docking-25-1
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-hatch-common-round-white-1
|
||||
position = 0.0, -0.085, 0.0
|
||||
scale = 0.821,0.821,0.821
|
||||
rotation = 180, 0, 0
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
MODULE
|
||||
|
Reference in New Issue
Block a user