mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Start work on model integration
This commit is contained in:
@ -19,12 +19,15 @@
|
||||
@PART[fuelTankSmall]
|
||||
{
|
||||
@author = Porkjet
|
||||
|
||||
@node_stack_top = 0.0, 5.5525, 0.0, 0.0, 1.0, 0.0
|
||||
@node_stack_bottom = 0.0, -5.5525, 0.0, 0.0, -1.0, 0.0
|
||||
@node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-125-3
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
||||
@PART[fuelTank]
|
||||
@ -36,15 +39,22 @@
|
||||
MODEL {
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-125-2
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
@node_stack_top = 0.0, 9.81725, 0.0, 0.0, 1.0, 0.0
|
||||
@node_stack_bottom = 0.0, -9.12500, 0.0, 0.0, -1.0, 0.0
|
||||
@node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
|
||||
}
|
||||
|
||||
@PART[fuelTank_long]
|
||||
{
|
||||
@author = Porkjet
|
||||
|
||||
@node_stack_top = 0.0, 18.75, 0.0, 0.0, 1.0, 0.0
|
||||
@node_stack_bottom = 0.0, -18.87500, 0.0, 0.0, -1.0, 0.0
|
||||
@node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-125-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user