- Home /
Question by
siddharth3322 · Jun 11, 2018 at 11:35 AM ·
gameobjectmateriallinerenderertrailrenderertrail
Draw trail behind player when its not moving
My game main player is sometime moving and some time in game play remain at same position. I have added trail renderer as child gameobject but when player is moving only that time trail get drawn as player stop its movement trail slowly become invisible.
This thing I don't want, I want always at least some trail get drawn with player. But how to do this?
Comment
Your answer
Follow this Question
Related Questions
Gettin Trail's shape 1 Answer
Brighter Trail Renderer 2 Answers
Linerenderer between RaycastHit.point and a Gameobject 1 Answer
How do i make particles be under the Player? 0 Answers
How to move a trail renderer ? 0 Answers