Leaving sprite shadow-like behind on Dash
Hi everyone!
I just move from UE to unity since I wanted to do something 2D and UE was just not working for me. I'm trying to learn unity on my free time by replicating an old favorite game of mine. Megaman. I'm doing the dash and everything is going ok so far but I wanted to replicate the dash effect.
To be honest I don't even know where to start. For what I can tell, when you dash, the sprite is drawn behind it a few times in different shades of blue. And still goes on for a little while after its done with the animation.
I just want to know where to start, things I should try out.. mostly point me in the right direction because I don't even know what to google to eventually get there, also tutorials or anything entry level related to it. Anything you can give me to start solving this will do for me.
Your answer

Follow this Question
Related Questions
How can I make an impact distortion effect? (Unity 2D),Impact distortion effect 0 Answers
Shaders are triggering out of order. 0 Answers
How can I find a disabled/inactive GameObject? 0 Answers
Same script on two objects, only first one works 1 Answer
How to make a wall which will be gone after player enter some number ? 0 Answers