Press T to toggle a trail that shows where the logo will go Press L to change the length of the trail Press R to reset the trail length
Just a fun little project I made, I wasn't trying to make something impressive, so thats why its so simple I had to specifically set the starting coordinates to -4, 0 so that it would hit a corner, you're welcome The trail does also show what color the DVD logo will be Random facts I learned while making this: the default color of the pen has a color value of 66 in the costume editor (I think it might be random but idk) the color effect block goes from 0 to 199 (200 is the same as 0) Also the trail fading out is made with a single block, rather than an if and/or repeat block