- Home /
Is it still possible to set up light trails for particles
Version I'm using is 2018.2.7
I'm looking at particle systems and need a way to add lighting to trails. I found a thread here, but the URL example doesn't exist anymore: https://answers.unity.com/questions/40135/can-unity-do-light-trails.html
Video in aforementioned question isn't what I'm looking for exactly, I'm looking for something more like this, so that the trails themselves emit light: https://www.youtube.com/watch?v=icD7XSBq0xU
Answer by ifurkend · Feb 19, 2019 at 11:25 PM
I am the author of the neon trail video. That trail itself doesn’t involve any lighting at all, it is just using the post-processing effect Bloom with HDR mode and a threshold of 1, then you use a shader for the trails which allows you to boost TintColor or Emission value.
Your answer
Follow this Question
Related Questions
Get particles to emit light without having a light OUTSIDE particles 1 Answer
Create Fog in Unity 2020 1 Answer
Is there a way to create a complete circle made of particle ribbon trails ? 1 Answer
Unity 2D - Need help with lingering light trail 0 Answers
Particle system rendering Dark when looking at the light source 2 Answers