Going to revive this thread from the dead, but I have found a
new game-breaking glitch. If you don't want to delve into details, it's a glitch that would allow us, if applicable, to do two things:
1. save two frames on each drawing. This is done by starting to draw a full segment in only one input by storing an input from the end of a previous drawing; saving one frame from startign to draw earlier and another one from not having to wait 1 frame to draw a second segment;
2. create, like in the previous glitch, exactly
one single fake input. This input visually appears as a segment, but is not registered by the game itself, since it comes from a stored input from the previous drawing. Since we're drawing from nothing, the segment doens't register on the game: only the very edge (second input) is registered. Here's a visual example:
Note that even though we drew visually all this segment (in black), only the second input (in blue) is registered. The first input AKA the stored input (in orange) isn't actually registered. This would be
exactly the same as the previous glitch, but for exactly one input.
What are your thoughts?