mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Realplume - flea, hammer, striker, mallet, fix for Mainsail
This commit is contained in:
parent
5ca35918ef
commit
ab356dd5c0
@ -0,0 +1,25 @@
|
||||
@PART[solidBooster_sm_v2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[ReStock]
|
||||
{
|
||||
!EFFECTS{}
|
||||
PLUME
|
||||
{
|
||||
name = Solid-Lower
|
||||
transformName = thrustTransform
|
||||
localRotation = 0,0,0
|
||||
flarePosition = 0,0,-0.1
|
||||
plumePosition = 0,0,0.2
|
||||
smokePosition = 0,0,0.1
|
||||
slagPosition = 0,0,-0.5
|
||||
plumeScale = 0.6
|
||||
flareScale = 0.8
|
||||
smokeScale = 0.3
|
||||
slagScale = 0.6
|
||||
energy = 1
|
||||
speed = 1
|
||||
emissionMult = 1
|
||||
}
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
%powerEffectName = Solid-Lower
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
@PART[solidBooster_v2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[ReStock]
|
||||
{
|
||||
PLUME
|
||||
{
|
||||
name = Solid-Lower
|
||||
transformName = thrustTransform
|
||||
localRotation = 0,0,0
|
||||
flarePosition = 0,0,-0.1
|
||||
plumePosition = 0,0,0.2
|
||||
smokePosition = 0,0,0.1
|
||||
slagPosition = 0,0,-0.5
|
||||
plumeScale = 0.6
|
||||
flareScale = 0.8
|
||||
smokeScale = 0.3
|
||||
slagScale = 0.6
|
||||
energy = 1
|
||||
speed = 1
|
||||
emissionMult = 1
|
||||
}
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
%powerEffectName = Solid-Lower
|
||||
}
|
||||
}
|
@ -15,6 +15,8 @@
|
||||
localRotation = 90,0,0
|
||||
localPosition = 0,0,0
|
||||
emissionMult = 1
|
||||
speed = 1
|
||||
energy = 1
|
||||
|
||||
blazePosition = 0,1,0
|
||||
blazeScale = 1.1
|
||||
|
@ -0,0 +1,24 @@
|
||||
@PART[restock-srb-mallet-1]:NEEDS[zRealPlume,SmokeScreen]
|
||||
{
|
||||
PLUME
|
||||
{
|
||||
name = Solid-Lower
|
||||
transformName = thrustTransform
|
||||
localRotation = 0,0,0
|
||||
flarePosition = 0,0,0.0
|
||||
plumePosition = 0,0,0.2
|
||||
smokePosition = 0,0,0.2
|
||||
slagPosition = 0,0,-0.6
|
||||
plumeScale = 0.3
|
||||
flareScale = 0.4
|
||||
smokeScale = 0.15
|
||||
slagScale = 0.3
|
||||
energy = 1
|
||||
speed = 1
|
||||
emissionMult = 1
|
||||
}
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
%powerEffectName = Solid-Lower
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
@PART[restock-srb-striker-1]:NEEDS[zRealPlume,SmokeScreen]
|
||||
{
|
||||
PLUME
|
||||
{
|
||||
name = Solid-Lower
|
||||
transformName = thrustTransform
|
||||
localRotation = 0,0,0
|
||||
flarePosition = 0,0,0.0
|
||||
plumePosition = 0,0,0.2
|
||||
smokePosition = 0,0,0.2
|
||||
slagPosition = 0,0,-0.6
|
||||
plumeScale = 0.3
|
||||
flareScale = 0.4
|
||||
smokeScale = 0.15
|
||||
slagScale = 0.3
|
||||
energy = 1
|
||||
speed = 1
|
||||
emissionMult = 1
|
||||
}
|
||||
@MODULE[ModuleEngines*]
|
||||
{
|
||||
%powerEffectName = Solid-Lower
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user