made in 30 mins fixed in 5-10 min how do you like the pen trail?
all I did was fix a few rendering issues (the trail getting progressively bigger or smaller and the trail being offset) and optimize the rendering code (by limiting the length of the trail list to 30 instead of 1000, making the project only have to do a couple of calculations instead of over a thousand later in levels) @Kor1a, can I use some of this code to make trails for my UFO and Ship engines? (with credit) The original project is really good, considering it was made in 30 min