I’m currently working on a system to freeze and unfreeze particles. However, I’ve stumbled into a problem regarding Lifetime and TimeScale.
Here’s a video regarding the issue at hand:
As you can see, the particle move nicely. I set the TimeScale property to 0 which freezes the particles. I wait roughly 3-4 seconds (in the video) and then reset the TimeScale back to the original value. And surprise, surprise, all the frozen particles disappear.
I’m positive this has to do with the TimeScale and Lifetime properties sort of ‘clashing’ and I have literally no clue on how I could wobble my mind around this.
Any help regarding this issue would be greatly appreciated, thank you!
Apologies for the lack of information, but I’m changing the Lifetime property and TimeScale property via a script. I used studio as a method to showcase the issue at hand.
To be more direct, I use a bar to change the Lifetime and TimeScale as such: