RAPIER fixes

This commit is contained in:
Chris Adderley
2019-01-31 16:22:45 -08:00
parent e5772a4600
commit 4573122340
9 changed files with 23 additions and 20 deletions

View File

@ -1267,6 +1267,7 @@
prefabName = fx_exhaustSparks_flameout
transformName = thrustTransform
oneShot = true
localRotation = -90, 0, 0
}
AUDIO
{
@ -1300,6 +1301,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = -90, 0, 0
}
MODEL_MULTI_PARTICLE
{
@ -1312,6 +1314,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = -90, 0, 0
}
}
}
@ -1357,6 +1360,7 @@
prefabName = fx_exhaustSparks_flameout
transformName = thrustTransform
oneShot = true
localRotation = -90, 0, 0
}
AUDIO
{
@ -1367,7 +1371,7 @@
loop = false
}
}
fx-thud-running
fx-dart-running
{
AUDIO
{
@ -1390,6 +1394,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = -90, 0, 0
}
MODEL_MULTI_PARTICLE
{
@ -1402,17 +1407,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
}
PREFAB_PARTICLE
{
prefabName = fx_smokeTrail_light
transformName = thrustTransform
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
localRotation = -90, 0, 0
}
}
}