- Home /
Trail Render not become visible during game play
I was working on simple 2d game and in that at player end, I want to attach trail effect. So I have added trail renderer component by creating child empty gameobject.
Also I have set proper trail rendering order as well. Here are more details with images so please check these: Actual trail get drawn but not visible on game or in scene area.
Here is the component values those I set for trail renderer:
Now I hope you got my point so please share your suggestion regarding this. Thank you for giving time for this question.
Here you can check one more image with more details about trail. trail transform
Your answer
Follow this Question
Related Questions
Trail Renderer's colors don't apply to material 1 Answer
Unity 2d trails not showing 1 Answer
Trail Renderer Getting Wrong Rotation 1 Answer
TrailRenderer coexisting with sprites 2 Answers