mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Art fixes
- swivel shroud - swivel engine core hole - reliant shroud - reliant boattail turbo exhaust - terrier shroud - terrier tweaked fx - nerv engine core hole - nerv emissive
This commit is contained in:
parent
9c99c62b8d
commit
5c7e9669a0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -130,6 +130,8 @@
|
||||
%animationName = restock-nerv-heat-1
|
||||
%layer = 1
|
||||
%responseSpeed = 0.005
|
||||
%dependOnEngineState = True
|
||||
%dependOnThrottle = True
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
@ -479,6 +481,7 @@
|
||||
}
|
||||
MODEL_MULTI_PARTICLE
|
||||
{
|
||||
name = plume
|
||||
modelName = ReStock/FX/restock-fx-terrier-1
|
||||
transformName = fxTransformCore
|
||||
emission = 0.0 0.0
|
||||
@ -488,6 +491,18 @@
|
||||
speed = 0.0 0.8
|
||||
speed = 1.0 1.0
|
||||
}
|
||||
MODEL_MULTI_PARTICLE
|
||||
{
|
||||
name = core
|
||||
modelName = ReStock/FX/restock-fx-terrier-core-1
|
||||
transformName = fxTransformCore
|
||||
emission = 0.0 0.0
|
||||
emission = 0.01 0.1
|
||||
emission = 0.075 0.25
|
||||
emission = 1.0 1.0
|
||||
speed = 0.0 0.8
|
||||
speed = 1.0 1.0
|
||||
}
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_smokeTrail_light
|
||||
@ -579,7 +594,7 @@
|
||||
{
|
||||
name = FXModuleThrottleEffects
|
||||
fxModuleNames = heatColor
|
||||
responseSpeed = 0.005
|
||||
responseSpeed = 0.01
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
@ -596,30 +611,30 @@
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
moduleID = heatColor
|
||||
animRate = 0.0005
|
||||
animRate = 1.0
|
||||
shaderProperty = _EmissiveColor
|
||||
excludedRenderer = EngineCore909
|
||||
toggleInEditor = false
|
||||
toggleInFlight = false
|
||||
redCurve
|
||||
{
|
||||
key = 0 0
|
||||
key = 1 1
|
||||
key = 0 0 1 1
|
||||
key = 1 1 1 1
|
||||
}
|
||||
greenCurve
|
||||
{
|
||||
key = 0 0
|
||||
key = 1 1
|
||||
key = 0 0 1 1
|
||||
key = 1 1 1 1
|
||||
}
|
||||
blueCurve
|
||||
{
|
||||
key = 0 0
|
||||
key = 1 1
|
||||
key = 0 0 1 1
|
||||
key = 1 1 1 1
|
||||
}
|
||||
alphaCurve
|
||||
{
|
||||
key = 0 0
|
||||
key = 1 1
|
||||
key = 0 0 1 1
|
||||
key = 1 1 1 1
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
@ -929,7 +944,7 @@
|
||||
model = ReStock/Assets/Engine/restock-engine-swivel-1
|
||||
}
|
||||
@bulkheadProfiles = srf, size1
|
||||
rescaleFactor =1.0
|
||||
rescaleFactor = 1.0
|
||||
@node_stack_top = 0.0, 9.0182625, 0.0, 0.0, 1.0, 0.0
|
||||
@node_stack_bottom = 0.0, -7.179225, 0.0, 0.0, -1.0, 0.0
|
||||
%node_attach = 0.0, 9.0182625, 0.0, 0.0, 1.0, 0.0, 1
|
||||
|
Loading…
Reference in New Issue
Block a user