Rachan
October 29, 2023, 3:14am
1
Hi there!
I working on Trail Renderer of my project, and I found that weird result like this
Why fire texture is not straight like a green line?
But, it seem to be tilted or slanting a little bit like this, as red line…
even my Texture for tile is
any suggestion?
Thanks!!!
Ignoring the “tile map” and “sprite atlas” tags, the Trail Renderer is not a 2D feature.
I’ll move this thread to General Graphics sub-forum for you.
1 Like
Rachan
October 30, 2023, 1:38pm
3
MelvMay:
Ignoring the “tile map” and “sprite atlas” tags, the Trail Renderer is not a 2D feature.
I’ll move this thread to General Graphics sub-forum for you.
Thank you very much!
But I changed to use line renderer instead
That’s fine. That too isn’t a 2D component so this is the best place to ask.
1 Like
mgear
October 31, 2023, 9:28am
5
whats your trail or line renderer settings? (inspector screenshot)
1 Like
Rachan
October 31, 2023, 9:38am
6
Oh I changed to use Line Renderer instead, But before that I just create Trail Renderer without changing any thing, it just by default.