mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Corgi, Mainsail, Skiff/Caravel
This commit is contained in:
parent
c6a114e909
commit
5ca35918ef
@ -0,0 +1,28 @@
|
||||
@PART[restock-engine-375-corgi]:NEEDS[zRealPlume,SmokeScreen]
|
||||
{
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
@name = ModuleEnginesFX
|
||||
%powerEffectName = ReStock_CE_HydroloxUpper
|
||||
}
|
||||
|
||||
PLUME
|
||||
{
|
||||
name = ReStock_CE_HydroloxUpper
|
||||
transformName = thrustTransform
|
||||
localRotation = 0,0,0
|
||||
localPosition = 0,0,0
|
||||
|
||||
speed = 1
|
||||
energy = 1
|
||||
emissionMult = 1
|
||||
|
||||
corePosition = 0,0,0
|
||||
coreScale = 0.6
|
||||
|
||||
plumePosition = 0,0,0.2
|
||||
plumeScale = 0.45
|
||||
|
||||
plume2Scale = 0.45
|
||||
}
|
||||
}
|
@ -0,0 +1,31 @@
|
||||
@PART[liquidEngine1-2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[zRealPlume]
|
||||
{
|
||||
!EFFECTS{}
|
||||
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
@name = ModuleEnginesFX
|
||||
%powerEffectName = ReStock_KeroloxLower_Blaze
|
||||
!runningEffectName = DELETE
|
||||
}
|
||||
PLUME
|
||||
{
|
||||
name = ReStock_KeroloxLower_Blaze
|
||||
transformName = fxTransformPlume
|
||||
localRotation = 90,0,0
|
||||
localPosition = 0,0,0
|
||||
emissionMult = 1
|
||||
|
||||
blazePosition = 0,1,0
|
||||
blazeScale = 1.1
|
||||
|
||||
lampPosition = 0,2,0
|
||||
lampScale = 1.1
|
||||
|
||||
streamPosition =0,2,0
|
||||
streamScale = 0.8
|
||||
|
||||
flarePosition = 0,1.5,0
|
||||
flareScale = 0.1
|
||||
}
|
||||
}
|
@ -0,0 +1,30 @@
|
||||
@PART[restock-engine-caravel-1,LiquidEngineRE-I2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[zRealPlume]
|
||||
{
|
||||
!EFFECTS{}
|
||||
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
@name = ModuleEnginesFX
|
||||
%powerEffectName = ReStock_CE_HydroloxUpper
|
||||
}
|
||||
|
||||
PLUME
|
||||
{
|
||||
name = ReStock_CE_HydroloxUpper
|
||||
transformName = thrustTransform
|
||||
localRotation = 0,0,0
|
||||
localPosition = 0,0,0
|
||||
|
||||
speed = 1
|
||||
energy = 1
|
||||
emissionMult = 1
|
||||
|
||||
corePosition = 0,0,0
|
||||
coreScale = 0.8
|
||||
|
||||
plumePosition = 0,0,0.2
|
||||
plumeScale = 0.65
|
||||
|
||||
plume2Scale = 0.65
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user