Hello!
Basically the title. When I move a trail around, it has a weird line at the end. How do I remove it?
Here’s a repro file:
Trail.rbxm (3.5 KB)
Here’s the texture I’m using:
Hello!
Basically the title. When I move a trail around, it has a weird line at the end. How do I remove it?
Here’s a repro file:
Trail.rbxm (3.5 KB)
Here’s the texture I’m using:
Fairly certain it was a floating point error. Setting the trail’s TextureLength property to 0.98 removed the line.