Hello. I have a sprite called beam that shoots forward while in a sine pattern. I have another sprite called trail. Every tick, it creates a Trail at Beam and the Trail fades out. I want there to basically be a solid line of Trail behind the beam, but no matter how slow the beam goes or how slow the sine period is, it always makes a dotted line. Does anybody know a way?