Can't get a smooth following line
Hey i am trying to make a smooth following line after my knob just like in the game Color snake
![alt text][2]
I tried 2 things so far, Line renderer: generate point every player movement and Trail renderer
Both of them look Bad
I am moving my player using the mouse touch and moves, can someone help me get the desired outcome?
Answer by tormentoarmagedoom · Aug 31, 2018 at 12:29 PM
Good day.
I recommemd you tu use trail renderer, and look some tutorial to learn how to correctly use it, all you can achieve, including smooth it. By inspector you can modify several properties to get what you want.
Your answer
Follow this Question
Related Questions
2D Orthographic Cameras and Line/Trail Renderers Not Working (with detailed example) 1 Answer
How to make bullet move? 0 Answers
Issues with dropping an object on multiple objects separetly - Simple 2d Drag & Drop 0 Answers
DontDestroyOnLoad not working properly on build (i think thats the problem atleast) 0 Answers
I can't do jump in my 2D game 1 Answer