mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
RAPIER fixes
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user