- Home /
Can I slow down a Particle System? - e.g. Slow Motion Effect
Hi all,
my game has different time states:
Paused
Slow Motion
Normal Speed
Fast
It's pretty easy to Pause and Play a Particle System.
But cannot find any way to easily change the speed of the particles.
I imagine I would have to change:
Duration
Lifetime
Emission Rate
Velocity over lifetime
Force over Lifetime
Limit Velocity over Lifetime
...
Seems a bit out of hand.
Any ideas? Thanks! :)
Answer by Benproductions1 · Jul 24, 2013 at 10:46 PM
I was going to post a lmgtfy link, but decided posting this would take less time :)
Your answer
Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Shiruken Particle System and Scripting 0 Answers
Resetting non-looping particle system 5 Answers
How to emit particle from a collision? 2 Answers
particleSystem.Play(); wont start 1 Answer