2.5m SRBs

This commit is contained in:
ChrisAdderley
2019-10-18 21:15:49 -07:00
parent 86b8cc5ce0
commit 7c64a9d115
20 changed files with 95 additions and 21 deletions

View File

@ -61,7 +61,7 @@
MODEL_MULTI_PARTICLE
{
name = core
modelName = ReStock/FX/restock-fx-srb-tiny-core-1
modelName = ReStockPlus/FX/restock-fx-srb-anvil
transformName = fxTransformCore
emission = 0.0 0.0
emission = 0.01 0.1
@ -70,17 +70,17 @@
speed = 0.0 0.35
speed = 1.0 1.0
}
MODEL_MULTI_PARTICLE
PREFAB_PARTICLE
{
name = plume
modelName = ReStock/FX/restock-fx-srb-smoke-1
transformName = fxTransformSmoke
prefabName = fx_smokeTrail_veryLarge
transformName = smokePoint
emission = 0.0 0.0
emission = 0.01 0.1
emission = 0.05 0.0
emission = 0.075 0.25
emission = 1.0 1.0
speed = 0.0 0.35
emission = 1.0 1.25
speed = 0.0 0.25
speed = 1.0 1.0
localOffset = 0, 0, 1
}
}
}