Question by
SoftTechGamingStudio · Mar 14, 2017 at 08:48 AM ·
shaderssimulation
How to achieve this kind of trail simulation ? any starting idea ?
Comment
Answer by Nehrk · Mar 14, 2017 at 09:02 AM
create image, then put it in unity and drag that green lines like on pic2, finally change its bottom border position like on pic3 with routine/Tween with speed * Random.Range(.35f, 1f) or something like it; Done.