mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Added RTG, several fixes and improvements
This commit is contained in:
@ -105,14 +105,14 @@
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_smokeTrail_light
|
||||
transformName = thrustTransform
|
||||
transformName = smokePoint
|
||||
emission = 0.0 0.0
|
||||
emission = 0.05 0.0
|
||||
emission = 0.075 0.25
|
||||
emission = 1.0 1.25
|
||||
speed = 0.0 0.25
|
||||
speed = 1.0 1.0
|
||||
localOffset = 0, 0, 1
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -509,7 +509,7 @@
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_smokeTrail_light
|
||||
transformName = thrustTransform
|
||||
transformName = smokePoint
|
||||
emission = 0.0 0.0
|
||||
emission = 0.05 0.0
|
||||
emission = 0.075 0.25
|
||||
@ -611,7 +611,7 @@
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
moduleID = heatColor
|
||||
animRate = 0.05
|
||||
animRate = 0.0005
|
||||
shaderProperty = _EmissiveColor
|
||||
excludedRenderers = EngineCore909
|
||||
toggleInEditor = false
|
||||
@ -682,7 +682,7 @@
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
@scale = 1
|
||||
%node_attach = 0.0, 7.21461, 0.0, 0.0, 1.0, 0.0, 1
|
||||
|
||||
@attachRules = 1,1,1,0,0
|
||||
|
||||
!fx_exhaustFlame_blue = DELETE
|
||||
@ -777,7 +777,7 @@
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_smokeTrail_light
|
||||
transformName = thrustTransform
|
||||
transformName = smokePoint
|
||||
emission = 0.0 0.0
|
||||
emission = 0.05 0.0
|
||||
emission = 0.075 0.25
|
||||
@ -790,7 +790,7 @@
|
||||
}
|
||||
|
||||
@bulkheadProfiles = srf, size1
|
||||
@node_attach = 0.0,0,0.0 , 0.0, 1.0, 0.0, 1
|
||||
%node_attach = 0.0, 0.90182625, 0.0, 0.0, 1.0, 0.0, 1
|
||||
@node_stack_top = 0.0, 0.90182625, 0.0, 0.0, 1.0, 0.0
|
||||
@node_stack_bottom = 0.0, -0.90925375, 0.0, 0.0, -1.0, 0.0
|
||||
|
||||
@ -1038,7 +1038,7 @@
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_smokeTrail_light
|
||||
transformName = thrustTransform
|
||||
transformName = smokePoint
|
||||
emission = 0.0 0.0
|
||||
emission = 0.05 0.0
|
||||
emission = 0.075 0.25
|
||||
@ -1218,7 +1218,7 @@
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
moduleID = heatColor
|
||||
animRate = 0.05
|
||||
animRate = 0.0005
|
||||
shaderProperty = _EmissiveColor
|
||||
excludedRenderers = EngineCoreT45
|
||||
toggleInEditor = false
|
||||
|
Reference in New Issue
Block a user